| external help file | DNSHealth-help.xml |
|---|---|
| Module Name | DNSHealth |
| online version | |
| schema | 2.0.0 |
Test Domain for DNSSEC validation
Test-DNSSEC [-Domain] <String> [<CommonParameters>]
Requests dnskey record from DNS and checks response validation (AD=True)
Test-DNSSEC -Domain example.com
Domain : example.com ValidationPasses : {example.com - DNSSEC enabled and validated} ValidationFails : {} Keys : {...}
Domain to check
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.