Query Active Directory for Computer Description  
Author Message
kahoar





PostPosted: Thu Dec 01 12:28:02 CST 2005 Top

VB Scripts >> Query Active Directory for Computer Description

Is it possible through an ADSI script to query Active Directory for a
computers description? IE: Take a text file with a list of computers â?? run a
script â?? a new text file is created with the list of computers each on
followed by the description that is in AD? If so can anyone point me to some
resources? This would be a great help to my department as our machines are
all labeled in AD with the users name and we continually have to manually
sort through thousands of machines.

Thanks

Visual Studio225  
 
 
ESP





PostPosted: Thu Dec 01 12:28:02 CST 2005 Top

VB Scripts >> Query Active Directory for Computer Description Files:
http://www.microsoft.com/technet/scriptcenter/scripts/storage/files/default.mspx

AD:
http://www.microsoft.com/technet/scriptcenter/scripts/ad/computer/default.mspx

ESP






> Is it possible through an ADSI script to query Active Directory for a
> computers description? IE: Take a text file with a list of computers â?? run a
> script â?? a new text file is created with the list of computers each on
> followed by the description that is in AD? If so can anyone point me to some
> resources? This would be a great help to my department as our machines are
> all labeled in AD with the users name and we continually have to manually
> sort through thousands of machines.
>
> Thanks
>
>