TestimoX

API Reference

Command

Get-ADXDnsScavenging

Namespace ADPlayground.PowerShell
Outputs
ADPlayground.Dns.DnsZoneScavengingInfo

Retrieves DNS zone scavenging settings and detects mismatches with server defaults.

Examples

Generated fallback example

Generated fallback example from command syntax.


Get-ADXDnsScavenging -DnsServer 'Value'
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Get-ADXDnsScavenging -DnsServer <string> [<CommonParameters>]
#

Parameters

DnsServer string requiredposition: 0pipeline: false
DNS server name to query.

Outputs

ADPlayground.Dns.DnsZoneScavengingInfo