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.
|
This function will locate the computer that processed a failed user logon attempt which caused the user account to become locked out. The locked out location is found by querying the PDC Emulator for locked out events (4740). |
(8)
Updated 3/20/2013
Released 12/7/2012
3,292
Downloads
|
|
|
Get inactive / old User (which are still enabled) in your domain as a simple CSV output. Credits tohttp://blog.m
Run on AD server (2008 or newer)Update the domain and if required the DaysInactiveThi |
(1)
Updated 8/27/2013
Released 8/27/2013
153
Downloads
|
|
|
This script queries AD with the name of the home folder. If this query does not result in an account or a disabled account the script will list the folder size with the folder path and error message.
|
(3)
Updated 5/24/2013
Released 10/19/2012
754
Downloads
|
|
|
The attached script will scan the AD Domain and list all user accounts in the domain whose password has been set to "Never Expire". This is a handy script for security, auditing and maintenance reasons. The Admin can use this script to implement best-practices
for the organisat |
(2)
Updated 9/21/2013
Released 9/20/2013
190
Downloads
|
|
|
Overview:
This article provides step-by-step procedure about How to query [or] get [or] list all active directory users from a particular domain using PowerShell. The example PowerShell script will query active directory and list any user whose email address (proxyaddress) ends |
(1)
Updated 11/22/2012
Released 11/22/2012
969
Downloads
|
|
|
This Script will list All Groups, Including Nested Groups, Where a specified User-Account is a Member. You need to enter the User's SAM Account Name (Login ID) to use this script. If a User -- Bob Smith, for example -- is a Member of Group-A and Group-B,
and if Group-B is also |
(1)
Updated 8/23/2013
Released 8/23/2013
194
Downloads
|
|
|
The following script will show how to Unlock Active Directory User account using PowerShell
The goal is to do something simple and functional, no fancy GUI... No need of Active Directory Module or Quest Active Directory Snapin, in my case I used ADSI: [ADSISearcher] |
(2)
Updated 10/25/2013
Released 3/26/2013
447
Downloads
|
|
|
This PowerShell function takes a user name and a password as input and will verify if the combination is correct. The function returns a boolean based on the result.
|
(1)
Updated 5/10/2013
Released 5/10/2013
184
Downloads
|
|
|
This PowerShell function takes a user name and a password as input and will verify if the combination is correct. The function returns a boolean based on the result. A computername can be specified to check account details on remote systems.
|
(0)
Updated 5/20/2013
Released 5/20/2013
159
Downloads
|
|
|
User-Account Management -- Tasks like create new user, enable/disable user accounts, modify Group-Membershi
|
(2)
Updated 10/17/2013
Released 10/17/2013
254
Downloads
|
|
|
The attached script will assist the Admin to list all User-Accounts in the Domain which are Locked. Retrieving this information will further assist the Admin to take appropriate action on these User-Accounts. If required, the Admin can unloack all these user-accounts at one go by
|
(0)
Updated 10/27/2013
Released 10/27/2013
72
Downloads
|
|
|
This Script will List All OUs and Sub-OUs From Active Directory in the Parent-Child Order as they are arraged in Active Directory and as we see when we open Active Directory Users and Computers -- dsa.msc.Referen
|
(3)
Updated 9/4/2013
Released 9/4/2013
67
Downloads
|
|
|
This Script will check when a User's -- whose name has been supplied -- password Expires !! You need to enter the User's SAM Account Name (Login ID) to use this script.This is a vital information; and this script will make the job of an Admin lot easier in performing his role. th
|
(2)
Updated 9/10/2013
Released 9/10/2013
119
Downloads
|
|
|
Recently, I had to work on a situation where I had to get a list of all User-Accounts in the domain which have Alternate Recipient address configured. And it was obvious that having a script to accomplish the same task is the best way to go about achieving the desired result. Hen
|
(1)
Updated 9/28/2013
Released 9/28/2013
58
Downloads
|
|
|
Every Admin has to to do this. The script attached simplifies the Admin's tasks. This script will read multiple Computer-Names and Group-Names From a txt file and then add the Computer-Accoun
|
(1)
Updated 10/1/2013
Released 10/1/2013
70
Downloads
|
|
Download Windows Server 2012