Autonomo 4 - Installation via Intune (remote installation) (Clone)
Instructions for setting up Intune to deploy Autonomo.
Prerequisites
You must have admin rights to install, repair or uninstall the Autonomo application.
Autonomo requires a minimum of 100 mb of disk space available.
There are three ways you can install Autonomo:
- Autonomo 4 - Installation via UI
- Autonomo 4 - Installation via command line (quiet install)
- Autonomo 4 - Intune setup info - this document.
The device Autonomo is being installed on MUST have a Wi-Fi adapter and it must be enabled.
During installation, Wi-Fi or Ethernet MUST be connected so that the Asset created on the Troverlo platform can be auto-provisioned.
Please see the below to find more details when installing Autonomo:
- Autonomo - Asset Category and Asset Sub-Category options
- Autonomo - Asset Groups
- Autonomo - Auto-provisioning
Steps for Installing Autonomo on an Asset
- Create an account in the Troverlo Portal if one does not exist for your company.
- Download Autonomo
- This same link can be accessed by selecting the last option on the Navigation panel of the Portal.
- This same link can be accessed by selecting the last option on the Navigation panel of the Portal.
Setup type as
Line-of-business app (it will show it as Windows MSI line-of-business app after it is created)
In Properties, set:
App install context
Device
Ignore app version
Yes
Command-line arguments for install
/qn /norestart /l autonomo-install.log USERNAME=“<usernameValue>" PASSWORD=“<passwordValue>" CATEGORY="<categoryValue>" SUBCATEGORY="<subCategoryValue>" ASSETGROUP="<group1,group2,group3>" CURRENTUSER='yes" AUTONOMODE="Active" CHECKINFREQ=30
Notes:
- Replace the "<x.y.z>" with the appropriate version, such as 4.4.7
- Replace the additional text surrounded by "<>" with your data
- Click to learn more about CATEGORY, SUBCATEGORY and ASSETGROUP.
-
ASSETGROUP, CURRENTUSER, AUTONOMODE and CHECKINFREQ are optional parms
- ASSETGROUP,
- This allows you group assets together to aid in searches.
- There can be multiple items, they must be separated with a comma, no spaces.
- AUTONOMODE
- These are the Autonomo Modes you can choose from
- “Active”
- Autonomo operates as an Observation Endpoint and there is a desire to track this device as an Asset.
- Autonomo will post Wi-Fi scan data for all detected APs and other Troverlo Assets (if any) within an observation window and will include its own ID in the post.
- Can publish or receive Action Commands.
- This is the default.
- “OESR” – Observation Endpoint Self-reporting
- Autonomo operates as an Observation Endpoint and there is a desire to track this device as an Asset.
- Autonomo in this mode will ONLY post Wi-Fi scan data about itself, Assets and APs when other Troverlo Assets are detected within an observation window.
- Never advertises its location – when offline it don’t beacon.
- Can publish, but cannot receive Action Commands.
- “OE” – Observation Endpoint
- Autonomo operates as an Observation Endpoint and there is NOT a desire to track this device as an Asset.
- Autonomo in this mode will ONLY post Wi-Fi scan data that contains Troverlo Assets and APs when other Troverlo Assets are detected within an observation window.
- Never advertises its location – when offline it don’t beacon.
- Can publish, but cannot receive Action Commands.
- CURRENTUSER
- Autonomo monitors the current account user and transmit this information security via SSID to the Troverlo platform with each observation for that Asset.
- WARNING: You canNOT use CURRENTUSER="yes" with AUTONOMODE="OE". If you select this combination, you will see this error.
- CHECKINFREQ
-
Default is 30, if nothing is entered.
-
This is in days, range is 1 to 60
-
References:
Autonomo-install.log
You will need to search for this file as Intune can place in different folders, I often find it ~/windows/system32
This is a log file that provides information output from the MSI file when quiet install is used (command line).
Use it to validate
- Autonomo version, date and time installed.
- All the parameters entered on the command line.
Use it to troubleshoot:
- It will show all the steps covered.
- It will show if successful or any errors if not successful.
Troubleshooting if you have problems installing Autonomo
Please reference the Autonomo 4 - Troubleshooting Guide if you encounter issues not addressed above or you may contact Troverlo Support via our Support Center.