powershell
powershell copied to clipboard
[FEATURE] New Command - Get & Set M365 Admin Report Settings
Feature request
Suggestion is to create two new commands
Get the tenant-level settings for Microsoft 365 reports
Get-PnPM365AdminReportSettings
Additional information
Get the tenant-level settings for Microsoft 365 reports. Graph documentation
Update tenant-level settings for Microsoft 365 reports
Set-PnPM365AdminReportSettings -hideUserInformation <boolean>
Additional information
Conceal user information in Microsoft 365 reports by setting the property displayConcealedNames. Graph documentation
Note
This property represents a setting displayConcealedNames in the Microsoft 365 admin center as below. If approved, I am happy to send in a PR on this.
Thanks, Nish