windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

Test-DnsServer not present in Windows 11

Open aarond12 opened this issue 3 years ago • 0 comments

PS C:\Users\aaron> Test-DnsServer -IPAddress 192.168.1.1 Test-DnsServer : The term 'Test-DnsServer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • Test-DnsServer -IPAddress 192.168.1.1
  •   + CategoryInfo          : ObjectNotFound: (Test-DnsServer:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

aarond12 avatar Aug 25 '22 19:08 aarond12