How can I uninstall the robot via command line?
search cancel

How can I uninstall the robot via command line?

book

Article ID: 12640

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

How can we uninstall the Nimsoft robot via a command line if the uninstaller is not present?

Environment

Any UIM Version

Resolution

For Windows:

"unins000.exe" command used to be deployed only if using ADE for robot installation. Therefore, the command is not existed if robot was upgraded by deploying robot_update package.
double clicking on "nimsoft-robot.exe" and followed the wizard, the unins000.exe is still created in \Nimsoft folder. 

you can download Robot installer "nimsoft-robot.exe" from UIM Home Page -> Installers link. 

 

You can also use the following command to uninstall the robot:

<UIM>\bin\nimbus.exe -remove

or

C:\Program Files\Nimsoft\bin\nimbus.exe -remove

or

C:\Program Files (x86)\Nimsoft\bin\nimbus.exe -remove

Additional Information

Remove by command line for ALL Supported OS:

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/20-4/administering/start-stop-or-uninstall-a-robot-command-line.html