I want to list all of the domain controllers in a given domain. (This is Microsoft Active Directory). The script would run on a Windows XP or 7 workstation. I found some sample code that uses "use Net::DNS;" but I cannot find a DNS module for the WIN32 environment.
Any help would be greatly appreciated.