How to Promote a Secondary Management Server in a Lab Environment

Applies To: System Center 2012 R2 Service Manager, System Center 2012 SP1 - Service Manager

Use the following procedure to promote the secondary management server.

To promote the secondary management server

  1. On the secondary management server, perform the following steps:

    1. Close the Service Manager console.

    2. On the Windows desktop, click Start, and then click Run.

    3. In the Run dialog box, in the Open box, type services.msc, and then click OK.

    4. In the Services window, in the Services (Local) pane, locate the following services and for each one, click Stop:

      • System Center Data Access Service

      • System Center Management

      • System Center Management Configuration

    5. Leave the Services window open.

    6. Open Windows Explorer.

    7. Locate the \Program Files\Microsoft System Center 2012\Service Manager folder.

    8. Delete the Health Service State folder and all of its contents.

  2. On the ServiceManager database that is on the Test SQL Server instance, perform the following steps:

    1. On the Windows desktop, click Start, point to Programs, point to Microsoft SQL Server 2008, and then click SQL Server Management Studio.

    2. In the Connect to Database Engine dialog box, perform the following steps:

      1. In the Server name box, type the name of the server that hosts the ServiceManager database.

      2. In the Authentication box, select Windows Authentication.

      3. Click Connect.

    3. In the Object Explorer pane, expand Databases, and then click ServiceManager.

    4. On the toolbar, click New Query.

    5. In the SQLQuery1.sql pane (center pane), type the following, where FQDN of your server is the fully qualified domain name of the management server that you are promoting:

      EXEC p_PromoteActiveWorkflowServer 'FQDN of your server'

    6. On the toolbar, click Execute.

    7. At the bottom of the SQLQuery1.sql pane (center pane), observe that Query executed successfully is displayed.

    8. Exit Microsoft SQL Server Management Studio.

  3. On the secondary management server, perform the following steps:

    1. On the Windows desktop, click Start, and then click Run.

    2. In the Run dialog box, in the Open box, type services.msc, and then click OK.

    3. In the Services window, in the Services (Local) pane, locate the following services and for each one, click Start:

      • System Center Data Access Service

      • System Center Management

      • System Center Management Configuration

Your secondary management server is now the primary management server for the management group.

-----
For additional resources, see Information and Support for System Center 2012.

Tip: Use this query to find online documentation in the TechNet Library for System Center 2012. For instructions and examples, see Search the System Center 2012 Documentation Library.
-----