Create A Batch File To Restart The Dns Service
0 Comments
»
1. Start -> Run -> Notepad.
2. Paste the following:
net stop dnscache
net start dnscache
3. Call it "restartdns.bat" (without quotes)
1. Start -> Run -> Notepad.
2. Paste the following:
net stop dnscache
net start dnscache
3. Call it "restartdns.bat" (without quotes)