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
4 results in Thomas Stringer [Clear]
Thomas Stringer
Attached are three RDL files that can be plugged into SQL Server Management Studio or run directly through SSRS.  The three files are as follows: - "Resource Governor Monitor 2012.rdl" - the main dashboard report for SQL Server 2012 Resource Governor Monitoring- "Resource Governo
(0)
Updated 6/20/2013
Released 6/20/2013
194 Downloads
SQL
Thomas Stringer
This PowerShell script file (*.ps1) shows an example on how to create an AlwaysOn availability group.  There are environment-specific variables, specifications, and parameters so please rework the code to meet your environment and business requirements. 
This sample code is mea
(0)
Updated 4/3/2013
Released 4/3/2013
83 Downloads
Thomas Stringer
This script compares the SQL Server version, Windows Server version, and installed OS hotfixes between all nodes pertaining to a failover cluster instance.  There are two main functions to this script (the first compares the database instance version,
and the second compares OS
(1)
Updated 5/28/2013
Released 4/29/2013
124 Downloads
Thomas Stringer
This script file contains a sample benchmark that has the following:Two functions (one that retrieves transaction log metrics using SMO, another that does it directly through System.Data.SqlClient)A loop that loads an array with 5000 items, duplicating two distinct server namesBe
(0)
Updated 11/22/2013
Released 11/22/2013
4 Downloads