NetSPI/MicroBurst

Very slow on big environment

quentinhardy opened this issue · 2 comments

Hello,

Thank you for this very useful tool.

I tried to get users, groups, devices with the command "Get-AzDomainInfo".
I worked on a big environment with 80 000 users, 40 000 groups, etc.

It takes much time to get users, but I had to stop the step when the tool searches groups of each user.
After 15 hours, this step was not yet finished.

Best regards,

Hello,
I also tried to run "Get-AzDomainInfo" and it has been running for hours while showing the message, "WARNING: This cmdlet is using API version beta which is under preview". See picture below.
I am using Windows 10 Pro. The version of my Windows PowerShell is shown in the picture below.

I would be glad to learn a workaround to this problem.

MicroBurst-warning

PowerShell-Version

This is a known issue with larger environments. To help, do the user and groups collection separate from the subscription dumping. You can toggle the Users and Groups with Y/N values in the command.

We'll address the API issues in the other issue.