The installRegistryUtils command-line tool runs on any supported operating system. The installRegistryUtils tool 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.
Note: When using the product disc, the command must be invoked on the machine targeted by the command. The tool does not work remotely. To invoke the command file from the product disc, run the following command file from the root of the product CD:
To invoke the command file from the installed product, use the following command:
The common location for the command file is /QIBM/WAS/bin/installRegistryUtils.
./installRegistryUtils -cleanAll [-userHome user_home]Clean up the specified product and all associated packages.
./installRegistryUtils -cleanProduct -offering offering_ID -installLocation installation_location [-userHome user_home]Clean up the specified package.
./installRegistryUtils -cleanPackage -pakName package_name -installLocation installation_location [-userHome user_home]List all visible products.
./installRegistryUtils -listProducts [-userHome user_home]List all visible packages.
./installRegistryUtils -listPackages [-userHome user_home]