Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Renew exchange 2007 certificate with PS

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Update exchange 2007 certificate with PS

Step one:

New-ExchangeCertificate-GenerateRequest-Path c:\ cert.txt-SubjectName "CN=mail..com.cn, OU=, O = Group, L=GuangZhou, S=GuangDong, C=CN"-DomainName mail..com.cn, mail07, mail07..com.cn, mail, owa..com.cn, autodiscover, autodiscover.****.com.cn-PrivateKeyExportable $true-FriendlyName mail

The parameter-GenerateRequest does not generate a self-signed certificate.

-Path is the path where the content of the application certificate is stored

-SubjectName is the certificate subject

-PrivateKeyExportable allows private key to be exported

FriendlyName is the certificate display name

The second step is to open IE, enter the http:// certificate server name / certsrv, click "apply for a certificate", and then click "submit a certificate request using a base64-encoded CMC or PKCS # 10 file, or renew a certificate request using a base64-encoded PKCS # 7 file." Paste the middle part of begin and end in the newly generated c:\ cert.txt in the saved application, and the certificate template is "web server". Click submit, and then select base code to export the certificate.

In the third step, Import-ExchangeCertificate-path c:\ mail.cer copies the exported certificate to disk C of exchange 2007, and then imports

Step 4: use Get-ExchangeCertificate and then check the thumbprint corresponding to the certificate. If you want to see more detailed parameters, you can use Get-ExchangeCertificate | fl to see the detailed parameters of the certificate.

Step 5, enable-ExchangeCertificate-thumbprint * *-services "IIS,IMAP,POP"

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report