Supremo¶
Supremo Integration¶
Info
You can set up a full automation policy to collect the machine GUID, but this example will collect from just one agent for testing purposes.
Create Custom Field¶
From the UI go to Settings > Global Settings > CUSTOM FIELDS > Agents.
Add Custom Field:
Target = Agent
Name = SupremoID
Field Type = Text
Create URL Action (Ref)¶
While in Global Settings go to URL ACTIONS.
Add a URL Action:
Name = Supremo Control
Description = Connect to a Supremo Session
URL Pattern =
Supremo:{{agent.SupremoID}}
Create Supremo Collector¶
This populates the Custom field with the Supremo ID.
Navigate to an agent with Supremo running (or apply using Settings > Automation Manager).
Go to Tasks.
Add Task:
Select Script = Supremo - Get ClientID for client
(this is a builtin script from script library)
Descriptive name of task = Collects the SupremoID for Supremo.
Collector Task = CHECKED
Custom Field to update = SupremoID
Click Next Check One Time, choose a time in the past so it'll run once on the agent. Click Add Task
Right click on the newly created task and click Run Task Now.
Give it a second to execute, then right click the agent that you are working with and go to Run URL Action > Supremo Control.
It should launch the session in Supremo.
Note
You have to have Supremo installed on the local computer.