You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As V3 is now fully graph, and no longer uses a pssession, you need to do a disconnect-ExchangeOnline, otherwise each new connection will hang around in your temp directory, which will blow out your diskspace. Quite possibly, we no longer need to use RobustCloudCommand, but if we still hit limits, I will look at rewriting the module.
The text was updated successfully, but these errors were encountered:
@PookyBeer Hello! Any chance you have updated the module? Do you have any information on how ms graph will solve ps commands running on large amount of users? Thank you for your time!
Sadly no. I have been flat out coding all the other changes that I had to make for all the bugs with V3. Happy to provide info, if you haven't yet upgraded, and run lots of scripts for a large environment.
For the jobs that I was using this for, I reverted back, to the original, and hoped for the best, and so far no issues, so we might be lucky! (But I'm not holding my, breath). It certainly however seems to handle processing large numbers of users better.
If I do find that I get forced to look into it further, and do a rewrite, I'll pass it on.
Wendy
21 Oct 2022 4:18:35 am KeithMonahan ***@***.***>:
As V3 is now fully graph, and no longer uses a pssession, you need to do a disconnect-ExchangeOnline, otherwise each new connection will hang around in your temp directory, which will blow out your diskspace. Quite possibly, we no longer need to use RobustCloudCommand, but if we still hit limits, I will look at rewriting the module.
The text was updated successfully, but these errors were encountered: