Get MdeConfigurationScore - 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-device-secure-score?view=o365-worldwide schema: 2.0.0

Get-MdeConfigurationScore

SYNOPSIS

Retrieves your Microsoft Secure Score for Devices.

SYNTAX

Get-MdeConfigurationScore [<CommonParameters>]

DESCRIPTION

Retrieves your Microsoft Secure Score for Devices. A higher Microsoft Secure Score for Devices means your endpoints are more resilient from cybersecurity threat attacks.

EXAMPLES

EXAMPLE 1

$score = Get-MdeConfigurationScore

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-MdeConfigurationScore function returns a single PSCustomObject containing the parsed device secure score object.

NOTES

Author: Jan-Henrik Damaschke

RELATED LINKS

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