LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • Overview
  • OSDeploy Home
  • Module
    • Release Information
      • 2019-01
      • 2018-12
      • 2018-11
      • 2018-10
      • 2018-09
      • 2018-08
      • 2018-07
    • Functions
      • Main
        • Get-OSBuilder
          • Set Path
      • Maintenance
        • Repair-OSBuildTask
      • OSBMedia
        • New-OSBMediaISO
        • New-OSBMediaUSB
        • Show-OSBMediaINFO
      • OSBUpdate
        • Get-OSBUpdate
        • New-OSBUpdate
      • OSMedia
        • Get-OSMedia
        • Import-OSMedia
          • Batch Import-OSMedia
        • Update-OSMedia
          • Execute
      • OSBuild
        • New-OSBuildTask
          • Remove Appx Provisioned Package
          • Remove Windows Package
          • Remove Windows Capability
          • Disable Windows Optional Feature
          • Enable Windows Optional Feature
        • New-OSBuildTask (External Content)
          • Features On Demand
          • Language Packs
          • IsoExtract Content
          • Language Interface Packs
          • Language Features On Demand
          • Local Experience Packs
          • PowerShell Scripts
            • Update-OneDriveSetup
        • New-OSBuildTask (WinPE)
          • WinPE DaRT
          • WinPE Drivers
          • WinPE PowerShell Scripts
          • WinPE Extra Files
          • WinPE ADK Packages
        • New-OSBuild
      • PEBuild
        • New-PEBuildTask
          • Recovery
          • WinPE
          • MDT
        • New-PEBuild
    • PowerShell Gallery
    • GitHub
  • Docs
    • Reviews
    • Fan Requests
    • Quick Start
    • Tips
      • Task Naming
      • Verbose Logging
      • OSMedia Archive
      • OSMedia Updating
      • OSMedia Failed UBR Change
      • Windows Setup Wallpaper
    • Articles
      • Latest Latest Cumulative Update (Latest LCU)
      • Update Catalogs
      • Windows Setup with DaRT Remote Connection
      • Offline Servicing
      • Servicing Stacks
      • Work with Languages
      • DISM Cleanup Image Pending Operations
      • Win10 1607 Appx Issues
      • Updating an Updated WIM
      • OSBuilder OS Information
      • What Should I Update?
      • Windows 10 Setup and the ei.cfg
      • Automating Windows Update Downloads
      • Solutions
    • Recycle Bin
      • Instructions
        • Detailed
          • pebuild
            • scripts
              • Set-TimeZone
            • WinPE Types
              • Recovery
              • Recovery DaRT
              • Windows PE
              • MDT
            • Auto ExtraFiles
            • Drivers
              • RegAdd ActivePowerScheme
              • RegAdd AeroLite Theme
              • RegAdd Browse
              • RegAdd PowerShell ExecutionPolicy
            • ExtraFiles
              • Wallpaper
          • Update
      • OSBuilder New-OSBTemplate
      • OSBuild Templates
    • Guides
      • OSBuild Arcade
        • Frogger
      • OSBuild Templates
      • OSBuild Registry
      • Windows 7 SP1
        • Import OSMedia
        • Download Updates
        • NVMe Hotfix
        • Update OSMedia
        • ISO Testing
      • Windows 10 1809 RSAT Capability
      • registry
        • OSBuild Registry REG
          • Certificates
        • OSBuild Registry XML
    • The Basics
      • Requirements
      • Installation
      • Support
      • Get Started
      • Update OSBuilder
      • Import an OS
      • OS Information
      • Update an OS
      • Update an OS (Process)
      • Create External Media
        • Create an ISO
        • Create a USB
      • Create an OSBuild
Powered by GitBook
On this page
  • New-OSBuildTask
  • Language Features
  • New-OSBuild
  • Results
  • Additional Resources

Was this helpful?

  1. Module
  2. Functions
  3. OSBuild
  4. New-OSBuildTask (External Content)

Features On Demand

PreviousNew-OSBuildTask (External Content)NextLanguage Packs

Last updated 5 years ago

Was this helpful?

You need OSBuilder 19.1.17+ for this to function properly

To enable Features on Demand, you will first need to Download and extract an ISO from MVLS. Before getting started, make sure you read and understand what new changes there are with Features on Demand for Windows 10 1809

In Microsoft Volume Licensing Service Center I search for 'Windows 10 Enterprise Features on Demand'. For Windows 10 1809 I see that there are two ISO's that were "Updated Sept '18". These ISO's are the ones I need to download (keep reading first)

I can now download the ISO's to my OSBuilder\Content\IsoExtract directory

The reason this directory is called IsoExtract is because that is what I need to do to this ISO to use it. You can either mount the ISO and copy the files (with the structure intact) or use something like 7-Zip to extract the ISO

When looking in FOD Disc 2, I see that it is only Retail Demo content, so unless I'm Best Buy, there is no need to even use this Disc, so I'll delete it

Leaving only FOD Disc 1, which I will give a friendly name, making sure to include the ReleaseId and the Architecture

New-OSBuildTask

When creating a New-OSBuildTask, I will be prompted to select Features on Demand to include in my OSBuild

See bottom for installing the Windows 10 1809 RSAT Capability

Language Features

I will also receive a prompt to select Language Features on Demand. I don't want these enabled, so I'll press Cancel to skip

If you never plan on using the Language Features On Demand, simply delete the associated CAB files

New-OSBuild

When I create a New-OSBuild, the Features on Demand I selected in my Task will be installed automatically

Results

Easy enough!

Additional Resources

For help installing the Windows 10 RSAT Capability from the Features on Demand ISO, refer to the following Guide