Re: New Certificate

Tech-Archive recommends: Fix windows errors by optimizing your registry



Get-ExchangeCertificate -Domain "yourserver.domain.com" | fl

- Note the services that are using this cert - typically IMAP, POP, SMTP & IIS.

Make sure this is the certificate you want to replace. Copy the thumbprint.
Get-ExchangeCertificate -thumbprint "cert thumbprint here" | New-ExchangeCertificate.

Say "yes" to prompt for overwriting default SMTP certificate.

New cert is generated. Note the thumbprint.

Get-ExchangeCertificate -thumbprint "paste thumbprint from new cert" | fl

- Note the expiration date is one year from now.
- Note the services that this certificate will be used for. If IIS does not exist:
"Enable-ExchangeCertificate" -thumbprint "paste thumbprint from new cert" -services "IIS"

Remove the old certificate:
Remove-ExchangeCertificate -thumbprint "paste thumbprint from old cert"
--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------



"Lee" <Lee@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:9A1F9A78-E335-41F9-ADCD-2C50CFD1C263@xxxxxxxxxxxxxxxx
How do I either regenerate or extend the certificate generated by exchange
2007 when it was installed?

.



Relevant Pages

  • Re: EFS decryption problem solved!! FYI stuff inside.
    ... > certificate "thumbprint" for the file in question, ... > from the backups which had the corresponding certificate intact. ... Functionality is limited on Windows XP, but the Windows 2000 recovery is a real eye ... the syskey mode 2 password or insert the mode 3 floppy. ...
    (microsoft.public.security)
  • Re: EFS Nightmare
    ... Thanks for the tip, Roger. ... that I cannot open does not match the thumbprint on the ... certificate exported and deleted off of the pc. ... >> encryption, and that I should be able to import the key ...
    (microsoft.public.windowsxp.security_admin)
  • EFS experiment - need help
    ... htbka: 'per Roger G' ... Duplicate files each folder, _TestUnencrypted is for restore when I ... Rclick, Open File Recovery certificate, thumbprint is cb e9..… ... Rclick, Open Encryption File System certificate, thumbprint is 3a 2b.. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: EFS Decryption - Lost Certificate
    ... the older certificate's thumbprint matches the thumbprint in the ... When I double click on that certificate, ... General Tab it says "You have a private key that corresponds to this ... didn't make a backup of the encryption certificate, ...
    (microsoft.public.security)