The default export batch size for the Soren Granfeldt PSMA is set to 100 objects on the pipeline. With a large export (say 38,000) this has the overhead of calling PowerShell a great many times (in this case 380 times). Is there any reason the batch size cannot be set higher? Say 500 or 1000? Would there be a performance hit, potential data loss if something went horribly wrong?
Just curious...
Thanks.