0

I have Exchange 2013 CU3 installed and I can't access any of the Exchange cmdlets. When I try to run any of them from an elevated EMS I get the dreaded:

is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

The account I am using is a Domain Admin and has no mailbox. I do have an Exchange 2010 sp3 server in my organization that I will be migrating away from very soon. Thanks!

1 Answers1

0

My Google-Fu figured it out! in the EMS I had to type: add-pssnapin *exchange* -erroraction SilentlyContinue