How to replace SCOM 2012 expired/obsolete certificates (Gateway and management server)
Commentaires fermés
septembre 8th, 2017
Hi to all,
In this post, i explain you how to replace expired/obsolete certificates in SCOM 2012.
Let’s GO:
1-Recover new certificate (See this for more informations) > Here
2-Click on start menu and select execute
3-type mmc
4-Select Add
5-Click on File >>Add or delete component… >>Select Certificate >>Add >>ok
6-Open Certificate >> Personal >> right click on personal >> All tasks and select import
7-Select your new certificate and import in personal folder
8-Use MOMCertImport.exe tool (present in SCOM sources=Supportstool)
9-Launch cmd prompt with admin right
10-Type this command line ( MOMCertImport.exe tool /remove )
11-Type this second command line ( MOMCertImport.exe tool )
12-Select the new certificate and valid your action
Done !