Test-MtMdmAuthority
SYNOPSISโ
Check the MDM Authority for Intune.
SYNTAXโ
Test-MtMdmAuthority [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
This command checks the Mobile Device Management (MDM) Authority setting in Microsoft Intune to determine if Intune is the configured MDM authority.
EXAMPLESโ
EXAMPLE 1โ
Test-MtMdmAuthority
Returns true if Intune is set as the MDM authority, false otherwise.
PARAMETERSโ
-ProgressActionโ
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
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.