Waveset provides the following utilities to list and record your installation information:
installed Utility: Searches the $WSHOME/bin directory for manifests and provides version information for releases, patches, service packs, and hotfixes.
inventory Utility: Inspects the file system for files that were added to or deleted from the system, using files that are packaged in the release. This utility determines which files were changed based on the manifest that shipped with Waveset.
To access the installed and inventory utilities, follow these steps:
Open a command window and change directories to $WSHOME/bin.
At the prompt, execute the following command:
At the prompt, type one of the following commands:
installed [option] [option]...
inventory [option] [option]...
The following tables describe the options that you can use with the installed and inventory utilities.
installed Utility Options
Option |
Function |
Description |
---|---|---|
-h |
Help |
Displays usage. |
-r |
Releases |
Displays only installed releases. |
-p |
Patches |
Displays only installed patches. |
-s |
Service packs |
Displays only installed service packs. |
-f |
Hotfixes |
Displays only installed hotfixes. |
Be sure to record the manifest file names that are associated with all service packs or patches. For example:
Identity_Manager_8_0_0_0_20080530.manifest |
inventory Utility Options
Option |
Function |
Description |
---|---|---|
-a |
Added |
Displays only added files. |
-d |
Deleted |
Displays only deleted files. |
-h |
Help |
Displays usage. |
-m |
Modified |
Displays only modified files. |
-u |
Unchanged |
Displays only unchanged files. |