Change the Domain Server to which a Distribution Server Connects

When a Domain Server network address changes after the original installation, reconfigure the Distribution Server to connect to a new network address.
casa
When a Domain Server network address changes after the original installation, reconfigure the Distribution Server to connect to a new network address.
Before you change the Domain Server to which a Distribution Server connects, verify the connection between the new network address and the Distribution Server.
If the Distribution Server cannot connect to the Domain Server with the new address, then the deployment functionality does not work correctly.
Follow the steps:
  1. From the Windows Start menu, open
    Administrative Tools
    ,
    Services
    .
  2. On the Services window, right-click
    CA SM Distribution Server
    and select
    Properties
    .
    The Properties dialog opens.
  3. To stop the Distribution Server service, click Stop.
  4. In the Start parameters field, enter the following value:
    -m
    domainserver
    domainserver
    Defines the IP address or DNS name of the domain server.
  5. Click
    Start
    .
    The distribution server attempts to connect to the specified
    domainserver
    address.