Skip to content
  • There are no suggestions because the search field is empty.

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:

  1. Autonomo 4 - Installation via UI
  2. Autonomo 4 - Installation via command line (quiet install)
  3. 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:

 

Steps for Installing Autonomo on an Asset

  1. Create an account in the Troverlo Portal if one does not exist for your company.
  2. Download Autonomo
    1. 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
      1. These are the Autonomo Modes you can choose from
      2.  “Active”
        1. Autonomo operates as an Observation Endpoint and there is a desire to track this device as an Asset.
        2. 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.
        3. Can publish or receive Action Commands.
        4. This is the default.
           
      3. “OESR” – Observation Endpoint Self-reporting
        1. Autonomo operates as an Observation Endpoint and there is a desire to track this device as an Asset.
        2. 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.
        3. Never advertises its location – when offline it don’t beacon.
        4. Can publish, but cannot receive Action Commands.
           
      4. “OE” – Observation Endpoint
        1. Autonomo operates as an Observation Endpoint and there is NOT a desire to track this device as an Asset.
        2. 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.
        3. Never advertises its location – when offline it don’t beacon.
        4. 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:

    1. Autonomo - Asset Category and Asset Sub-Category options
    2. Autonomo - Asset Groups

     

    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.