Search found 1 match

by ank_stal
04 Nov 2020 23:59
Forum: DOS Batch Forum
Topic: Batch script of nslookup of bulk IP's corresponding to the DNS servers
Replies: 1
Views: 7043

Batch script of nslookup of bulk IP's corresponding to the DNS servers

I have been working on the script but it checks the IP's corresponding to the primary dns only. Now I'm trying to make changes in this one by checking the IP to specified dns servers. But I also don't want to flood the output with multiple entries of IP corresponding to all dns servers. @echo OFF se...