I just acquired a renewed update of a "paused" certificate for Exchange 2016 for POP,IMAP,SMTP,IIS. Is there a guide for installing and binding assigning the certificate to these services ? I originally installed this server and performed replacements of expired certificate but never updated a paused certificate. After installing the certificate into the "Web Server" store (probably my first mistake) the command to assign it to these services didn't work. I was hoping it would be as simple as that.
This command didn't work. It said it couldn't find the thumbprint which I copied directly from the certificate details.
Enable-ExchangeCertificate -Thumbprint 0b7a2f0232fa0f315ff6c4f7d62018c25aebff33 -Services POP,IMAP,SMTP,IIS
