Skip to content

[Feature Request]: Tenant Assessment Report (SCuBA) #4470

@craigsummers88

Description

@craigsummers88

Please confirm:

  • I have searched existing feature requests (open and closed) and found no duplicates.
  • **me or my organization is currently an active sponsor of the product at the $99,- level.

Problem Statement

We would like to generate reports for newly onboarded clients and existing clients to show them the health of Microsoft 365, where the gaps are and then we can present an SoW for improving those gaps. We currently work with manual checks and running SCuBA, but it would be great if CIPP was capable of running a report like this

Benefits for MSPs

This would reduce alot of manual work
It would reduce the amount of applications/tools needed for an MSP to use, utilising CIPP even further
The end goal of being able to run this report would provide better security to clients

Value or Importance

Nice to have, it would just save a huge amount of time for our team

PowerShell Commands (Optional)

https://github.com/cisagov/ScubaGear
Required Permissions: https://github.com/cisagov/ScubaGear/blob/main/docs/prerequisites/permissions.md

Install SCuBA and Dependencies

Install-Module -Name ScubaGear
Initialize-SCuBA

OPA Installation

Normally, the Initialize-SCuBA cmdlet installs OPA. This can be verified by looking for the OPA executable file in C:\Users\johndoe.scubagear\Tools. If it failed to do so, or you set a parameter to prevent it from doing so, you can install OPA separately

Install-OPAforSCuBA

Run SCuBA

Invoke-SCuBA -ProductNames *

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions