Get MdeExposureScoreByMachineGroups - Visorian/PSMDE GitHub Wiki


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

Get-MdeExposureScoreByMachineGroups

SYNOPSIS

Retrieves the organizational exposure score.

SYNTAX

Get-MdeExposureScoreByMachineGroups [<CommonParameters>]

DESCRIPTION

Retrieves the organizational exposure score.

EXAMPLES

EXAMPLE 1

$score = Get-MdeExposureScore

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

PSCustomObject. The Get-MdeExposureScore function returns a single PSCustomObject containing the parsed organizational exposure score object.

NOTES

Author: Jan-Henrik Damaschke

RELATED LINKS

https://learn.microsoft.com/en-us/microsoft-365/security/defender-endpoint/get-machine-group-exposure-score?view=o365-worldwide