I tried to clone the current certificate and then use the 
New-ExchangeCertificate command below, but it didn't appear to work.  Perhaps I 
need to be on SP1 before the below will work????

I also tried Enable-Exchanghecertificate below, but still no luck.  Hmm.




Get-ExchangeCertificate -DomainName CAS01.contoso.com




Then to clone the certificate, run the following cmdlet.



Get-ExchangeCertificate -Thumbprint c4248cd7065c87cb942d60f7293feb7d533a4afc | 
New-ExchangeCertificate




The new cloned certificate will then be stamped with a new expiration date one 
year after the date you run the cmdlet.


________________________________
From: Greg Mulholland [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2008 12:44 AM
To: MS-Exchange Admin Issues
Subject: RE: Exchange 2007 Certificates

Generate a new one with new-exchangecertificate.

________________________________
From: Matthew Bullock [EMAIL PROTECTED]
Sent: Saturday, 20 September 2008 3:06 PM
To: MS-Exchange Admin Issues
Subject: RE: Exchange 2007 Certificates
Did you enable the new cert?

Enable-exchangecertificate -thumbprint <oldthumb> -services none
Enable-exchangecertificate -thumbprint <newthumb> -services "iis, smtp, pop, 
imap"

Matt

From: McCready, Rob [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2008 9:25 AM
To: MS-Exchange Admin Issues
Subject: Exchange 2007 Certificates

It looks like our default certificate expired on our Hub Transport Server.  
Using this article...

http://technet.microsoft.com/en-us/library/bb851554(EXCHG.80).aspx

I tried to clone our current certificate to get another years worth of 
subscription.

However, when I check the Trusted Root Certification Authorities\Certificate, 
the Hub Transport Server still has an expiration date of today.

When I re-run the get-exchangecertificate -domainname hubtransport.domain.com

I now get two thumbprints?










~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~             http://www.sunbeltsoftware.com/Ninja                ~

Reply via email to