Skip to main content

Test-MtCisaDkim

SYNOPSIS​

Checks state of DKIM for all EXO domains

SYNTAX​

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

DESCRIPTION​

DKIM SHOULD be enabled for all domains.

EXAMPLES​

EXAMPLE 1​

Test-MtCisaDkim

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-MtCisaDkim