generate exchange certificate with CA in your organization


New-ExchangeCertificate -GenerateRequest – Domainname mail.mydomain.com, Services.mydomain.com, autodiscover.mydomain.com, webmail.mydomain.com, ServerName -FriendlyName mail.mydomain.com -PrivateKeyExportable: $True -path c:\Cert.req

Import-ExchaneCertificate -path c:\certnew2.cer | Enable-ExchangeCertificate -Services IIS, SMTP

#delete the existing certificate, which we replaced

Remove-ExchangeCertificate -Thumbprint 08AEB1E82FF900AD1EA7E05999E2F10EFAFB10BA


dpejic has written 85 articles

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>