How to Configure Certificates on the ACS Forwarder in Operations Manager 2007

Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1

After certificates have been installed between the agent and the management server and ACS has been deployed, perform the following procedures on the computers hosting the ACS Forwarder as part of the steps necessary to configure ACS to use certificates.

To export the certificate

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

  2. In the Run dialog box, type mmc, and then click OK.

  3. On the File menu, click Add/Remove Snap-in.

  4. In the Add/Remove Snap-in dialog box, click Add.

  5. In the Add Standalone Snap-in dialog box, click Certificates, and then click Add.

  6. In the Certificates snap-in dialog box, select Computer account, and then click Next.

  7. In the Select Computer dialog box, select Local computer (the computer this console is running on), and then click Finish.

  8. In the Add Standalone Snap-in dialog box, click Close.

  9. In the Add/Remove Snap-in dialog box, click OK.

  10. In the Console Root\Certificates (Local Computer) pane, expand Certificates (Local Computer), expand Personal, and then click Certificates.

  11. In the results pane, right-click the certificate you are using for Operations Manager, point to All Tasks, and then click Export.

  12. In the Certificate Export Wizard, on the Welcome page, click Next.

  13. On the Export Private Key page, select No, do note export the private key, and then click Next.

  14. On the Export File Format page, select DER encoded binary X.509 (.CER), and then click Next.

  15. On the File to Export page, click Browse.

  16. On the Save As page, select a folder and file name for the certificate, ensure that the Save as type is set to DER Encoded Binary X.509 (*.cer), and then click Save.

    Note

    You will need to copy this certificate to the computer hosting the ACS Collector, so choose a location that the ACS Collector can read from, or consider saving the certificate to a disk, USB flash drive, or network share. In addition, it is recommended that you include the computer name in the file name if you are exporting certificates from more than one computer.

  17. On the File to Export page, ensure that the path and file name are correct, click Next, and then click Finish.

To run the adtagent command

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

  2. In the Run dialog box, type cmd, and then click OK.

  3. At the command prompt, type <drive_letter>: (where <drive_letter> is the drive where the Operating System is installed), and then press ENTER.

  4. Type cd %systemroot% and then press ENTER.

  5. Type cd system32 and then press ENTER.

  6. Type adtagent -c and then press ENTER.

  7. You will see a numbered list of certificates. Find the certificate used for Operations Manager, type the number in the list (should be 1), and then press ENTER.

  8. Type exit to close the command window.

See Also

Tasks

How to Configure Certificates on the ACS Collector in Operations Manager 2007

Concepts

Using Certificates with ACS in Operations Manager 2007