Disconnect-Maester
SYNOPSISโ
Helper method to sign out of the current Microsoft Graph session. Alternate for Disconnect-MgGraph.
SYNTAXโ
Disconnect-Maester [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
Use this cmdlet to sign out of the current Microsoft Graph session.
This cmdlet is a helper method for running the following command.
Disconnect-MgGraph
EXAMPLESโ
EXAMPLE 1โ
Disconnect-MtGraph
EXAMPLE 2โ
Disconnect-Maester
EXAMPLE 3โ
Disconnect-MtMaester
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.