Remove probe from command line on robot
search cancel

Remove probe from command line on robot

book

Article ID: 16560

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

How can I remove a probe from a robot on the machine itself?

Environment

Release: Any
Component: pu command

Resolution

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>