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
The Scripting Community
Displays a progress bar in an HTA.
(5)
Updated 8/10/2009
Released 8/10/2009
The Scripting Guys - Microsoft
Demonstration script that displays a File Open dialog box (open to the folder C:\Scripts), and then echoes back the name of the selected file.
(0)
Updated 8/10/2009
Released 8/10/2009
Chris Carter 79
This script contains the function Remove-InvalidFileNameChars that strips a potential file name string of characters that are invalid in Windows file names, i.e. *, :, /, \.
(2)
Updated 4/1/2013
Released 4/1/2013
137 Downloads
Ben Wilkinson
This script allows users to search for Classes in all of the available Namespaces on a specified Computer/s.The Script will easily recurse through the available NameSpaces and pull out classes that match the filter.There are parameters to also search for classes with particular M
(0)
Updated 3/25/2013
Released 3/25/2013
62 Downloads
ammarhasayen
Draw Charts with PowerShell with this wrapper. No need to know the dirty stuff or work hard to make it happen. This script has many chart themes built in to give you different chart shapes (column, bar, pie,...) by just supplying a parameter. learn more http://ammarhasayen.com
(1)
Updated 12/1/2013
Released 11/25/2013
44 Downloads
Ruediger Roesler
Computes the Easter date for a certain year or for a range of years (e.g. 2000–2012). If no year is specified, the date for the actual year is displayed. In this version all movable Christian holidays dependent from the
Easter appointment are displayed in addition. Look beneath
(0)
Updated 7/10/2013
Released 4/8/2013
38 Downloads
Aman Dhally
Hi,I wrote this simple STOPWATCH in Powershell using .net Stopwach class. this is just a basic GUI script with Start/Stop/Reset and lap Button. You can check the below screenshot. make sure that you run this script with -sta parameter.more information : http://www.amandhally.net/
(1)
Updated 4/23/2013
Released 4/23/2013
83 Downloads
Shashi2202
This script will execute a batch file silently. Create a Shell object. Compspec is to launch Command Prompt /C is to carry the command and then terminate. 0 in the Run Command is to execuate the command silenly: Below is the code:Set WshShell = WScript.CreateObject("WScript.Sh
(4)
Updated 5/24/2013
Released 10/7/2011
427 Downloads
The Scripting Community
Demonstrates how to add a sleep function to an HTA by calling a one-line VBScript script.
(0)
Updated 8/10/2009
Released 8/10/2009
IamMred
This script provides the ability to create a puzzle based upon Windows PowerShell cmdlet names. But it also has the ability to do a generic quiz based upon a text file. A sample text file is attached, and it consists of the form answer=question. This script is discussed in the He
(2)
Updated 10/10/2011
Released 10/10/2011
313 Downloads
Brenton J.W. Blawat
By: Brenton BlawatWhile there are many posts that describe the code to do this function, there aren’t many posts that provide variables with meaning or actually describe the syntax. This post describes the method by which you can retrieve a Distinguished Name from a Fully Qualifi
(0)
Updated 8/27/2012
Released 8/27/2012
180 Downloads
Mike F Robbins
This script is a sample script for creating a PowerShell People profile on http://powershell.org/people/ which is an online directory of the PowerShell community. Visit the PowerShell People site to accept the sites terms & conditions before creating a profile & for more details.
(2)
Updated 12/13/2012
Released 11/10/2012
290 Downloads
Mariusz Szymczak
Quick PowerShell script that executes all SQL scripts stored in the folder. Useful when using automated updates with Ci server. Scripts stored in seperate folder should have drop statements defined to be able to execute it multiple times. After dropping SQL objects, permissions
(0)
Updated 9/29/2013
Released 9/27/2013
33 Downloads
Yagmoth555
HiThere is a small template script. It compress with 7zip all files from a folder X from one month ago. The original script used wzzip command line with the move function, but it's a paid product. So I used 7zip there, you will have to do another line in the VBS to delete all fil
(0)
Updated 8/9/2013
Released 8/9/2013
54 Downloads
Jim Britt [MSFT]
This PowerShell script is used to “warm up” our IIS sites in our SCDEMO Clouds for demonstration purposes at Microsoft.  Essentially, we wanted to ensure that our IIS sites were immediately available when we navigate to them for
demonstrations to customers.  To do this, we have
(3)
Updated 5/14/2013
Released 5/14/2013
79 Downloads
121 - 135 of 972 Items