This section provides the commands to uninstall the agent.
Uninstalling Windows Agent
Run the following command as administrator:
msiexec /x{63AC4523-5F19-42F0-BC43-97C8B5373589}
Uninstalling Linux Agent
For RPM based Linux, run the following command as root:
rpm –ev nwe-agent
For Debian based Linux, run the following command as root:
dpkg -r nwe-agent
Uninstalling Mac Agent
Run the following commands:
-
sudo launchctl unload /Library/LaunchDaemons/com.rsa.nwe.agent.daemon.plist
- sudo rm -Rf /usr/local/nwe
- sudo rm -Rf '/Library/Application Support/NWE'
- sudo rm –Rf /Library/LaunchDaemons/com.rsa.nwe.agent.daemon.plist
- sudo pkgutil –-forget com.rsa.pkg.nwe
Previous Topic:Deploy and Verify Agents
Next Topic:Upgrade Agents
You are here
Table of Contents > Uninstall Agents