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.11.30.0 (November 30, 2018)
  • 18.11.17.0 (November 17, 2018)
  • 18.11.14.0 (November 14, 2018)
  • 18.11.13.0 (November 13, 2018)

Was this helpful?

  1. Module
  2. Release Information

2018-11

18.11.30.0 (November 30, 2018)

  • Import-OSMedia

    • Scanning for OSMedia will display the Image Path and Index of the currently scanned WIM

  • New-MediaISO

    • ISO Naming changed to accommodate 32 character limit for Label

  • New-OSBuild

    • Modified sorting method for multiple Servicing Stacks to install in the proper order

    • Resolved incorrect Write-Host output error with ADK Packages

    • Resolved issues where ISO would not be created

  • New-PEBuild

    • Naming change for root Output WIM when creating WinPE and WinRE

    • Resolved issue where Auto ExtraFiles were added, even when not selected

    • Modified output ISO

  • Update-OSMedia

    • Removed SkipWinpeCU Parameter. This was initially added as a result of the Mounting 'Optimize' issue and is no longer required

    • Modified sorting method for multiple Servicing Stacks to install in the proper order

    • Log Files are now displayed for easier troubleshooting for some steps. This will be slowly added to all OSBuilder functions

Multiple Servicing Stack Installs

Log Files

18.11.17.0 (November 17, 2018)

18.11.14.0 (November 14, 2018)

  • Update-OSMedia

    • Add Parameter SkipWinpeCU to skip the Cumulative Update from applying to WinPE

  • New-OSBuild

    • Add Parameter SkipWinpeCU to skip the Cumulative Update from applying to WinPE

Windows 10 1809 2018-11 Cumulative Update when applied to WinPE does not allow Dism Image Cleanup to work, causing WinPE to grow large. This will cause issues with WinRE when applied to the Recovery Partition during Imaging as it will be too big.

Use Update-OSMedia -SkipWinpeCU or New-OSBuild -SkipWinpeCU to bypass updating WinPE with the 2018-11 Cumulative Update

18.11.13.0 (November 13, 2018)

  • New-MediaISO

    • Add Parameter FullName (Full Path to Media)

  • New-OSBuild

    • Add Parameter CreateISO

    • Add Parameter ByTaskName

  • New-PEBuild

    • Add Parameter CreateISO

    • Automatically Creates LiteTouchPE_<Arch>.wim

    • Add Auto ExtraFiles Browse DLLs

      • ShellStyle.dll

      • ExplorerFrame.dll

      • StructuredQuery.dll

      • EDPUtil.dll

    • Add Auto ExtraFiles Wireless Support Dlls

      • dmcmnutils.dll

      • mdmregistration.dll

  • Update-OSMedia

    • Add Parameter CreateISO

Previous2018-12Next2018-10

Last updated 5 years ago

Was this helpful?

`` used in OSBuilder will not longer use the -Optimize parameter as this causes issues with Offline Servicing Windows 10 1809

-ByTaskName parameter allows the automation of and the -CreateISO parameter automatically creates a ``

Mount-WindowsImage
New-OSBuild
New-MediaISO