| external help file | DNSHealth-help.xml |
|---|---|
| Module Name | DNSHealth |
| online version | |
| schema | 2.0.0 |
Resolve and validate TLSRPT record
Read-TlsRptRecord [-Domain] <String> [<CommonParameters>]
Query domain for TLSRPT record (_smtp._tls.domain.com) and parse results. Record is checked for issues.
Read-TlsRptRecord -Domain gmail.com
Domain to process TLSRPT record
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.