TechNet Gallery - resources for IT professionals

Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.

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.
Sort by: rss
3 results in User Accounts > JavaScript [Clear]
Weslee db
This is an ldap query that will show you all of the user and computer accounts that have been created since a specific date in an active directory environment. This will help you identify in a fast and easy way what user/computer accounts have been created since a specific date.
(0)
Updated 9/19/2013
Released 9/19/2013
100 Downloads
Weslee db
This is an ldap query that will show you all of the user accounts that have been created since a specific date in an active directory environment. This will help you identify in a fast and easy way what user accounts have been created since a specific date.
This can be usefull
(0)
Updated 12/9/2013
Released 12/9/2013
11 Downloads
Rick Heiter
** Module lib_bool_thms Imports lib_bool_funs is_true_not_is_false = ... : {b:bool}iff (is_true b) (not (is_false b)) bool_contrapos = ... : {a,b|bool}((is_true a)->is_true b)->(is_false b)->is_false a bool_contradiction = ... : {b|bool}(is_true b)->(is_false b)->absurd
(0)
Updated 8/25/2012
Released 8/25/2012
111 Downloads