Script Center > Gallery
TechNet Script Center logo

Welcome to the TechNet Script Center Gallery!

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.

The TechNet Script Center Gallery contains sample scripts that are designed to run on Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP, and Windows 2000.

New to scripting? Take a look at the Getting Started page to learn more about how these scripts work and how to write your own scripts.

Get file count from a folder and implementation of few batch commands.
(0)
11/24/2009
VBScript
This script allow you to return all backup information to each database in all servers.
(0)
11/23/2009
Windows PowerShell
Reading, Filtering, Saving to XML, Merge multiples profiler traces, Import to SQL Table..anyway Fun with SQL Server Profiler Trace Files
(0)
11/23/2009
Windows PowerShell
This function returns information about SQL SERVER LOGINS
(0)
11/23/2009
Windows PowerShell
This function returns all linked servers information and make a connectivity teste to them
(0)
11/23/2009
Windows PowerShell
You change the deployment package source for a software updates deployment package by obtaining an instance of the SMS_SoftwareUpdatesPackage class and by using the ValidateNewPackageSource method.
(0)
11/20/2009
VBScript
You create a software updates deployment, in Microsoft System Center Configuration Manager 2007, by creating an instance of the SMS_UpdatesAssignment Server WMI Class and populating the properties.
(0)
11/20/2009
VBScript
You create a software updates deployment package, in Microsoft System Center Configuration Manager 2007, by creating an instance of the SMS_SoftwareUpdatesPackage class and populating the properties.
(0)
11/20/2009
VBScript
You create a software updates deployment template, in Microsoft System Center Configuration Manager 2007, by creating an instance of the SMS_Template class and populating the properties.
(0)
11/20/2009
VBScript
You create an update list that contains a set of software updates, in Microsoft System Center Configuration Manager 2007, by creating an instance of the SMS_AuthorizationList class and populating the properties.
(0)
11/20/2009
VBScript
View More