Dear all,
usually when migrating public folders to Exchange 2013 I followed instructions as per http://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/migrating-public-folders-exchange-2013-part1.html to migrate that.
As you can see there is some addition about export of the old PF hierarchie and they explicitely tell you that you must make use of -resultsize unlimited on the source side, while there is no such option to use on the New-PublicFolderMigrationRequest cmdlet.
But if you ever add more than 1,000 rows, that will fail and a message "your CSV file contains more than 1,000 rows" appeared. So you can create some portions of folders to migrate.
Now I have more than 500,000 public folders having more than 2TB of data. I know there is a "supported" limit of 250,000 while there is no technical restriction. How can I make that 500 x 1,000 portions run in parallel? I can see you can only run one request per time, so migrating that amount of data would take months. Is there any possibility to run more than one migration request?
How do you handle a large count of folders?
Please advice.
Martin