We have imported a new certificate to our Exchange server and assigned the services to it. When prompted if we want to replace the default SMTP certificate we selected yes. However, the option to unassign the services from the old certificate is greyed out. We tried using powershell to assign the services to none:
Enable-ExchangeCertificate -Services None-Thumbprint
However this hasn't had any effect.
Any ideas ?