User Tools

Site Tools


batdnsipresolve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
batdnsipresolve [2025/06/03 16:09] tektinkersbatdnsipresolve [2025/06/03 16:11] (current) tektinkers
Line 3: Line 3:
  
 ====== *.bat file to resolve DNS / IP ====== ====== *.bat file to resolve DNS / IP ======
 +
 +In the Search field on the Taskbar type "notepad"\\
  
 Open Notepad\\ Open Notepad\\
Line 10: Line 12:
 @echo off @echo off
 :loop :loop
-nslookup nachonut.com +nslookup google.com 
-:: ping -n 1 nachonut.com+:: ping -n 1 google.com
 timeout /t 10 timeout /t 10
 goto loop goto loop
batdnsipresolve.1748966960.txt.gz · Last modified: 2025/06/03 16:09 by tektinkers