Skip to main content
Version: 2.0.1 (preview)

Test-MtCisDkim

SYNOPSISโ€‹

Checks state of DKIM for all EXO domains

SYNTAXโ€‹

Test-MtCisDkim [[-Selector] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTIONโ€‹

DKIM SHOULD be enabled for all domains. CIS Microsoft 365 Foundations Benchmark v5.0.0

EXAMPLESโ€‹

EXAMPLE 1โ€‹

Test-MtCisDkim

Returns true if DKIM record exists and EXO shows DKIM enabled

PARAMETERSโ€‹

-Selectorโ€‹

Selector-name for the DKIM record to test..

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 1
Default value: Selector1
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โ€‹

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