HP P9000 Command View Advanced Edition Suite Software 7.2 Installation and Configuration Guide

3. Execute the following command at the command prompt:
NOTE:
In Windows Server 2008 or Windows Server 2008 R2, use the command prompt you
started as administrator.
copy-destination-folder\agent_uninstShortcut.bat /s
4. To check the success of the removal, enter the following command:
> echo %ERRORLEVEL%
If the returned value is 0x00, the Device Manager agent is successfully removed.
5. Delete the copy of agent_uninstShortcut.bat you made in step 2.
Related topics
Prerequisites for removing Device Manager agents, page 60
Verifying the Device Manager agent unattended removal, page 78
Removing a Device Manager agent from a UNIX host (unattended removal)
You can perform an unattended removal in a UNIX environment.
To remove a Device Manager agent:
1. Log in to UNIX as the root user.
2. Open a shell, and enter the following command:
Solaris, Linux, HP-UX
/opt/HDVM/HBaseAgent/bin/.uninstall.sh -s
AIX
/usr/HDVM/HBaseAgent/bin/.uninstall.sh -s
3. To check the success of the removal, enter the following command:
# echo $?
If the value returned is 0x00, the Device Manager agent is successfully removed.
Related topics
Prerequisites for removing Device Manager agents, page 60
Verifying the Device Manager agent unattended removal, page 78
Verifying the Device Manager agent unattended removal
When unattended removal of the Device Manager agent completes, check the returned values.
Performing unattended installation and removal78