Use these OS-specific commands to uninstall NSX Tools.
Uninstalling NSX Tools from a Windows VM
Note: To see other options available for the installation script, use
-help
.
- Remote log in to the VM using RDP.
- Run the installation script with the uninstall option:
\nsx_install.ps1 -operation uninstall
Uninstalling NSX Tools from a Linux VM
Note: To see other options available for the installation script, use
--help
.
- Remote log in to the VM using SSH.
- Run the installation script with the uninstall option:
sudo ./install_nsx_vm_agent.sh --uninstall