How can I remove a probe from a robot on the machine itself?
Release: Any
Component: pu command
From ...nimsoft\bin run:
pu -u username -p password -i /domain/hub/robot/controller
This will take you into interactive mode
<enter>
inst_pkg_remove
enter the package name next to package =
<enter>
enter nothing for probe
<enter>
enter nothing for noforce
<enter>
It should remove the package and return back to the command line
<enter>
<CTRL+C>