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
IamMred
These are the scripts included with my book, Windows PowerShell 3.0 Step-by-Step published by Microsoft Press. I have updated the scripts from my book, and only folders that have scripts are included. If a chapter does not have
an associated folder it is because that chapter ha
(16)
Updated 11/22/2013
Released 7/2/2012
10,569 Downloads
Bin Yi - Microsoft
PowerShell ISE add-on for navigating CIM(WMI) namespaces/definitions and creating PowerShell script examples through CIM cmdlets
(4)
Updated 11/22/2013
Released 11/22/2013
284 Downloads
Rich Prescott
AWSA was built with the System Administrator in mind. Troubleshooting Windows issues requires a vast array of tools and knowledge. AWSA brings those tools together in one central location and adds additional functionality.
(44)
Updated 4/6/2012
Released 12/20/2011
12,679 Downloads
Tord G.Nordahl
This is a simple but useful script. After a lot of questions regarding PowerShell scripts to clean up old backup files I decided to put it out here.You can simply edit anything you like in the PowerShell file the execute code is only a few lines, the variable $oldTime is how old
(24)
Updated 1/9/2013
Released 1/17/2012
7,342 Downloads
Cookie.Monster
One of PowerShell’s major strong points is its ability to interface with a variety of technologies and data sources.  This makes it a great candidate for sending ad hoc notifications or generating HTML based reports.  Use these functions to spice up HTML generated by PowerShell
(4)
Updated 8/9/2013
Released 8/8/2013
595 Downloads
Ben Wilkinson
This function can be used to simulate a key press on the keyboard.

It would be useful for two main purposes:

1) while you are giving a presentation from your computer.
2) while you are downloading something that is long running and you are in a secure location.
(2)
Updated 10/2/2013
Released 10/1/2012
1,412 Downloads
François-Xavier Cat
LazyWinAdmin is a PowerShell Script that generates a WinForms loaded with tons of functions.
(13)
Updated 12/4/2013
Released 6/15/2012
1,995 Downloads
Chen V
Windows System Inventory using PowerShell - HTML Output
(3)
Updated 7/11/2013
Released 7/9/2013
562 Downloads
JimmyJoeBob Alooba
CredMan.ps1 is a PowerShell script that provides access to the Win32 Credential Manager API used for management of stored credentials.
(1)
Updated 10/13/2012
Released 7/2/2012
1,374 Downloads
Barry Chum
This is a simple Powershell script to send a WOL packet to an IP address, which should be the broadcast address of the subnet where the device is connected to.
(0)
Updated 8/7/2013
Released 8/1/2013
333 Downloads
David Wyatt
Ping hundreds of machines at a time using PowerShell using multithreading (without the added overhead of additional powershell.exe processes that would come from using the Start-Job cmdlet.)
(2)
Updated 12/9/2013
Released 6/18/2013
415 Downloads
Raimund Andrée
This module makes quite easy to browse through all variable of the current PowerShell session.
(13)
Updated 8/12/2013
Released 8/12/2013
1,613 Downloads
R Jason Morgan
This script will load a set of five functions into memory and allow you to enable psremoting remotely. if you have questions or comments you can post them here or on my blog:

http://jasonspowershellblog.wordpress.com/
(6)
Updated 6/3/2013
Released 6/3/2013
655 Downloads
LikeToCode
How do I search all files and folders of a specific directory? This question is asked frequently in The Official Scripting Guys Forum. Here is an example that uses the FileSystem Object to loop through all files and subfolders and write the names and paths to a text file.
(1)
Updated 4/24/2013
Released 1/30/2012
1,225 Downloads
Barry Chum
This is a simple script to list the IP addresses within a range. The script accepts 2 different input formats. You can either specify the start and end of the IP range, or you can specify the subnet mask and any IP within the subnet.
(3)
Updated 8/7/2013
Released 8/1/2013
202 Downloads
1 - 15 of 969 Items