Years ago we were exporting all of our company mailboxes for compliance reasons.
Now, exchange wasnt dumb on this front, it wont run too many jobs and it wont throttle resources. However my manager was the most risk averse person on the planet. Despite demonstrating this, and locating documentation he still wanted assurance.
So I wrote a powershell script, that makes sure to load only 4 export requests at a time, logging failures and checking exports land in the correct directory. Basically nannying a process that is already suitably nannied.