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
|
|
|
Generating an Excel report that shows information about user objects in a domain or forest. For example, the Excel workbook output from the script can show whether accounts are inactive or active, expired passwords, which accounts are locked out, and more.
|
(5)
Updated 10/20/2013
Released 10/14/2013
723
Downloads
|
|
|
The functions provided in this module will give you visibility into the status of your SID history throughout the Active Directory Forest, help you translate SID history in NTFS ACLs, and easily target SID history removal.
|
(11)
Updated 7/9/2013
Released 12/23/2011
1,659
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
|
|
|
In many enterprise environments an authentication condition can occur which will cause resource access problems for users. This condition is often called “token bloat” or “MaxTokenSize”. This script helps detect that problem.
|
(1)
Updated 8/28/2013
Released 7/24/2013
271
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
|
|
|
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
|
|
|
HI,This script is based on Active Directory Module and this is very simple and handy script. Sometime there is need arrivses when we need to find active direcotry users those are created within the scpecific period of time.This script by dault find users those are created within
|
(1)
Updated 9/5/2012
Released 8/16/2012
611
Downloads
|
|
|
Keep Active Directory clean and tidy using this PowerShell script to find, move and disable inactive computer accounts.
The script uses Quest PowerShell commands which you can download freely from their website - http://www.ques |
(0)
Updated 11/12/2013
Released 11/12/2013
47
Downloads
|
|
|
Purpose This script is intended for create a couple of thousand lab users. The requirement was to have more than just the usual test users from "Test User 1" to "Test User 1000". If you want to have some accounts in your test environment this script and the attached text file mig
|
(9)
Updated 3/11/2013
Released 3/11/2013
5,526
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 script will permit to identify Active Directory locked accounts and, if needed, unlock them.it takes care of multiple account lockout policies (Fine-Grained Password Policy).The method is described in the following article: http:/
|
(0)
Updated 10/3/2013
Released 10/3/2013
72
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
|
|
Download Windows Server 2012