您可以使用 IBM® Installation Manager,利用回應檔解除安裝 WebSphere® eXtreme Scale 用戶端。
使用 Installation Manager,您可以利用回應檔採用各種方式解除安裝產品。您可以使用如下列程序中所述的 GUI 來錄製回應檔,也可以手動產生新回應檔,或透過採用範例並對其進行修改來產生新回應檔。
IBMIM.exe -skipInstall "C:\temp\imRegistry"
-record C:\temp\uninstall_response_file.xml
./IBMIM -skipInstall /var/temp/imRegistry
-record /var/temp/uninstall_response_file.xml
./IBMIM -skipInstall user_home/var/temp/imRegistry
-record user_home/var/temp/uninstall_response_file.xml
不應在 Installation Manager 所使用的實際代理程式資料位置上,使用 -skipInstall 作業。不支援這個情況。 請使用未使用過的可寫入位置,並將該位置重複用於將來的錄製階段作業。
如需相關資訊,請參閱 IBM Installation Manager 1.5 版資訊中心。
imcl.exe
input C:\temp\uninstall_response_file.xml
-log C:\temp\uninstall_log.xml
./imcl
input /var/temp/uninstall_response_file.xml
-log /var/temp/uninstall_log.xml
./imcl
input user_home/var/temp/uninstall_response_file.xml
-log user_home/var/temp/uninstall_log.xml
如需相關資訊,請前往 IBM Installation Manager 1.5 版資訊中心。
./imcl listInstalledPackages
imcl listInstalledPackages
如需如何使用解除安裝 Script 來執行此程序的相關資訊,請參閱 IBM Installation Manager 1.5 版資訊中心。