-
Notifications
You must be signed in to change notification settings - Fork 284
Invoke-Scuba Execution Fails with Errors #1674
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
Comments
@j-rat There seems to have been an update of the Microsoft.Graph.Authentication module to 2.27.0 while not also updating all of the other corresponding modules from 2.26.1. This seems to be causing those modules to fail. Usually, they are all updated concurrently.
You can do this via Then try re-executing ScubaGear to see if that resolves your issue. |
@schrolla dope - let me give that a shot and report back. I had been pulling my hair out! |
There appears to be other dependencies - adding here for others. In total, I removed the following. Working to re-install all the modules.
Looks like
|
I re-installed all the modules with the pinned versions as suggested.
I attempted to run the assessment against As a final test, I re-ran it against all products as well using 100% SUCCESS THANK YOU. |
Glad to see that the module suggestion worked for you. Thanks again for the report.
|
Prerequisites
ScubaGear Version
Operating System
Windows 11
PowerShell Version
5.1
M365 Environment and License(s)
M365 Environment: commercial
M365 License Type: M365 E3/E5
🐛 Summary
Been struggling trying to get this tool to run for a couple days. I am not attempting to completely run it on a Windows 11 machine that has direct public egress access to remove any potential issues with tools.
I am running the tool with an account that is a member of Global Reader and Power Platform Admin. I am able to successfully authenticate to each product (all the way through Conditional Access Policies) and still get the following errors on run.
I followed the install steps
I have retried just running the tool against one product, aad, combination of products, and no dice.
I am no only attempting to run the tool on the
aad
product and the below output is what I see after successfully authenticating. Please help!Steps to reproduce
Checking Azure Sign in logs, I get
Success
for the following appsRunning against the
teams,exo
products work fine along with successful report generation.Running
sharepoint
When running
aad
I receive the following output from the script with no report generatedExpected behavior
just to work.
Output from Initialize-SCuBA (optional)
The text was updated successfully, but these errors were encountered: