Is there any software that I can use to pull information from my AD containers such as a user listing per container? I don't need it to list everything, just user name, department and description. TYIA Phil Andersen
Hi, ldifde and csvde Leif "Phil Andersen" skrev i en meddelelse news:D76EC168-AB0B-4CB3-93C7-2B3A9F5A2D7A@microsoft.com... > Is there any software that I can use to pull information from my AD > containers such as a user listing per container? I don't need it to list > everything, just user name, department and description. > > > TYIA > Phil Andersen
you can also use a vbs script. Search script center and you'll find some usefull information. Even dsquery allows you to do a list of users from an OU. Andrei Ungureanu www.eventid.net "Leif Pedersen [MVP]" wrote: > Hi, > > ldifde and csvde > > Leif > > "Phil Andersen" skrev i en > meddelelse news:D76EC168-AB0B-4CB3-93C7-2B3A9F5A2D7A@microsoft.com... > > Is there any software that I can use to pull information from my AD > > containers such as a user listing per container? I don't need it to list > > everything, just user name, department and description. > > > > > > TYIA > > Phil Andersen > > >