Recursive Parameter (Get-DNS Cmdlet)

Determines whether to ask the DNSServer to recursively query other servers.

Syntax

Get-DNS -Recursive SwitchParameter

Remarks

If Recursive is true, the cmdlet will tell the DNS server to perform the query recursively. This means that if the DNS server does not have information about the domain being queried, it will send the request to another DNS server.

Default Value

true

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]