HP System Management Homepage Installation Guide, December 2005

11 Uninstalling HP SMH
This chapter provides instructions on how to uninstall HP System Management Homepage (HP SMH) from
HP-UX, Linux, and Windows systems. It also provides instruction on how to uninstall it manually.
“Uninstalling from an HP-UX System” (page 45)
“Uninstalling from a Linux IA-32 or x86_64 System” (page 45)
“Uninstalling from a Windows System” (page 45)
“Uninstalling from Multiple Windows Systems Silently” (page 45)
“Uninstalling Manually for Windows Systems” (page 46)
Uninstalling from an HP-UX System
To uninstall HP SMH, use the swremove command: # swremove SysMgmtWeb
Uninstalling from a Linux IA-32 or x86_64 System
To uninstall HP SMH:
Run: /opt/hp/hpsmh/_uninst/uninstaller.bin
Or run: rpm e hpsmh
Uninstalling from a Windows System
Use the Add/Remove Programs feature in Windows, and complete the following steps to remove HP SMH:
1. Select StartControl Panel Add or Remove Programs.
2. Select HP System Management Homepage.
3. Click Remove. HP SMH is uninstalled.
Uninstalling from Multiple Windows Systems Silently
You can write a script to uninstall HP SMH silently on multiple Windows systems simultaneously. To uninstall
HP SMH for Windows silently, you must use your existing setup.iss file or you must generate one before
proceeding with the silent uninstall.
To uninstall silently using the CLI:
setup.exe /s /removeonly /f1<full_path_to_setup.iss_file>
Uninstalling from an HP-UX System 45