The installRegistryUtils command-line tool runs on any supported operating system. The command lists installed products and packages and assists in cleaning a particular registered product (including the associated packages), package, or all registered products (including all associated packages) which are visible to the current user. The command will report the installed product locations when the products are first installed and registered, therefore the accuracy of the data report might not be guaranteed if manually modify the registry file or the installed products.
The common location for the command file is /QIBM/WAS/bin/installRegistryUtils.
./installRegistryUtils.sh -cleanAll [-userHome user_home]
./installRegistryUtils.sh -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]
./installRegistryUtils.sh -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]
./installRegistryUtils.sh -listProducts [-userHome user_home]
./installRegistryUtils.sh -listPackages [-userHome user_home]
Regenerate the entries for the current WebSphere® Application Server in the NIFRegistry file.
./installRegistryUtils.sh -reGenerate
installRegistryUtils.bat -cleanAll [-userHome user_home]
installRegistryUtils.bat -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]
installRegistryUtils.bat -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]
installRegistryUtils.bat -listProducts [-userHome user_home]
installRegistryUtils.bat -listPackages [-userHome user_home]
Regenerate the entries for the current WebSphere Application Server in the NIFRegistry file.
installRegistryUtils.bat -reGenerate
./installRegistryUtils -cleanAll [-userHome user_home]
./installRegistryUtils -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]
./installRegistryUtils -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]
./installRegistryUtils -listProducts [-userHome user_home]
./installRegistryUtils -listPackages [-userHome user_home]
Regenerate the entries for the current WebSphere Application Server in the NIFRegistry file.
./installRegistryUtils -reGenerate