answersLogoWhite

0


Best Answer

Nslookup

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command allows you to troubleshoot DNS information from the command line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What command allows you to troubleshoot dns info from the command line?

NSLookup


Which command-line utility is most useful for displaying the command syntax that can be used to troubleshoot shared resources?

Net help share


Which three command line utilities are most commonly used to troubleshoot issues at Layer 3?

ping, ipconfig, traceroute.


The command line utility that allows for replacement of a corrupt registry with an older working version is known as?

The command line utility that allows for replacement of a corrupt registry with an older, working version is known as


In computing what is the command line used for?

Command prompt/line is used to execute entered commands. Command prompt is mostly commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of windows issues.


How can you troubleshoot a scheduled task that fails to start in windows xp professional?

specify the exact path of the program at the command line to locate it and run it


What is java command?

A Java application can accept any number of arguments from the command line. This allows the user to specify configuration information when the application is launched.The user enters command-line arguments when invoking the application and specifies them after the name of the class to be run.


What is the difference between echo and printf command of UNIX?

Echo merely repeats its command line arguments as stated. The 'printf' command allows for formatted print and a more exacting method of printing out information. Printf requires you to specify the format of what you want to print; echo does not have this ability.


What does the website GoogleCl do?

GoogleCL stands for Google command line. It is a Linux based piece of software that allows one to access command line interfaces for Google docs, calendar and Picasa.


Which utility allows you to create Active Directory trust relationships from the command line?

netdomNetdom


What command line utilities allows you to view internet protocol configuration on a unix or linux host?

Ifconfig


Why some times command line interpreter are not the part of the kernel?

Not integrating the command interpreter into the kernel allows for easier replacement and customization. It can also increase reliability.