Save-EnablementPackage
Downloads a matching Windows enablement package.
Property
Value
Module
OSD
Platform
WinPE (amd64 / arm64)
Description
Resolves an enablement package for the requested build and architecture, verifies connectivity, and downloads the package to the specified directory.
Syntax
Save-EnablementPackage [[-DownloadPath] <String>] [[-OSBuild] <String>] [[-OSArch] <String>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
Parameter
Type
Required
Description
-DownloadPath
String
False
Destination directory where the enablement package file is saved.
-OSBuild
String
False
Target Windows release build used to select the enablement package.
-OSArch
String
False
Target operating system architecture used to select the enablement package.
Examples
Example
Related
Last updated
Was this helpful?

