LogoLogo
OSDeploy.comTwitterGitHubPowerShell Gallery
  • Overview
  • Release Notes
    • 2019 Archive
  • OSDeploy Home
  • Module
    • Functions
      • Get-DownOSDBuilder
      • Get-OSBuilds
      • Get-OSDBuilder
      • Get-OSMedia
      • Get-PEBuilds
      • Import-OSMedia
      • Initialize-OSDBuilder
      • New-OSBuild
      • New-OSBuildMultiLang
      • New-OSBuildTask
      • New-OSDBuilderContentPack
      • New-OSDBuilderISO
      • New-OSDBuilderUSB
      • New-OSDBuilderVHD
      • New-OSDBuildPack
      • New-PEBuild
      • New-PEBuildTask
      • Show-OSDBuilderInfo
      • Update-OSMedia
    • GitHub
    • PowerShell Gallery
  • Docs
    • Basics
      • Requirements
      • Installation
      • Get-OSDBuilder
        • Get-OSDBuilder -Update
    • OSImport
      • Import-OSMedia
      • Import-OSMedia Automation
      • Import-OSMedia -Update
      • Import-OSMedia -BuildNetFX
      • Download FeatureUpdates
    • OSMedia
      • Get-OSMedia
      • Download OSMediaUpdates
      • Download OneDrive
      • Update-OSMedia
        • Updates Parameter
        • SkipComponentCleanup Parameter
    • Download Updates
    • Media Functions
      • OS Information
      • Create an ISO
      • Create a USB
      • Create a VHD
    • ContentPacks
      • Content
        • Media
        • OSCapability
        • OSDrivers PEDrivers
        • OSExtraFiles PEExtraFiles
        • OSPackages
        • OSPoshMods PEPoshMods
        • OSRegistry PERegistry
        • OSScripts PEScripts
        • OSStartLayout
        • PEADK
        • PEDaRT
      • MultiLang Content
        • OSLanguagePacks
        • OSLanguageFeatures
        • OSLocalExperiencePacks
        • PEADKLang
      • New-OSBuildTask
      • New-OSBuild
      • Recipes
        • MultiLang FOD NetFX3
        • Multilang FOD RSAT
        • Frogger
    • OSBuild
      • New-OSBuildTask
        • Basic Parameters
          • CustomName
          • EnableNetFX3
          • EnableFeature
          • DisableFeature
          • RemoveAppx
          • RemoveCapability
          • RemovePackage
          • WinPEAutoExtraFiles
        • Content Parameters
          • ContentDrivers
          • ContentExtraFiles
          • ContentPackages
          • ContentScripts
          • ContentStartLayout
          • ContentUnattend
        • WinPE Content Parameters
          • ContentWinPEADK
          • ContentWinPEDaRT
          • ContentWinPEDrivers
          • ContentWinPEExtraFiles
          • ContentWinPEScripts
        • Manual Editing
        • SaveAs
        • Templates
        • Language Parameters
      • New-OSBuild
        • OSBuild Validate
        • OSBuild Download
        • OSBuild Execute
      • Content Directory
        • ADK
        • DaRT
        • Drivers
          • Intel Wireless
          • Intel Bluetooth
          • Intel Ethernet
        • ExtraFiles
        • IsoExtract
        • Mount (Managed)
        • OneDrive
        • OSDUpdate (Managed)
        • Packages
        • Scripts
        • StartLayout
        • Unattend
          • Windows System Image Manager
    • Advanced
      • Settings
        • Redirecting Paths
        • Disable Global Settings
        • Citrix PVS Target Device
        • Automatic Downloads
        • Import-OSMedia
        • Update-OSMedia
      • OSMedia Baseline
      • MultiLang Baseline
        • Clean Start
        • Add Primary Operating System
        • ContentPack Configuration
        • New-OSBuild
        • New-OSBuild PE
    • Legacy Operating Systems
      • Windows 7 SP1
        • Build and Capture
      • Windows Server 2012 R2
    • Windows MultiLang
      • Requirements
      • OSMedia
      • OSBuild Task
      • OSBuild Task WinPE
      • OSBuild
      • OSBuild Test
      • OSBuild MultiLang
      • OSBuild MultiLang Test
    • Support
      • Review the Logs
  • External Links
    • Addons
      • OSDBuilder Import Tool (Andrew Jimenez)
    • WebCast
      • Offline WaaS Servicing (Modern Deployment)
    • Training
      • Arthur
      • DeploymentMX (2018)
      • Brian Gonzales
      • Ben Whitmore
      • Manel Rodero
      • DeploymentMX (2019)
Powered by GitBook
On this page
  • Strict Directory and File Format
  • Download ISO
  • Rename Directories
  • Remove ISOs
  • Language Packs
  • Language Interface Packs
  • Features on Demand
  • Language Features on Demand

Was this helpful?

  1. Docs
  2. OSBuild
  3. Content Directory

IsoExtract

PreviousExtraFilesNextMount (Managed)

Last updated 5 years ago

Was this helpful?

This guide was written for OSBuilder, but the same principals apply to OSDBuilder

Strict Directory and File Format

The format of the Drivers Content is Root Directory based. This means that directories in the root of Content\Drivers can selected in a New-OSBuildTask

OSBuilder is scripted to use the extracted ISO's "As-Is". While you may delete content you will never need (like Retail CABs), do not move any content inside the directory structure or you will not see the content properly in New-OSBuildTask

IsoExtract is a directory that can be found at C:\<OSBuilder>\Content\IsoExtract

The purpose of this directory is to extract the contents of the following Microsoft ISOs

  • Windows 10 Language Packs

  • Windows 10 Features On Demand

  • Windows Server 2016 Language Packs

  • Windows Server 2019 Language Packs

  • Windows Server 2019 Features On Demand

Download ISO

Download of Copy the Microsoft ISOs into the C:\<OSBuilder>\Content\IsoExtract directory

Using a tool like 7zip, extract the ISOs

Rename Directories

Give the extracted ISO in the following format:

  • Windows 10 <ReleaseId> Language

  • Windows 10 <ReleaseID> <Arch> FOD

  • Windows Server 2016 <ReleaseId> Language

  • Windows Server 2019 <ReleaseId> Language

  • Windows Server 2019 <Release Id> FOD

​

Remove ISOs

No need to keep the ISOs once they are extracted

Language Packs

Language Interface Packs

Features on Demand

Language Features on Demand

​

When adding the Language Pack ISO to the IsoExtract directory, creating a will enable the prompt to select Language Packs

When adding the Language Pack ISO to the IsoExtract directory, creating a will enable the prompt to select Language Packs

When adding the Features on Demand ISO to the IsoExtract directory, creating a will enable the prompt to select Features on Demand

When adding the Features on Demand ISO to the IsoExtract directory, creating a will enable the prompt to select Language Features on Demand

New-OSBuildTask
New-OSBuildTask
New-OSBuildTask
New-OSBuildTask