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.