Quick How-To on installing and running the app
First – Get Global Administrator permissions to the M365 Tenant
Second – Open a browser and login into it using the newly created Global Administrator Account
Next Download SCuBAGear from – https://github.com/cisagov/ScubaGear
Open PowerShell as an Administrator (right click and select this) on the computer that you will run SCuBAGear from
cd C:\directory\ScubaGear-main\
To the directory you installed SCuBAGear
Type
Set-ExecutionPolicy Bypass
Type
Import-Module -Name .\PowerShell\ScubaGear
Type
.\SetUp.ps1
Type:
Disconnect-SCuBATenant
Type:
invoke-SCuBA
Login as your Global Admin account
The report will run!