msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
PS: import-module microsoft.graph takes FOREVER
Recently, my devices need between 10-20 minutes to import microsoft.graph. While they aren't supercomputers, they're no slouches either. One of them is a Surface Pro 9 SQ3 (Arm64) and the other an Intel Core i5 11th gen. I can literally prepare a meal while the import runs. This applies to both PS5 and PS7.
Any chance to speed this up? Having to wait that long each time I use the modules is REALLY a hindrance. (multi-threaded import, anyone? 😉)