Block-NoCurl
Last updated
Was this helpful?
Blocks execution if curl.exe is not available
Module
OSD
Platform
WinPE (amd64 / arm64)
Validates that curl.exe is available in the Windows System32 directory. If curl.exe is not found, writes a warning and breaks execution unless the -Warn parameter is specified.
Block-NoCurl [-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-NoCurl
Halts execution if curl.exe is not availableLast updated
Was this helpful?
Was this helpful?

