Test-MtCisaDmarcAggregateCisa
SYNOPSIS
Checks state of DMARC records for all exo domains
SYNTAX
Test-MtCisaDmarcAggregateCisa [-Force] [-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
-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