Update-MyWindowsImage
Last updated
Was this helpful?
Updates MyWindowsImage content.
Module
OSD
Platform
WinPE (amd64 / arm64)
Installs updates into MyWindowsImage according to the supplied parameters.
Update-MyWindowsImage [[-Path] <String[]>] [[-Update] <String>] [-BitsTransfer] [-Force]
[-ProgressAction <ActionPreference>] [<CommonParameters>]-Path
String[]
False
Specifies the Path to use when running Update-MyWindowsImage.
-Update
String
False
Specifies the Update to use when running Update-MyWindowsImage.
-BitsTransfer
SwitchParameter
False
Specifies the BitsTransfer to use when running Update-MyWindowsImage.
-Force
SwitchParameter
False
Specifies the Force to use when running Update-MyWindowsImage.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Update-MyWindowsImage.
