Computer Hope

Internet & Networking => Networking => Topic started by: nelson88 on July 11, 2014, 07:57:31 AM

Title: .Bat - Compiling a List of Proxies within a Domain showing all attached IP's
Post by: nelson88 on July 11, 2014, 07:57:31 AM
I'm still very new to learning cmd/.bat's so please keep that in mind when replying.

I'm looking to create a batch file that looks into the domain server and Identifies each Proxy on the network along with every attached IP they currently have assigned to them. Anyone know if this is possible and if so, can you help me create one?

The purpose of this code is to pretty much do a head count of how many systems are on which proxy so we can balance the proxies out making it easier for us to manage our server proxies when our users have a connection issue.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings\ProxyServer is the key/values I wish to look/pull from.