Hello,
When running the "Export-ModernPublicFolderStatistics.ps1" script is there any way to exclude the Dumpster? It just errors out on me with what appears to be a timeout issue.
[PS] C:\temp\pfmigrationEXO>.\Export-ModernPublicFolderStatistics.ps1 ex2016-pfstats.csv
[6/1/2022 6:51:07 AM] Enumerating folders under IPM_SUBTREE...
The process failed to get the correct properties.
+ CategoryInfo : NotSpecified: (:) [Get-PublicFolder], ConnectionFailedTransientException
+ FullyQualifiedErrorId : [Server=SO-SVC-MBX1,RequestId=e9c69e36-87ad-4b05-b88d-049828054919,TimeStamp=6/1/2022 12:14:44 PM] [FailureCategory=Cmdlet-ConnectionF
ailedTransientException] 69D20F2D,Microsoft.Exchange.Management.MapiTasks.GetPublicFolder
+ PSComputerName : so-svc-mbx1.pharms-services.com
[6/1/2022 8:26:36 AM] Enumerating folders under IPM_SUBTREE completed...47344 folders found.
[6/1/2022 8:26:36 AM] Enumerating folders under NON_IPM_SUBTREE...
So I never get pass this step to migrate to EXO. Any suggestions?