Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Causes Disk Space Issues When Used with Exchange Online Management V3 #7

Open
PookyBeer opened this issue Oct 5, 2022 · 2 comments

Comments

@PookyBeer
Copy link

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.

@KeithMonahan
Copy link

@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!

@PookyBeer
Copy link
Author

PookyBeer commented Oct 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants