Comments
-
I ran in to the same issue and after several weeks of back and forth with support the final solution was to create a new Throttling Policy on the Exchange server and set the PowerShellMaxConcurrency value to 1000. I applied the newly created policy to the SAM poller user and viola, everything worked. You can test your…