-
Notifications
You must be signed in to change notification settings - Fork 2
Get MdeExposureScoreByMachineGroups
Jan-Henrik Damaschke edited this page Nov 23, 2022
·
1 revision
external help file: PSMDE-help.xml Module Name: PSMDE online version: https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-machine-group-exposure-score?view=o365-worldwide schema: 2.0.0
Retrieves the organizational exposure score.
Get-MdeExposureScoreByMachineGroups [<CommonParameters>]
Retrieves the organizational exposure score.
$score = Get-MdeExposureScore
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
PSCustomObject. The Get-MdeExposureScore function returns a single PSCustomObject containing the parsed organizational exposure score object.
Author: Jan-Henrik Damaschke