This guide explain the Install Dig DNS tool on the Windows 7 in few steps:
1. First go to http://www.isc.org/downloads and look for BIND, underneath select right version, for Windows we ha ve to choose the "(Zip)" option of the latest release of BIND 9.
2. Then click on the Download button, after that hyperlinks with requested version appears and we is able to Download the Actual ZipFile.
3. When we sucesfully download the archive file, extract the ZipFile content to a temporary directory on your workstation.
4. Go into this directory and run ' BINDInstall.exe ', then choose the ' Tools only ' option and target directory where to INS Tall dig, I had choosen C:\dig
5. Next add the path of the Dig folder (C:\dig\bin) to the system PATHS variable. We should do it folowing:
Click on the ' Start button > right click ' on ' My computer ' > Properties > Advanced System Settings > Advanced T ABS > Environment Variables
Then Append; C:\dig\bin\ to the Path variable. Then restart Command Prompt.
5. Now we is able to run dig tool directly from the command line typing
Dig
How to install the DIG DNS tool on Windows 7