dafthack / MFASweep

A tool for checking if MFA is enabled on multiple Microsoft Services
MIT License
1.38k stars 188 forks source link

using this script #12

Open dynamicTripp opened 1 year ago

dynamicTripp commented 1 year ago

Can't seem to use this script. It's calling invoke commands that don't exist and I can't find online. Your readme file is lacking information on usage.

akingscote commented 8 months ago

You just need to run:

Import-Module -Name "./MFASweep.ps1" 

Then you can follow as documented 👍