Deploy the Gorelo agent via Intune

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

  1. Navigate to the Asset List

  2. Click ‘+ Assets’ up the top-right and then ‘Agent Asset’

  3. Select Client/Location (optional) and then Request Agent

  4. Copy the PowerShell script and save it somewhere as ‘GoreloInstall.ps1’

Add the Intune platform script

  1. Open Intune and log in with a Global Administrator account

  2. Navigate to Devices in the left-menu and then Manage devices —> Scripts and remediations

  3. Select the Platform scripts tab at the top

  4. 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