Previous Topic: dpmimg imgjobcheck Command--Get Solaris Imaging Job Status

Next Topic: Network Installation Management Commands


dpmimg refresh_images Command--Refresh Boot and Install Images from Solaris JumpStart Servers

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]
-sc sc_url

(Optional) Defines the URL for the service controller host.

Example: https://hostname:port/...

hostname

Defines the fully qualified host where the service controller is installed.

Example: localhost.ca.com

port

Defines the listening port for the service controller server.

Example: 80

-server [all | server, server]

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.

all

Specifies to query all servers for boot and install images.

server

Specifies to query one or more comma-separated server names for boot and install images.

-ws_user wsuser

(Optional) Specifies the web service user name to connect to the Imaging Service module.

-ws_password wspassword

(Optional) Specifies the password for the web service user to connect to the Imaging Service module.

-prompt {yes|no}

(Optional) Specifies whether you are prompted for the web service user ID and password.

Default: Yes

-locale iso639value

(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