Previous Topic: dpmutil remotevcaim Command--Configure Remote VC AIM

Next Topic: dpmutil -scvmmserver Command--Configure SCVMM 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 to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".