<

Exchange 2019:- Assign services to SSL certificate

Posted on
6,191 Points
91 Views
1 Endorsement
Last Modified:
Published
Experience Level: Intermediate
3:04
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you how to assign services to an SSL certificate using PowerShell and we also show you how to do the same thing using the Exchange Admin Center (EAC).

Video Steps

1. Launch Exchange Management Shell

Click on Start and then expand "Microsoft Exchange Server 2019" and right click on Exchange Management Shell and runas administrator.

2. Enter in command

Type in the following command: Get-ExchangeCertificate -Server EX2019A and press enter.

3. Enable Services on certificate

Once you have located the SSL certificate, you can run the following command: Enable-ExchangeCertificate -Server EX2019A -Thumbprint <> -Services IIS,SMTP,POP,IMAP and press enter.
1
0 Comments
Information on how the user's photo is synched with SharePoint User Profile service from Azure AD, Exchange Online, and on-premise AD.
This is a comparison of three common ways to run commands remotely on Windows machines. I will look at the risks, that are involved and make a recommendation based on that.