Written By Mikel from Gorelo
Last updated 27 days ago
You can use a Intune to deploy the Gorelo agent after Autopilot has done it’s thing.
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’
Add the Intune platform script
Open Intune and log in with a Global Administrator account
Navigate to Devices in the left-menu and then Manage devices —> Scripts and remediations
Select the Platform scripts tab at the top
Click the + Add button and select Windows 10 and later
Name: GoreloInstall
Click Next
Script location: upload the GoreloInstall.ps1 script
Run this script using the logged on credentials: No
Enforce script signature check: No
Run script in 64 bit PowerShell Host: Yes
Click Next
Included groups: Select the specific groups
Click Next
Review the details and click Add