Test-MtCisaActivationNotification
SYNOPSISโ
Checks for notification on role activation
SYNTAXโ
Test-MtCisaActivationNotification [-GlobalAdminOnly] [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
User activation of the Global Administrator role SHALL trigger an alert. User activation of other highly privileged roles SHOULD trigger an alert.
EXAMPLESโ
EXAMPLE 1โ
Test-MtCisaActivationNotification
Returns true if notifications are set for activation of the highly privileged roles other than Global Admin
EXAMPLE 2โ
Test-MtCisaActivationNotification -GlobalAdminOnly
Returns true if notifications are set for activation of the Global Admin role
PARAMETERSโ
-GlobalAdminOnlyโ
Check Global Administrator role only
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-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.
INPUTSโ
OUTPUTSโ
System.Booleanโ
NOTESโ
RELATED LINKSโ
https://maester.dev/docs/commands/Test-MtCisaActivationNotification