Previous Topic: dpmutil -rsi Command--Configure Rapid Server Imaging

Next Topic: dpmutil -sdscale Command--Configure the Software Delivery Scalability Server

dpmutil -sc Command--Configure the Service Controller

The dpmutil set|get -sc command lets you configure the service controller for CA Server Automation. The service controller is the communications traffic controller that lets the different CA Server Automation components communicate with each other.

This command has the following format:

dpmutil {-set|-get|-delete} -sc [-locale iso639value]
-set

Defines the configuration settings for the service controller.

-get

Displays the configuration settings for the service controller.

-delete

Deletes the configuration settings for the service controller.

-sc

Defines the service controller for the local server.

Mode

Defines configuration settings for the method used to locate the service controller. The following modes are supported:

SRV automatic lookup

Locates the service controller using a DNS SRV record.

Manual override

Identifies the installed and running service controller based on the specified URL.

Example: https://hostname:port/dpm/sc

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination (for example: fr_FR for French) to override the default English output. To use the locale of the command prompt, specify "native".