Mount-MyWindowsImage
Last updated
Was this helpful?
Mounts MyWindowsImage for servicing.
Module
OSD
Platform
WinPE (amd64 / arm64)
Mounts MyWindowsImage and prepares it for offline servicing tasks.
Mount-MyWindowsImage [-ImagePath] <String[]> [-Index <UInt32>] [-ReadOnly] [-Explorer]
[-ProgressAction <ActionPreference>] [<CommonParameters>]-ImagePath
String[]
True
Specifies the ImagePath to use when running Mount-MyWindowsImage.
-Index
UInt32
False
Specifies the Index to use when running Mount-MyWindowsImage.
-ReadOnly
SwitchParameter
False
Specifies the ReadOnly to use when running Mount-MyWindowsImage.
-Explorer
SwitchParameter
False
Specifies the Explorer to use when running Mount-MyWindowsImage.
Last updated
Was this helpful?
Was this helpful?
Demonstrates a common way to run Mount-MyWindowsImage.
