Setting up Server Certificate for System Center Operational Manager (SCOM) Authentication.
When an Operations Manager agent and management server are
separated by either an untrusted forest or workgroup boundary,
certificate-based authentication will need to be implemented.
This Guide provides a description of the process setting up a new server
certificate for use in System Center Operational Manager (SCOM) authentication.
Perform the following to setup a new server certificate.
1. Login
to the server.
2. Copy
the MOMCertImport.exe tool from the installation media or from the \SupportTools\<platform> (i386 or
ia64) directory to the root of
the target SCOM Management Servers.
3. Open
a Command Prompt window and change
the directory to the directory where
MOMCertImport.exe is located, and
then run MOMCertImport /Remove (if
old certificate exists).
4. Run
momcertimport.exe /SubjectName
<certificate subject name>.
Results:
·
The message “Successfully installed the
certificate. Please check Operations Manager log in event viewer to check
channel connectivity” is received.
·
When the MOMCertImport tool has finished, the serial
number of the certificate that was imported is written to the registry
at the following subkey.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft
Operations Manager\3.0\Machine Settings
5. Restart
the Health Service Run:
·
net stop healthservice
·
net start healthservice
6. Verify
the certificate was properly installed
via the Operations Manager event log.
Example: Of the Operations Manager event log with
certificate loaded successfully.

Comments
Post a Comment