Sandbox
OSDCloud Sandbox is created to simplify the WinPE and OOBE OSD process. This is a new concept based on PSCloudScript which you can read about in the following link
The OSDCloud Sandbox can be accessed at this URL
sandbox.osdcloud.com
If you open this URL in your browser, you will be redirected to the following RAW link on GitHub
You can view the script in PowerShell by using the following command
Invoke-RestMethod sandbox.osdcloud.com

This script can also be executed with Invoke-Expression in the following command
Invoke-Expression (Invoke-RestMethod sandbox.osdcloud.com)

OSDCloud Sandbox was not designed to run in full Windows, you need to execute this in WinPE or OOBE

Home
Recast Software
OSDeploy is sponsored by Recast Software
Last modified 10mo ago