Can’t Migrate Public Folders to your Exchange 2013 Server?

I have this great to do for migrating public folders from Exchange 2007/2010 to my new Exchange 2013 server (found here: https://supertekboy.com/2014/10/13/2013-public-folder-migration-made-easy/).

Problem is, it doesn’t work.

What doesn’t work?  Why, all the PowerShell commandlets and parameters relating to public folders seem to be absent.  Exchange Management Shell is missing them.

Solution: Use the regular PowerShell shell, and run the following command:

Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010

Now you can use your Public Folder related commands and parameters in the regular PowerShell window and they will work. Wish I had known that sooner.

Happy migrating!

 

Permanent link to this article: https://www.brettgorley.com/?p=981

Leave a Reply

Your email address will not be published.