Steve Schofield's Blog

Script to pull Windows Server 2008 servers AD and log to a text file

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)
Published Tuesday, April 08, 2008 9:59 PM by Steve Schofield Weblog
Anonymous comments are disabled

Powered by Community Server 2.1