...
When you run the script it will ask for the ORGID to be entered
MSI-Based Installation
Preparation:
Ensure you have the correct OrganisationID.
Plan your organisational structure in advance.
PowerShell Installation:
Download the installation PowerShell script:
https://raw.githubusercontent.com/roboshadow/RolloutScripts/master/DeployAgent/deploy.ps1
Replace YOUR_ORGANISATION_ID with the organisationID from the correct organisation in the Portal. Note changing this after install is not trivial.
Organisation ID can be found here: https://portal.roboshadow.com/account/organisations
Set $haveSetOrgId to $True
Save and run the PowerShell Script
...