Windows Agent

Installing Windows Agent

  1. Check pre-installation requirements.

    • Compatible with Windows Server version 2016 R2 or higher.
  2. Get the connection key from the connection key section.

  3. Download the agent here.

  4. Run the installer and wait for the installation to finish.

  5. Open the Start Menu and find Install Services, then run it.

    MicrosoftTeams-image-(5).png
  6. Follow the steps in the configuration tool.

    MicrosoftTeams-image-(6).png
  7. Click on the button shown below to activate the UTMStack features related to this integration.

UTMSTACK Unattended windows-agent Installer version 9

    1. bitsadmin /transfer mydownloadjob /download /priority FOREGROUND "https://github.com/AtlasInsideCorp/UTMStackAgent/releases/latest/download/windows-agent.msi" "c:\Users\Public\Downloads\windows-agent.msi"
    2. msiexec /i c:\Users\Public\Downloads\windows-agent.msi /quiet /qn /norestart
    3. Start-Sleep -Seconds 2
    4. cd "c:\Program Files\UTMStack\UTMStackAgent\"
    5. Start-Sleep -Seconds 2
    6. .\utmstack-windows.exe silent-install <IP or FQDN of master server> <key of master server> yes