Yes , UM is installed on server. The issue was related to a syntax error , documentation that I was using indicated a switch that I was typing without the space.
Main Topics
Browse All TopicsI get the following error when attempting to add UM Service in Exchange Management Shell.
Command used: Enable-ExchangeCertificate
Enable-ExchangeCertificate
Parameter name: Services
At line:1 char:27
+ Enable-ExchangeCertificate
Please advise.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Was that a Technet article you were following, or something else? If it was Technet I will see if I can get it replaced. There are quite a few minor typos in the Technet content.
The command that you are using above looks correct, so I am curious what you/documentation had added that was causing the problem.
Simon.
Annoyingly, I have discovered the answer to this over the last weekend.
You can only assign an SSL certificate to the UM role if the certificate has the server's real name listed. Therefore if you are trying to assign a single name certificate that was issued to mail.domain.com, but the server is called exch.domain.local then it will not accept it.
Therefore if you are using Unified Messaging you must use a SAN/UC certificate with the following URLs:
mail.domain.com (the name to match the MX records, reverse DNS etc, for TLS support)
autodiscover.domain.com
servername.domain.local (the server's real internal name)
servername (the server's NETBIOS name).
I will be blogging on this shortly.
Simon.
ajdratch - this is an old question. Unlike a forum it is not possible to "bump" questions back up the list. The only people who will see your post are those that have already participated. Instead you should post your question as a new question in the Exchange Server Zone which will allow other experts the chance to see the question and respond.
Simon
Exchange Server Zone Advisor.
Business Accounts
Answer for Membership
by: SembeePosted on 2008-04-10 at 16:33:19ID: 21330287
If you remove UM from the list, does it apply the certificate?
Asking the obvious - but do you have UM installed on the server?
Simon.