Solution
To create a Certificate Snap-in in the Microsoft Management Console (MMC) to manage your certificates, perform the follow steps:
Microsoft IIS Version 6.0
- From the Web server, click Start > Run
- In the text box, type mmc
- Click OK
- From the Microsoft Management Console (MMC) menu bar, select File > Add/Remove Snap-in
- Click Add
- From the list of snap-ins, select Certificates
- Click Add
- Select Computer account
- Click Next
- Select Local computer (the computer this console is running on)
- Click Finish
- In the snap-in list window, click Close
- In the Add/Remove Snap-in window, click OK
- Save these console settings for future use
Microsoft IIS Version 7.0
- From the Web server, click Start
- In the Search programs and files field, type mmc
- From the Programs list, click mmc.exe
- At the permission prompt, click Yes
- From the Microsoft Management Console (MMC), click File > Add/Remove Snap-in
- From the list of snap-ins, select Certificates
- Click Add
- Select Computer account
- Click Next
- Select Local computer (the computer this console is running on)
- Click Finish
- In the Add/Remove Snap-in window, click OK
- Save these console settings for future use
Microsoft IIS Version 8.0
- Access the Search menu. In the search box, type mmc
- From the Microsoft Management Console (MMC), click File > Add/Remove Snap-in
- From the list of snap-ins, select Certificates
- Click Add
- Select Computer Account
- Click Next
- Select Local Computer (the computer this console is running on)
- Click Finish
- In the Add/Remove Snap-in window, click OK
- Save these console settings for future use