How To Remove An Expired Exchange 2007 Certificate and Create A New Certificate
IT Problem
You receive the message from your outlook clients the the certificate is no longer valid. This is down to your self signed certificates expiring.
We need to remove the expired certificate from exchange 2007 and then create a new certificate and allocate the correct services to the new certificate.
IT Solution
Ok so lets first Identify the expired certificate. We do this by running the following command.
This will show a screen similar to the below, serach for the date that is expired I have high lighted it below. Also copy and paste the “Thumbprint” to notepad , as we will need that.
As you can see, this cert has expired so we need to remove it. To do so run the command below. Replacing the thumbprint with YOUR thumbprint.

Once done we now need to create a new certificate. Do this with the command below.
This will create a new certificate for you, we now need this thumbprint so we can allocate a service to it. so enter again..
Again make a note of your new thumbprint.
Now we are going to allocate the service to the new certificate. To do this we run the command below each time for each service. So run it for “Smtp”,”IIS”,”IMAP” and “POP” if you require it. Remeber to rpalce the thumbprint with the one you copied to notepad earlier.
You wil get asked if you would like all services to go on this certificate select “A” and it will allocate the services. If you want to allocate the services manually then run the above command again for each service, IIS,POP,SMPTP or IMAP.
Related posts:
- Create or Remove A Static Route In A Windows OS
- Create A Routing Group Connector Between Exchange 2003 and Exchange 2010
- Out Of Office Doesn’t Work After Installing Exchange 2007 Or 2010
- Setup Exchange 2007/2010 Whitelists.
- Remove a Windows Service via registry



Tweet This
Share on Facebook
Digg This
Save to delicious
Stumble it
RSS Feed