Get-OSDCloudOperatingSystemsIndexMap
Last updated
Was this helpful?
Returns OSDCloud operating system index map entries by architecture.
Module
OSD
Platform
WinPE (amd64 / arm64)
Reads the cached OSDCloud operating system index map and returns entries filtered by the specified architecture.
Get-OSDCloudOperatingSystemsIndexMap [-OSArch <String>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]-OSArch
String
False
Specifies the operating system architecture. Valid values are x64 and ARM64.
Get-OSDCloudOperatingSystemsIndexMapReturns x64 index map entries from cache.
Returns ARM64 index map entries from cache.
Last updated
Was this helpful?
Was this helpful?
Get-OSDCloudOperatingSystemsIndexMap -OSArch ARM64
