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.

expired exchange 2007 certificate

 

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.

remove Exchange 2007 Certificate

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.

enable exchange 2007 certificate

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:

  1. Create or Remove A Static Route In A Windows OS
  2. Create A Routing Group Connector Between Exchange 2003 and Exchange 2010
  3. Out Of Office Doesn’t Work After Installing Exchange 2007 Or 2010
  4. Setup Exchange 2007/2010 Whitelists.
  5. Remove a Windows Service via registry

Discuss This Article

If you can add to this article please do below, no registration is required