Additional Parameters to Perform Specific Tasks
After starting Update Manager using these parameters, see the and for instructions on how to proceed.
![*](bullet.gif)
View available fixes (available on startup command for command line mode only):
-action viewAvailableFixes -empowerUser user_name -empowerPass password
[-installDir full_path_to_install_dir]
![*](bullet.gif)
Create an image that contains only
Update Manager:
-createImageOnly full_path_to_image_file
![*](bullet.gif)
Create a fix image or add to an existing fix image:
-createImage full_path_to_image_file
If you are creating a fix image, you can specify any name for the image file; do not supply an extension. The directory that will contain the image file must exist, and no part of the path or file name can include spaces.
![*](bullet.gif)
Install from a fix image:
-installFromImage full_path_to_image_file
![*](bullet.gif)
Install fixes using a script (available on startup command for GUI mode only):
If you created the script from an image, make sure the image file is still available under the same name and in the same location before running the script.
-readScript full_path_to_script -installDir full_path_to_install_dir
After running the script, restart the products on which you installed fixes.
![*](bullet.gif)
Create a support patch image or add to an existing image:
-createImage full_path_to_image_file -spKey support_patch_key
If you are creating a support patch image, you can specify any name for the image file; do not supply an extension. The directory that will contain the image file must exist, and no part of the path or file name can include spaces.
![*](bullet.gif)
Install from a support patch image:
-installFromImage full_path_to_image_file -spKey support_patch_key