< Back

Get-MDMEnrollmentStatus

Sat Jan 18, 2020 4:19 pm

NAME Get-MDMEnrollmentStatus



SYNOPSIS

Get Windows 10 MDM Enrollment Status.





SYNTAX

Get-MDMEnrollmentStatus [<CommonParameters>]





DESCRIPTION

Get Windows 10 MDM Enrollment Status with Translated Error Codes.



Returns $null if Device is not enrolled to an MDM.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\># Get Windows 10 MDM Enrollment status



Get-MDMEnrollmentStatus











RELATED LINKS