NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]