Hello Chris,

I have recently been playing with something similar to this. I used ADSI
to iterate through an OU and find the computer objects and then use WMI
to connect to those systems and query more specific info from the WMI
repository. I can try to dig up some chicken scratch I have laying
around but am confident by the time I do one of the gurus on this list
will post your solution. I will try though.

Kevin

-----Original Message-----
From: England, Christopher M [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 16, 2002 10:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Gathering Computer Account Info via script

In response to my own message, I found a VB script in the 2000 resource
kit called "listproperties.vbs" which can enumerate information about a
computer object in the AD. However, I need to do this for all computer
objects in an entire OU (with possible subOUs).

Thanks again for any help!

Chris

-----Original Message-----
From: England, Christopher M 
Sent: Monday, December 16, 2002 9:56 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Gathering Computer Account Info via script


Greetings all,

I need to query a portion of the Active Directory (the OUs that I
control) and get a list of computer objects and some associated data
(Operating System name and version, for example). Can I do this with
VBS/WSH?

Thanks in advance for any help!

Chris

--------------------------------------------------------
Christopher England
Server Administrator
College Information Technology Office
Indiana University
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to