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 script was featured on the Hey, Scripting Guy! blog, December 16th, 2013.http://blo
|
(2)
Updated 12/16/2013
Released 11/18/2013
37
Downloads
|
|
|
Attached scripts can encode and decode a VB script file. Just drag and drop the VB script into the two script attached. The new decoded/encoded script can be generated using this. Script for encoding : Option Explicit dim oEncoder, oFilesToEncode, file, sDest dim sFileOut, oFile
|
(2)
Updated 8/6/2013
Released 8/6/2013
161
Downloads
|
|
|
Psexec is one of my favourite tools.
This simply launches it from Powershell. |
(0)
Updated 3/25/2013
Released 3/25/2011
231
Downloads
|
|
|
This FOR command can be used in batch files when you need to include a date/time string as part of a file name.
|
(1)
Updated 5/11/2011
Released 4/29/2011
|
|
|
Demonstration script that uses the VBScript Split command to read a line from a commas-separate
|
(3)
Updated 8/10/2009
Released 8/10/2009
|
|
|
Here is my blog post that explains it in more detail. Plus has some ready to go scripts to try it out.Out-ExcelPi
|
(3)
Updated 12/29/2011
Released 12/29/2011
557
Downloads
|
|
|
What Inventory.vbs does is collect the registry information (the same kind of information as seen within the Control Pannel's Add/Remove Programs) and reorganizes it into tab separated variable (TSV) text file, which can best be viewed within a spreadsheet program such as Excel.
|
(1)
Updated 11/11/2011
Released 11/11/2011
850
Downloads
|
|
|
Gets the content of an INI file
|
(5)
Updated 4/19/2012
Released 7/21/2011
|
|
|
This is a small Write-Banner script. When read in to memory gives you the possibility of writing banner texts to the std out. The script takes input in the form of a string and outputs the same string in large letters on the screen. Not all characteras are supported. Nonsupported
|
(2)
Updated 8/28/2013
Released 8/28/2013
70
Downloads
|
|
|
One of the shortcomings of VBScript is its lack of a Userform. This sample provides an approach to building VBScript based userforms using of the HTA interface to IE's DHTML DOM, without encountering its security restrictions.
|
(1)
Updated 8/31/2012
Released 8/31/2012
|
|
|
This script uses "StdRegProv" and the "EnumKey" method to obtain a list of registry Subkeys for any given key. If found, the function returns the list as an array.
You can run this script against the local machine or a remote computer. |
(0)
Updated 12/17/2012
Released 12/17/2012
148
Downloads
|
|
|
VBScript program to parse a TechNet Wiki article HTML for problems, many of which affect the Table of Contents feature.
|
(1)
Updated 12/2/2013
Released 10/14/2012
70
Downloads
|
|
|
A script to check if a particular MS patch has been installed on mutiple computers
|
(1)
Updated 11/11/2010
Released 11/11/2010
|
|
|
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
|
|
|
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
|
|
Download Windows Server 2012