Skip to main content

Test-MtCisGlobalAdminCount

SYNOPSIS

Checks if the number of Global Admins is between 2 and 4

SYNTAX

Test-MtCisGlobalAdminCount [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

A minimum of two users and a maximum of four users SHALL be provisioned with the Global Administrator role. CIS Microsoft 365 Foundations Benchmark v3.1.0

EXAMPLES

EXAMPLE 1

Test-MtCisGlobalAdminCount

Returns true if only 2 to 4 users are eligible to be global admins

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.

INPUTS

OUTPUTS

System.Boolean

NOTES

https://maester.dev/docs/commands/Test-MtCisGlobalAdminCount