Written By Mikel from Gorelo
Last updated About 1 month ago
You can use a Provisioning Package to wipe Windows and install fresh with the Gorelo agent.
Create the Gorelo install script
Navigate to the Asset List
Click ‘+ Assets’ up the top-right and then ‘Agent Asset’
Select Client/Location (optional) and then Request Agent
Copy the PowerShell script and save it somewhere as ‘GoreloInstall.ps1’
Create the Provisioning Package (PPKG)
Install Windows Configuration Designer from the Microsoft Store
Open Windows Configuration Designer and choose ‘Provision desktop devices’
Enter the project name, choose a location for the project folder — and click Finish
Follow the Wizard and configure anything you feel necessary
Enter the Device name, toggle on Remove pre-installed software (wipes the device) — and click Next
Enter Set up network details or toggle off for wired connections only — and click Next
Select ‘Local Admin’ and enter details — and click Next
Add an Application with the below details — and click Next
Application name: Gorelo Install
Installer path: Browse to the previously created GoreloInstall.ps1
Command line arguments:
powershell.exe -executionpolicy bypass -file "goreloinstall.ps1"
Click 'Add' — and click Next
Click Next on Add certificates to skip
Click ‘Create’ to generate the PPKG
Apply the PPKG during the OOBE or directly by double-clicking