<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechColumnist &#187; SCOM</title>
	<atom:link href="http://www.techcolumnist.com/wp/tag/scom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcolumnist.com/wp</link>
	<description>Storage Information Blog</description>
	<lastBuildDate>Tue, 17 Jan 2012 08:13:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SCOM: Alert Generating Rules vs Collection Rules</title>
		<link>http://www.techcolumnist.com/wp/2010/09/15/scom-alert-generating-rules-vs-collection-rules/</link>
		<comments>http://www.techcolumnist.com/wp/2010/09/15/scom-alert-generating-rules-vs-collection-rules/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 20:45:11 +0000</pubDate>
		<dc:creator>TomLasswell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://www.techcolumnist.com/wp/?p=250</guid>
		<description><![CDATA[A quick Google search didn't yield a quick explanation of this, so I'll quickly describe the difference. Alert Generating Rule: A rule setup that generates an alert that shows up in the active alerts. It stays in a "New" state until it's modified by a script or manually closed. Collection Rules: A rule setup that [...]]]></description>
		<wfw:commentRss>http://www.techcolumnist.com/wp/2010/09/15/scom-alert-generating-rules-vs-collection-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schedule a URL into Maintenance Mode</title>
		<link>http://www.techcolumnist.com/wp/2010/07/07/schedule-a-url-into-maintenance-mode/</link>
		<comments>http://www.techcolumnist.com/wp/2010/07/07/schedule-a-url-into-maintenance-mode/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 22:53:54 +0000</pubDate>
		<dc:creator>TomLasswell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techcolumnist.com/wp/?p=212</guid>
		<description><![CDATA[Found a nice article about how to script a URL (or web application) into maintenance mode. This was a little bit of a challenge to find so I'm reposting it to hopefully get some more attention. I've also posted the modified version of the script that allows for multiple watcher hosts. param($rootMS,$urlName,$minutes,$comment,$reason) Add-PSSnapin "Microsoft.EnterpriseManagement.OperationsManager.Client" -ErrorVariable [...]]]></description>
		<wfw:commentRss>http://www.techcolumnist.com/wp/2010/07/07/schedule-a-url-into-maintenance-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 &#8211; No graphs in emailed reports</title>
		<link>http://www.techcolumnist.com/wp/2010/04/01/opsmgr-2007-no-graphs-in-emailed-reports-2/</link>
		<comments>http://www.techcolumnist.com/wp/2010/04/01/opsmgr-2007-no-graphs-in-emailed-reports-2/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 00:50:10 +0000</pubDate>
		<dc:creator>TomLasswell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[opsmgr]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://www.techcolumnist.com/wp/2010/04/01/opsmgr-2007-no-graphs-in-emailed-reports-2/</guid>
		<description><![CDATA[Some of you may have found that there are no graphs in your emails (scheduled reports) from SCOM 2007. I posted this up on the MSMOM email distro and Kevin Holman pointed me to a KB article. http://support.microsoft.com/kb/972821 Just add this to your ReportingServicesService.exe.config file in the ReportServerbin &#60;dependentAssembly&#62; &#60;assemblyIdentity name=&#34;Microsoft.ReportingServices.ProcessingCore&#34;publicKeyToken=&#34;89845dcd8080cc91&#34; culture=&#34;neutral&#34; /&#62; &#60;bindingRedirect oldVersion=&#34;9.0.242.0&#34; [...]]]></description>
		<wfw:commentRss>http://www.techcolumnist.com/wp/2010/04/01/opsmgr-2007-no-graphs-in-emailed-reports-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 &#8211; Author Privileges</title>
		<link>http://www.techcolumnist.com/wp/2010/01/04/opsmgr-2007-author-privileges/</link>
		<comments>http://www.techcolumnist.com/wp/2010/01/04/opsmgr-2007-author-privileges/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 00:32:15 +0000</pubDate>
		<dc:creator>TomLasswell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://www.techcolumnist.com/wp/?p=197</guid>
		<description><![CDATA[Have you run into setting up permissions/privileges for your administrators within the scom console. This can be quite confusion. You often run into cryptic areas where certain functions don't react as they should and you run into the error "The user domainuser does not have sufficient permission to perform the operation". Some important information here: [...]]]></description>
		<wfw:commentRss>http://www.techcolumnist.com/wp/2010/01/04/opsmgr-2007-author-privileges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greyed out Domain Controllers</title>
		<link>http://www.techcolumnist.com/wp/2009/09/30/greyed-out-domain-controllers/</link>
		<comments>http://www.techcolumnist.com/wp/2009/09/30/greyed-out-domain-controllers/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 01:14:42 +0000</pubDate>
		<dc:creator>TomLasswell</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://www.techcolumnist.com/wp/?p=186</guid>
		<description><![CDATA[I spent a while searching around for this gem. Basically the domain controllers don't trust the local system account so you have to run the HSLockdown.exe tool. I found this blog article that explains: http://scug.be/blogs/scom/archive/2008/08/18/opsmgr-agent-greyed-out-on-domain-controller.aspx]]></description>
		<wfw:commentRss>http://www.techcolumnist.com/wp/2009/09/30/greyed-out-domain-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

