The dpmimg refresh_images command retrieves and updates CA Server Automation with the Solaris boot and install images from the specified JumpStart servers. This command has the following format:
dpmimg refresh_images [-sc sc_url] -server [all | [server, server]] [-pre] [-post] [[-ws_user <value> -ws_password <value>]|[-prompt <yes|no>]][-locale iso639value]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Defines the JumpStart server or servers to refresh the boot and install images. This updates CA Server Automation with any changes to boot or install images.
Specifies to query all servers for boot and install images.
Specifies to query one or more comma-separated server names for boot and install images.
(Optional) Specifies the web service user name to connect to the Imaging Service module.
(Optional) Specifies the password for the web service user to connect to the Imaging Service module.
(Optional) Specifies whether you are prompted for the web service user ID and password.
Default: Yes
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Refresh CA Server Automation with All Boot and Install Images from All JumpStart Servers
This example retrieves all the boot and install images from every JumpStart Server configured in CA Server Automation and update the images with any changes.
dpmimg refresh_images -server all
Example: Refresh CA Server Automation with All Boot and Install Images from a Specific JumpStart Server
This example retrieves all the boot and install images from a specific JumpStart Server configured in CA Server Automation and update the image with any changes.
dpmimg refresh_images -server sunserver001
Copyright © 2013 CA. All rights reserved. |
|