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.
|
One task that every systems administrator has to go through at some point is the creation of new user accounts. Powershell makes this process simple and adds additional functionality, such as the ability to set defaults and import users from CSV.
|
(101)
Updated 12/4/2012
Released 10/1/2011
48,670
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
|
|
|
Permission/Dele
|
(0)
Updated 9/10/2013
Released 3/13/2013
86
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
|
|
|
The goal of this script is to grant the destination user all the missing memberships when compared to the source user. Any missing memberships will be added by this script and and any additional memberships will be removed.
|
(2)
Updated 5/9/2012
Released 5/9/2012
449
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
|
|
|
This is a PowerShell script to generate reports of desktops, users and servers in Active Directory. This script brings the basic data used to have an accurate inventory.
|
(0)
Updated 8/22/2013
Released 8/22/2013
162
Downloads
|
|
Download Windows Server 2012