Removing Action1
Removing Action1 agents
To remove agent using Action1 Console:
- Navigate to the Endpoints page.
- Select the required endpoints, go to its Actions and select Remove from Action1.
To remove agent using script (silent uninstall):
- On Windows endpoint, run the following command:
msiexec /uninstall “<path to action1_agent.msi>” /quiet
For example:msiexec /uninstall “C:\Windows\Action1\action1_agent.msi” /quiet
- On macOS endpoint, run the following script:
sudo bash /usr/local/action1/uninstall_agent.sh
Action1 will automatically uninstall the agent and add the endpoint to the “Exclude computers” list to prevent it from agent re-installation.
For infrastructure where Action1 Deployer was configured
To remove Action1 from selected endpoints only:
- In Action1 console, navigate to Endpoints and select the ones you need.
- For each selected endpoint, go to Actions and select Remove from Action1.
- Action1 will automatically uninstall the agent and add the endpoint to the “Exclude computers” list available in the Deployer’s Agent Deployment page.
NOTE: Action1 Deployer does not process the endpoints listed in the “Exclude computers” – therefore, to prevent agent re-installation, make sure your target endpoint is in that list.
To remove Action1 from all endpoints and uninstall Deployer:
- In Action1 console, navigate to Endpoints and select the ones you need.
- For each selected endpoint, go to Actions and select Remove from Action1.
- Wait until Action1 Deployer automatically uninstalls all the agents. Depending on the number of managed endpoints you have, this can take from a few seconds to a few hours. You can monitor the process on the Endpoints page.
- Uninstall the Deployer itself. For that:
- Locate the Deployer installation folder – depending on the system, this is %ProgramFiles%\Action1\Connector or %ProgramFiles(x86)%\Action1\Connector
- In this folder, run the following command:
action1_connector.exe uninstall
Removing Action1 tenant account
If you are no longer interested in using Action1 platform, you can initiate your Action1 tenant account closure.
For a free subscription:
- In Action1 console, open your account settings by clicking on your User profile (displayed as your initials at the top-right corner).
- Click Subscription and then click Close account.
Your account will be closed automatically after 30 days.
For a paid subscription:
Contact your Sales representative.