<?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>Coretech Blog &#187; Operations Manager 2007</title>
	<atom:link href="http://blog.coretech.dk/category/opsmgr07/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coretech.dk</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 09:09:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protected: Change Manual installed agents to &#8216;Discovered&#8217;</title>
		<link>http://blog.coretech.dk/opsmgr07/change-manual-installed-agents-to-discoveret/</link>
		<comments>http://blog.coretech.dk/opsmgr07/change-manual-installed-agents-to-discoveret/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 15:57:10 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2094</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/change-manual-installed-agents-to-discoveret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Slides for Helpdesk</title>
		<link>http://blog.coretech.dk/home/slides-for-rockwool/</link>
		<comments>http://blog.coretech.dk/home/slides-for-rockwool/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 18:47:52 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[OpsMgr Workshop]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2046</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/home/slides-for-rockwool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring Windows Service and Recovery Script</title>
		<link>http://blog.coretech.dk/opsmgr07/monitoring-windows-service-and-recovery-script/</link>
		<comments>http://blog.coretech.dk/opsmgr07/monitoring-windows-service-and-recovery-script/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 11:15:12 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[Service monitoring recovery task]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2017</guid>
		<description><![CDATA[If you want to monitor a Service and run a predefinded recovery task follow this walkthrough:
]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/monitoring-windows-service-and-recovery-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get information of Resolved Alerts in OpsMgr 2007</title>
		<link>http://blog.coretech.dk/opsmgr07/get-information-of-resolved-alerts-in-opsmgr-2007/</link>
		<comments>http://blog.coretech.dk/opsmgr07/get-information-of-resolved-alerts-in-opsmgr-2007/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 08:57:54 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[Operations Manager Alerts]]></category>
		<category><![CDATA[ResolutionsState]]></category>
		<category><![CDATA[Resolvedby]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2003</guid>
		<description><![CDATA[Resolved Alerts in Operations Manager is easy to extract from your DW and Operations Manager environment:
In Powershell:
Get-Alert &#124; Where {$_.Resolutionstate -eq 255} &#124; ft resolvedby
Or if you need a query from OperationsManagerDW in SQL as a dataset in your report:
SELECT Alert.vAlert.AlertName, Alert.vAlertResolutionState.ResolutionState, Alert.vAlertDetail.Owner, Alert.vAlertDetail.TicketId,
       Alert.vAlertResolutionState.StateSetByUserId, Alert.vAlert.RepeatCount, Alert.vAlert.RaisedDateTime, Alert.vAlert.AlertDescription, vManagedEntity.Path
FROM   Alert.vAlert
INNER JOIN Alert.vAlertResolutionState ON Alert.vAlert.AlertGuid = Alert.vAlertResolutionState.AlertGuid
INNER [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/get-information-of-resolved-alerts-in-opsmgr-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coretech nominated to System Center Alliance Partner Program</title>
		<link>http://blog.coretech.dk/confmgr07/coretech-nominated-to-system-center-alliance-partner-program/</link>
		<comments>http://blog.coretech.dk/confmgr07/coretech-nominated-to-system-center-alliance-partner-program/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 12:23:57 +0000</pubDate>
		<dc:creator>Kent Agerlund</dc:creator>
				<category><![CDATA[Configuration Manager 2007/SMS 2003]]></category>
		<category><![CDATA[System Center Alliance Partner Program]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/confmgr07/coretech-nominated-to-system-center-alliance-partner-program/</guid>
		<description><![CDATA[Coretech has joined the list of Microsoft nominated System Center Alliance Program partners. We are proud to have received the nomination and will continue our effort to develop tailor-made System Center solutions for the fast growing System Center community and our many customers. 
For more information about the partner program go to http://www.microsoft.com/systemcenter/en/us/alliance-program-overview.aspx

]]></description>
		<wfw:commentRss>http://blog.coretech.dk/confmgr07/coretech-nominated-to-system-center-alliance-partner-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 R2: Script Unit Monitor Comparison Problems!</title>
		<link>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-script-unit-monitor-comparison-problems/</link>
		<comments>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-script-unit-monitor-comparison-problems/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 13:11:52 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[operations manager]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=1931</guid>
		<description><![CDATA[&#160;
While making my last Management Pack , I discovered a problem in the Operations Console of OpsMgr.
Problem:
&#160;
When i created the Critical/Unhealthy/Healthy Expressions i had to compare to a Integer that was returned by the Script.
The problem was that when i compared 50 with 100, it acted like 50 was more than 100 !!
I was kind [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-script-unit-monitor-comparison-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 R2 (SCOM): Coretech Coffee Monitor Management Pack – 0.0.0.1</title>
		<link>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-scom-coretech-coffee-monitor-management-pack-0001/</link>
		<comments>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-scom-coretech-coffee-monitor-management-pack-0001/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:59:42 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[ccm]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[operations manager]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/home/opsmgr-2007-r2-scom-coretech-coffee-monitor-management-pack-0001/</guid>
		<description><![CDATA[Download: 
The file has included test examples and vlc player. The Management Pack is 32Kb


Intro:
This management packs can be used to keep track of the level of coffee in left in the pot.
With this management pack, you will never run dry of, what we all know, is the most important part of a productive environment!
This [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/opsmgr-2007-r2-scom-coretech-coffee-monitor-management-pack-0001/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 (SCOM): Coretech Certificates Expire checker Management Pack – 0.0.0.1</title>
		<link>http://blog.coretech.dk/opsmgr07/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/</link>
		<comments>http://blog.coretech.dk/opsmgr07/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 13:57:15 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Certificates]]></category>
		<category><![CDATA[Expire]]></category>
		<category><![CDATA[expires]]></category>
		<category><![CDATA[Management Pack]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/home/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/</guid>
		<description><![CDATA[Download: 
Intro:
This management packs can be used to check the expire date on all or specific certificates in the client/servers certificates store.
It uses the event log on the local client, to alert the OpsMgr unit monitor .
It is supposed to check once every day, and make a warning in the opsmgr if any certificates are [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Great!! &#8211; A new Operations Manager Course</title>
		<link>http://blog.coretech.dk/opsmgr07/great-a-new-operations-manager-course/</link>
		<comments>http://blog.coretech.dk/opsmgr07/great-a-new-operations-manager-course/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:58:16 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=1571</guid>
		<description><![CDATA[A new 3 days Operations Manager (or Scom) course (# 50216)  is showing up around August &#8211; I think the first course will be around the beginning october - Please email me kra[@]coretech.dk regarding participating on this Course.
Kurset vil naturligvis blive tilbudt gennem vores samarbejdspartnere, Teknologisk, Global Knowledge og Microworld.
God sommer &#8211; Kåre
Course Outline
How the &#8216;internals&#8217; of Operations Manager work and [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/great-a-new-operations-manager-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Operations Manager 2007</title>
		<link>http://blog.coretech.dk/opsmgr07/operations-manager-2007/</link>
		<comments>http://blog.coretech.dk/opsmgr07/operations-manager-2007/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 13:32:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=312</guid>
		<description><![CDATA[Coming up&#8230;
]]></description>
		<wfw:commentRss>http://blog.coretech.dk/opsmgr07/operations-manager-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
