HP System Management Homepage Installation Guide, June 2007

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 51)
“Uninstalling from a Linux x86 or x86_64 system” (page 51)
“Uninstalling from a Windows system” (page 51)
“Uninstalling from multiple Windows systems silently” (page 51)
“Uninstalling manually for Windows systems” (page 52)
Uninstalling from an HP-UX system
To uninstall HP SMH, use the swremove command: # swremove SysMgmtWeb
Uninstalling from a Linux x86 or x86_64 system
To uninstall HP SMH:
Run the following command:
rpm e hpsmh
Uninstalling from a Windows system
Use the Add/Remo ve Programs feature in Windows, and complete the following steps to remove
HP SMH:
1. Select Start Control 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, use the following command:
setup.exe /s /removeonly /f1<full_path_to_setup.iss_file>
Uninstalling from an HP-UX system 51