Test-MtCisaDmarcReport
SYNOPSISโ
Checks state of DMARC records for all exo domains
SYNTAXโ
Test-MtCisaDmarcReport [-Strict] [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
An agency point of contact SHOULD be included for aggregate and failure reports.
EXAMPLESโ
EXAMPLE 1โ
Test-MtCisaDmarcReport
Returns true if DMARC record inlcudes report targets within same domain
PARAMETERSโ
-Strictโ
Require the CISA explicit 2nd level validation
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.