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