TechNet Script Center logo

Welcome to the TechNet Script Center Repository!

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
324 Active Directory results in Microsoft > VBScript > Windows Server 2003
Sort By: rss
Demonstration script showing the use of an OR filter in a LDAP query.
(0)
8/10/2009
VBScript
Demonstration script that uses a wildcard search to return a list of all Active Directory groups whose common name begins with the letters HR.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all the users in the Accounting Department, and then changes their department name to Finance.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all the users in the fabrikam.com domain, and then sorts that list alphabetically by name.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all users who do not have a telephone number. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all users who have a password that does not expire. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all the users who are not members of the Finance Department. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all the users in either the Finance or the Research departments. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
Demonstration script that returns the names of all the users in the Finance Department. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
Demonstration script that returns a list of all locked-out user accounts. Uses the LDAP search syntax.
(0)
8/10/2009
VBScript
1 - 10 of 324 Items < Prev 1 2 3 4 5 6 7 8 9 10  Next > All