LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • Overview
  • Release Notes
    • 2019 Archive
  • OSDeploy Home
  • Module
    • Install and Update
    • Functions
      • Get-OSDUpdate
      • Get-DownOSDUpdate
      • New-OSDUpdatePackage
      • Update-ModuleOSDUpdate
    • PowerShell Gallery
    • GitHub
  • Docs
    • Basics
      • Scripting with OSDUpdate
      • New OSDUpdate Office Package
      • Update an OSDUpdate Office Package
      • Update Office Setup Media
      • New OSDUpdate Servicing Stack Package
      • New OSDUpdate Windows Package
      • MDT Integration
      • MDT Deployment
      • ConfigMgr Integration and Deployment
    • Archive
      • Microsoft Office Monthly Updates
      • Microsoft Office 2016 Updates
      • Office Deployment and OSDUpdate
      • Microsoft Office MSP Install Script
Powered by GitBook
On this page

Was this helpful?

  1. Docs
  2. Basics

New OSDUpdate Windows Package

PreviousNew OSDUpdate Servicing Stack PackageNextMDT Integration

Last updated 5 years ago

Was this helpful?

New OSDUpdate Windows Package

Its time to create an OSDUpdate Package for Windows 10 x64 1903. This is the command that can be used

New-OSDUpdatePackage -PackageName "Windows 10 x64 1903" -PackagePath "D:\OSDUpdate\Windows" -AppendPackageName

Let it cook for a bit

When its finished downloading, the PackagePath will have an Install and an Update script.

Last updated Wed Jun 26 2019 07:26:09 GMT+0000 (UTC)