Block-WindowsReleaseIdLt1703
Last updated
Was this helpful?
Blocks execution if Windows ReleaseId is less than 1703
Module
OSD
Platform
WinPE (amd64 / arm64)
Validates that Windows ReleaseId is 1703 or greater. If the ReleaseId is less than 1703, writes a warning and breaks execution unless the -Warn parameter is specified.
Block-WindowsReleaseIdLt1703 [-Warn] [-Pause] [-ProgressAction <ActionPreference>] [<CommonParameters>]-Warn
SwitchParameter
False
Shows a warning but continues execution instead of breaking
-Pause
SwitchParameter
False
Pauses and displays a message before continuing execution
Block-WindowsReleaseIdLt1703
Halts execution if Windows ReleaseId is less than 1703Last updated
Was this helpful?
Was this helpful?

