Archive for September 30th, 2005

Searching Active Directory (VBScript)

Friday, September 30th, 2005

If, like me, you have been left irritated by the search function in Active Directory Users and Computers simply not telling you WHERE a particular user or computer actually is, simply use this bit of code. It allows you to search through AD for users or computers and returns a list of what it finds […]