e88a2b5b1f6587e3bdf811f30043a083200cb5f4fcae2c5936870352b8133df5 Step 4
Get The Tactical RMM Auth Token
Generate manual install instructions in Tactical RMM and copy only the auth token from the Windows command.
Open Install Agents
In Tactical RMM, go to Agents then Install Agents.
Select Install Options
Select any client and site for this token lookup. The exact choice does not matter here because the Linux install command will use the client and site IDs you collected in step 3.
Set the token expiry to whatever is appropriate for your environment.
Copy The Auth Value
Click Show manual installation instructions. The command will look similar to:
text
tacticalagent-v2.9.1-windows-amd64.exe /VERYSILENT /SUPPRESSMSGBOXES && ping 127.0.0.1 -n 5 && "C:\Program Files\TacticalAgent\tacticalrmm.exe" -m install --api https://rmm-api.example.com --client-id 4 --site-id 7 --agent-type workstation --auth e88a2b5b1f6587e3bdf811f30043a083200cb5f4fcae2c5936870352b8133df5You only need the long value after --auth.