<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title><![CDATA[Downloads]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Downloads/tabid/62/rss/1/tag/Downloads%20Scripts/Default.aspx]]></link>
	<description></description>
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Wed, 08 Feb 2012 18:39:31 GMT</lastBuildDate>
		<item>
			<title><![CDATA[Downloads: FastTrack Scripting Host]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/Default.aspx?tabid=144&IndexId=90919]]></link>
			<description><![CDATA[FastTrack Scripting Host is a scripting language designed specifically for systems administrators. While Microsoft moves scripting more and more towards programming, FastTrack Scripting Host heads in the opposite direction. FastTrack Scripting Host is a scripting language, but it is so high-level and easy to use that it resembles configuration more than programming. The cornerstone paradigm is: One operation - one script line. In the real world, the systems administrator has little time to learn new technologies, especially for tasks that are not often done. FastTrack Scripting Host allows you to complete your scripting tasks in much less time. Free edition available.]]></description>
			<enclosure url="http://www.systemcentercentral.com/Default.aspx?tabid=144&amp;IndexId=90919" length="26569636" type="application/octet-stream"></enclosure>
			<pubDate>Tue, 03 Jan 2012 13:50:39 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/Default.aspx?tabid=144&amp;IndexId=90919</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: FTP Site File Download Check (for 2-state monitor in OpsMgr 2007/2012)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81758/Default.aspx]]></link>
			<description><![CDATA[<p>This sample PowerShell script checks a remote FTP site avaiailability by connecting to the actual site, downloading a  text file and verifying the status code. The zip file download contains a script named with a _test suffix, designed for command line testing. The _prod version is designed for use in a two-state monitor using the OpsMgr 2007 R2 PowerShell modules.<br />
This sample assumes your FTP site requires authentication. For anonymous access, simply change the user name to "anonymous" and provide an e-mail address in place of the password.<br />
Link to the tutorial on the MS site is included in the script header.<br />
 </p>
<p> </p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81758/Default.aspx" length="1301" type="application/zip"></enclosure>
			<pubDate>Tue, 13 Dec 2011 13:25:55 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81758/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: FTP Site Availability Check (for 2-state monitor in OpsMgr 2007/2012)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81294/Default.aspx]]></link>
			<description><![CDATA[This sample PowerShell script checks a remote FTP site for avaiailability by connecting to the actual site and verifying the status code. The zip file download contains a script named with a _test suffix, designed for command line testing. The _prod version is designed for use in a two-state monitor using the OpsMgr 2007 R2 PowerShell modules. <br />
This sample assumes your FTP site requires authentication. For anonymous access, simply change the user name to "anonymous" and provide an e-mail address in place of the password.<br />
Link to the tutorial on the MS site is included in the script header.]]></description>
			<enclosure url="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81294/Default.aspx" length="1301" type="application/zip"></enclosure>
			<pubDate>Tue, 13 Dec 2011 13:26:46 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81294/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Download Multiple FTP Files via Powershell ]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81088/Default.aspx]]></link>
			<description><![CDATA[<p>An extension of existing scripts, This PowerShell script leverages standard .NET methods to support download of multiple files from a remote FTP server. This version takes it's input from a text file. This is a functional sample that could be modified or extended to support batch processing or for use in OpsMgr synthetic monitoring of FTP site availability.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81088/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Mon, 27 Sep 2010 21:08:50 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexId/81088/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Reset Monitor State (in SCOM 2007)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/76934/Default.aspx]]></link>
			<description><![CDATA[<p> by OpsMgr MVP Scott Moss, This code will get a list of all alerts that are closed that were created by a monitor, that are older than 1 day, and reset the monitor that created the alert.</p>
<p><strong>NOTE:</strong> Before running this script I would suggest getting a count of what your going to be resetting , so you've got an idea how long this script might take to run.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/76934/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Thu, 12 Aug 2010 06:13:31 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/76934/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Retrieve instances of a monitor in a critical state (in SCOM 2007)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/76932/Default.aspx]]></link>
			<description><![CDATA[<p> by PowerShell MVP Marc van Orsouw, this PowerShell script (intermingled with bits of C#) will efficiently retrieve a list / count of monitors in a critical state in Operations Manager 2007. </p>
<div> </div>
<div><strong>NOTE</strong>: This script requires PowerShell v2.0</div>
<div> </div>
<div>To download, sign in and click the Download button at right.</div>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/76932/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Thu, 12 Aug 2010 05:58:37 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/76932/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: New-OpsMgrRequest and Install-OpsMgrCertificate Script for OpsMgr 2007]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/75870/Default.aspx]]></link>
			<description><![CDATA[<p>By Vadims Podans, this PowerShell script manages certificates for OpsMgr managed agent (generate requests, installs responses and checks certificates for proper configuration)</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/75870/Default.aspx" length="84865" type="text/html; charset=utf-8"></enclosure>
			<pubDate>Tue, 03 Aug 2010 23:17:46 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/75870/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Script:Folder Size with Performance Data for OpsMgr 2007]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/67421/Default.aspx]]></link>
			<description><![CDATA[<p> This is an unpdated version of the folder size monitoring script similar to the file size monitoring script offered in Part 2 of the 'System Center Central Scripting Series. This file monitors for folder existence and folder size and logs folder</p>
<p>Intended for use in a 2-state monitor, as explained in <span class="Apple-style-span" style="font-family: 'Trebuchet MS', sans-serif; font-size: 11px; color: rgb(51, 51, 51); "><a class="style1" href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/7362/Default.aspx" style="text-decoration: none; color: rgb(0, 63, 125); "><span style="font-size: larger; "><strong>How to create a Script-based 2-State Monitor</strong></span></a></span></p>
<p>For more scripts and scripting how-to's for OpsMgr, see <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/19269/Default.aspx">http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/19269/Default.aspx</a></p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/67421/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Sat, 22 May 2010 07:24:21 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/67421/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: WUA Patch Installation Script (PowerShell version)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/65144/Default.aspx]]></link>
			<description><![CDATA[<p> When run on a computer, this script will detect if updates are downloaded for installation, will perform installation and reboot the computer if necessary.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/65144/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Tue, 27 Apr 2010 09:03:21 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/65144/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: WUA Patch Installation Script (VBScript version)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/65143/Default.aspx]]></link>
			<description><![CDATA[<p> When run on a computer, this script will detect if updates are downloaded for installation, will perform installation and reboot the computer if necessary.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/65143/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Tue, 27 Apr 2010 09:03:21 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/65143/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Script to match string value (line) in text file]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/61123/Default.aspx]]></link>
			<description><![CDATA[<p><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: 'Trebuchet MS', sans-serif; ">Checks to verify the text string specified is present in a text file. Script requires string match on full line in the file. Was originally wittento read an .ini file, but works with any plain text file.Designed to be used in OpsMgr 2007 or Essentials 2007/2010 in a two-state monitor.
<p style="font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif; ">For steps to implement a custom two-state monitor, see</p>
<p style="font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif; "><a class="style1" href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/7362/Default.aspx" style="text-decoration: underline; color: rgb(0, 135, 219); "><span style="font-size: larger; "><font color="#003f7d">How to create a Script-based 2-State Monitor</font></span></a></p>
</span></p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/61123/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Thu, 25 Mar 2010 22:02:48 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/61123/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: #2 Automate your group creation with Powershell]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/60910/Default.aspx]]></link>
			<description><![CDATA[<p>One of our very good customers are managing servers with an dedicated internal administrator as a primary contact for each server. They are managing this one to one relation with an Excel sheet.</p>
<p>A while ago we talked about automating this group creation with powershell, so the last time Jacob and I was discussing Powershell in Operations Manager we found a solution – Jacob who is the best Danish Powershell Guru of cause did a superoptimization of my first script and now its up to you to test it on your own.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/60910/Default.aspx" length="1301" type="application/zip"></enclosure>
			<pubDate>Wed, 17 Mar 2010 13:32:42 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/60910/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Windows Service Recovery Monitor (for OpsMgr and Essentials)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/60853/Default.aspx]]></link>
			<description><![CDATA[<p> Checks to see if a Windows service is configured to 'automatically restart' in case of service failure (service properties, Recovery tab). Use in a two-state monitor targeting a Windows operating system class. Script accepts one parameter - the name (not display name) of the Windows service.</p>
<div> </div>
<div>Works with OpsMgr 2007 or Essentials 2007 / 2010. For help in implementing,see this tutorial:</div>
<div> </div>
<div style="margin-left: 80px; "><a class="style1" style="text-decoration: none; color: rgb(0, 63, 125); " href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/7362/Default.aspx"><span style="font-size: larger; "><strong>How to create a Script-based 2-State Monitor</strong></span></a><span style="font-size: larger; "> </span></div>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/60853/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Mon, 15 Mar 2010 20:25:46 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/60853/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Script to Monitor Age of Multiple Files (for two-state monitor)]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/60330/Default.aspx]]></link>
			<description><![CDATA[<p> by Olof Helge, this script can monitor files in a target directory and raise an alert if any file in the directory is older than a user-defined threshold. Designed to be used in OpsMgr or Essentials in a two-state monitor. </p>
<p>For steps to implement a custom two-state monitor, see</p>
<p><a class="style1" style="text-decoration: underline; color: rgb(0, 135, 219); " href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/7362/Default.aspx"><span style="font-size: larger; "><font color="#003f7d">How to create a Script-based 2-State Monitor</font></span></a></p>
<p> </p>
<p>See original SCC forum dicussion <a target="_blank" href="http://www.systemcentercentral.com/Community/tabid/119/controlType/ViewProfile/UserID/4592/Default.aspx">HERE</a>.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/60330/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Sat, 27 Feb 2010 07:59:49 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/60330/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: PowerShell to change ConfigMgr Client Cache size]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/60089/Default.aspx]]></link>
			<description><![CDATA[<p><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; ">
<div style="background-color: rgb(255, 255, 255); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: Arial, Verdana, sans-serif; font-size: 12px; ">
<div style="background-color: rgb(255, 255, 255); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">by Aaron Czechowski, this is a Script to Change A Remote ConfigMgr Clients Cache Size using PowerShell </div>
<div> </div>
</div>
</span></p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/60089/Default.aspx" length="14408" type="text/html; charset=utf-8"></enclosure>
			<pubDate>Mon, 22 Feb 2010 03:19:13 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/60089/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Operations Manager - Set email address for a notification device]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/59990/Default.aspx]]></link>
			<description><![CDATA[<p>This script is a helper function to enable setting email addresses on notification devices in Operations Manager 2007.  Can be used to update the email address of the currently on call administrator.  Note you will need the out-log function from here.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/59990/Default.aspx" length="-1" type="text/html; charset=UTF-8"></enclosure>
			<pubDate>Thu, 18 Feb 2010 09:15:27 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/59990/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: Using a script to automatically reset monitor state when alert is closed]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/59982/Default.aspx]]></link>
			<description><![CDATA[<p>A powershell script that can help you reduce "monitoring noise" created by the "manual reset" monitors.</p>
<p>The script is intended to be used as an alert notification command. The notification channel should be configured to pass alert ID as an argument to the script and corresponding notification subscription must include _closed_ alerts of warning and error severity.</p>
<p>Once the script recieves ID of the closed alert, it will look up the monitor that generated the alert and check if there is a workflow defined for the current state of the monitor. If there is no workflow for the current state, then the script will force reset of the monitor's state, returning it to the "healthy" condition.</p>
<p>$s_rms variable should be modified to contain the name of your rms</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/59982/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Thu, 18 Feb 2010 00:15:33 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/59982/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: A powershell script for resetting state of "manual reset" monitors]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/59980/Default.aspx]]></link>
			<description><![CDATA[<p>The script iterates through the state hierarchy of each monitoring<br />
object in the management group and resets all "manual reset" monitors<br />
that have been in "Error" or "Warning" state longer than the specified <br />
max period for time in state.<br />
<br />
The script is intended to run as a scheduled task. There are two <br />
variables that need to be adjusted to match your environment:<br />
 <br />
$rms_name - set it to the name of your rms server<br />
$MaxTimeInState - defines delay for resetting a manual reset monitor in hours</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/59980/Default.aspx" length="1301" type="text/plain"></enclosure>
			<pubDate>Wed, 17 Feb 2010 23:50:26 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/59980/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: DPM 2007 Share Restore Recovery Point Script]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/57858/Default.aspx]]></link>
			<description><![CDATA[<p> This Powershell script will Restore the latest recovery point for all Shares/Volumes within specified protection group to a network folder.</p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/57858/Default.aspx" length="59428" type="text/html; charset=utf-8"></enclosure>
			<pubDate>Tue, 22 Dec 2009 06:21:37 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/57858/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: OpsMgr Script: Automatically Starting Maintenance Mode When Servers are Rebooted]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/57798/Default.aspx]]></link>
			<description><![CDATA[<p>by Kris Bash, automated solution including a PowerShell script that puts nodes (and clusters, if applicable) in maintenance mode when used as part a </p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/57798/Default.aspx" length="-1" type="text/html; charset=UTF-8"></enclosure>
			<pubDate>Sun, 20 Dec 2009 01:04:26 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/57798/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Downloads: OpsMgr Script: Status Check for Local TCP Port ]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/144/IndexId/57797/Default.aspx]]></link>
			<description><![CDATA[<p> <span class="Apple-style-span" style="color: rgb(0, 63, 125); font-family: Tahoma, Arial, Helvetica; white-space: pre-wrap; -webkit-border-horizontal-spacing: 3px; -webkit-border-vertical-spacing: 3px; ">by, Kris Bash, A vbs script (as a .txt file) for use in a SCOM unit monitor to locally check the status of a listening TCP port. </span></p>]]></description>
			<enclosure url="http://www.systemcentercentral.com/tabid/144/IndexId/57797/Default.aspx" length="-1" type="text/html; charset=UTF-8"></enclosure>
			<pubDate>Sun, 20 Dec 2009 00:59:15 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/144/IndexId/57797/Default.aspx</guid>
		</item>
	</channel>
</rss>

