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
  • 18.10.26.0 (October 26, 2018)
  • 18.10.22.x (October 22, 2018)
  • 18.10.18.0 (October 18, 2018) @ HASMUG​
  • 18.10.10.0 (October 10, 2018)
  • 18.10.4.* (October 4, 2018)
  • 18.10.3.* (October 3, 2018)

Was this helpful?

  1. Module
  2. Release Information

2018-10

18.10.26.0 (October 26, 2018)

  • Import-OSMedia

    • Add EditionId parameter

    • Add ImageIndex parameter

    • Add ImageName parameter

    • Add SkipGridView parameter

  • New-OSBuildTask

    • Updated Warning messages

  • Get-OSBuilder

    • Updated Warning messages

Phil Pritchett Special Edition

18.10.22.x (October 22, 2018)

  • Get-OSBuilderUpdates

    • Optional Updates are hidden by default

  • Invoke-OSBuild

    • Renamed to New-OSBuild

  • Invoke-PEBuild

    • Renamed to New-PEBuild

  • New-OSBuilderISO

    • Renamed to New-MediaISO

  • New-MediaISO

    • OSCDIMG can now be executed from OSBuilder\Content\Tools\<arch>\Oscdimg

      • Copy amd64 and x86 directories from C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools

    • GridView will now display and sort by LastWriteTime

  • New-OSBuilderUSB

    • Renamed to New-MediaUSB

  • New-MediaUSB

    • GridView will now display and sort by LastWriteTime

    • GridView will now display Parent and CreationTime

The changes related to the renaming of functions allow related functions to be grouped together to make things easier to identify. Documentation reflecting the changes will follow shortly.

  • Get-OSBuilder

    • Added PEBuilds

  • Import-OSMedia

    • Collect WinPE Auto ExtraFiles

  • Invoke-OSBuildTask

    • Renamed to Invoke-OSBuild

  • Invoke-OSBuild

    • Collect WinPE Auto ExtraFiles

    • Add Advanced ParameterSet

    • Add Parameter PromptBeforeDismount

    • Add Parameter PromptBeforeDismountWinPE

  • New-OSBuilderISO

    • Corrected OSImageName

    • Add PEBuild support

  • New-OSBuilderUSB

    • Add PEBuild support

  • New-OSBuildTask

    • Modified FOD Placement

  • New-PEBuildTask

    • New function to create a WinPE Task

  • Invoke-PEBuild

    • New function to execute a PEBuild Task

  • Update-OSMedia

    • Collect WinPE Auto ExtraFiles

    • Add Parameter PromptBeforeDismount

    • Add Parameter PromptBeforeDismountWinPE

This release introduces PEBuilds. Documentation is being added to the following section

18.10.10.0 (October 10, 2018)

  • Get-OSBuilder

    • Content\StartLayout is no longer Recursed

    • Content\Unattend is no longer Recursed

  • Get-OSBuilderUpdates

    • HideOptionalUpdates Parameter added

  • Invoke-OSBuildTask

    • Selecting an Unattend.xml will Use-WindowsUnattend for OfflineServicing and copy the Unattend.xml to Windows\Panther

    • Variables.xml and Variables.json exported (for creating custom Scripts)

  • Update-OSMedia

    • Variables.xml and Variables.json exported (for creating custom Scripts)

18.10.4.* (October 4, 2018)

  • Added logic for Windows Server 2019

  • Operating System Media using Install.ESD (including dual Architecture) can now be imported

18.10.3.* (October 3, 2018)

Lots of changes, and yes your Tasks will have to be rebuilt

  • Setup.exe and SetupHost.exe are now in sync

    • This lets you image from an ISO without errors now

  • Get-OSBuilder

    • Changed Parameter OSBuilderPath to SetPath

  • Get-OSBuilderUpdates

    • Added FeatureOnDemand Catalog

    • Added LanguagePack Catalog

    • Added LanguageInterfacePacks Catalog

    • Added LanguageFeature Catalog

  • Invoke-OSBuildTask

    • Added option to select a custom SSU and CU

  • New-OSBuildTask

    • Modifying Build In Appx, Components, and Features require a Parameter

    • Added Language Options for the Install.wim (not working in WinPE yet)

  • Update-OSMedia

    • Added option to select a custom SSU and CU

  • MVLS Language Pack ISO Support

    • Expand your MVLS Language Pack ISO in the Content\MVLS directory to add Language Pack Selection to a Task

  • MVLS Features On Demand ISO Support

    • Expand your MVLS Features On Demand ISO in the Content\MVLS directory to add Features to a Task

Previous2018-11Next2018-09

Last updated 5 years ago

Was this helpful?

18.10.18.0 (October 18, 2018) @ ​

HASMUG