Test-MtCisaDmarcAggregateCisa
SYNOPSISโ
Checks state of DMARC records for all exo domains
SYNTAXโ
Test-MtCisaDmarcAggregateCisa [-Force] [-Strict] [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTIONโ
The DMARC point of contact for aggregate reports SHALL include reports@dmarc.cyber.dhs.gov.
EXAMPLESโ
EXAMPLE 1โ
Test-MtCisaDmarcAggregateCisa
Returns true if DMARC record with reject policy exists for every domain if a .gov domain exists
EXAMPLE 2โ
Test-MtCisaDmarcAggregateCisa -Force
Returns true if DMARC record with reject policy exists for every domain
PARAMETERSโ
-Forceโ
Check all domains, not only .gov domains.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-Strictโ
Check 2nd Level Domains Explicitly per CISA
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.
INPUTSโ
OUTPUTSโ
System.Booleanโ
NOTESโ
RELATED LINKSโ
https://maester.dev/docs/commands/Test-MtCisaDmarcAggregateCisa