OSDCloud Live
Last updated
Last updated
OSDCloud Live is a method of starting OSDCloud from an ADK WinPE with the PowerShell package added. Normal WinPE will boot to a command prompt and start wpeinit
. From here, enter the following command
This command will use Invoke-RestMethod
to return the content of the PowerShell script into a string, and then use Invoke-Expression
to run the string
You can review the PowerShell script from the GitHub Gist at the following link
OSDeploy is sponsored by Recast Software and their Systems Management Tools