Here is a script to pull all Windows Server 2008 servers out of your Active Directory and log to a text file. Just change the LDAP string. Const ADS_SCOPE_SUBTREE = 2 Set fso = Wscript.CreateObject("Scripting.FileSystemObject") Set objConnection = CreateObject...(
read more)