Re: New Certificate

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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: COA Q.
    ... Locate the certification authority -issued certificate. ... Double-click the certificate, click the Details tab, click Thumbprint, ... Open Registry Editor, and then locate the registry subkey that was ... Paste the thumbprint data that you copied in step 3 into the Value data ...
    (microsoft.public.fox.programmer.exchange)