<?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>Markus Bäker &#187; scom</title>
	<atom:link href="http://www.mbaeker.de/tag/scom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mbaeker.de</link>
	<description>Use %~dp0 !!!</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:49:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>SCCM 2012: SQL Server Collation &#228;ndern</title>
		<link>http://www.mbaeker.de/2012/01/sccm-2012-sql-server-collation-ndern/</link>
		<comments>http://www.mbaeker.de/2012/01/sccm-2012-sql-server-collation-ndern/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:33:35 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=835</guid>
		<description><![CDATA[SCCM 2012 (RC2) benötigt wie schon SCOM eine spezielle Sortierreihenfolge in der Datenbank. Der Prerequest Check während der Einrichtung weißt einem auch darauf hin. Trotz x-facher Installation von SCOM und SCCM falle ich immer wieder drauf herein. In dem unwahrscheinlichen Fall, dass dies bei einer produktiven Installation passiert, würde ich den sauber Weg empfehlen und [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border: 0px;" title="core4" src="http://www.mbaeker.de/wp-content/uploads/2012/01/core4.png" alt="core4" width="76" height="76" align="left" border="0" />SCCM 2012 (RC2) benötigt wie schon SCOM eine spezielle Sortierreihenfolge in der Datenbank. Der Prerequest Check während der Einrichtung weißt einem auch darauf hin. Trotz x-facher Installation von SCOM und SCCM falle ich immer wieder drauf herein.</p>
<p>In dem unwahrscheinlichen Fall, dass dies bei einer produktiven Installation passiert, würde ich den sauber Weg empfehlen und den SQL Server wieder deinstallieren und mit der richtigen Collation (=Sortierreihenfolge) neuinstallieren. Die Richtige ist übrigens SQL_Latin1_General_CP1_CI_AS:</p>
<p><span id="more-835"></span></p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2012/01/image8.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.mbaeker.de/wp-content/uploads/2012/01/image_thumb8.png" alt="image" width="589" height="443" border="0" /></a></p>
<p>Sind noch keine Benutzerdatenbanken auf dem SQL Server installiert, dann kann man auch die Collation direkt mit dem SQL Setup ändern lassen:</p>
<p>Dazu startet man das SQL Setup (z.B. von der DVD) mit folgendem Aufruf (in einer Zeile!):</p>
<pre class="brush: plain; title: ; notranslate">setup.exe /quiet /action=rebuilddatabase /sqlcollation=SQL_Latin1_General_CP1_CI_AS
     /instancename=MSSQLSERVER /SQLSYSADMINACCOUNTS=BUILTIN\Administrators</pre>
<p>Dies ist die minimale Anzahl an Parametern, die man übergeben muss. In diesem Beispiel soll die Stanardinstanz (interner Name MSSQLSERVER) aktualisiert werden. Berechtigung erhält die lokale Administratorgruppe des Servers. Bei einem deutschen Server heißt diese natürlich Administratoren.</p>
<p>Da das Setup silent ausgeführt wird, sieht man auch keine Fehlermeldungen. Wie bei einem SQL Setup üblich, landen die Installationslogs unter c:\programme\Microsoft SQL Server\100\Setup Bootstrap\Log\&lt;datum+uhrzeit&gt;\Detail.log</p>
<p>Hier nochmal die Kommadozeile als Screenshoot:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2012/01/image9.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.mbaeker.de/wp-content/uploads/2012/01/image_thumb9.png" alt="image" width="582" height="250" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2012/01/sccm-2012-sql-server-collation-ndern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Neue Management Packs Mitte November 2011</title>
		<link>http://www.mbaeker.de/2011/11/scom-neue-management-packs-mitte-november-2011/</link>
		<comments>http://www.mbaeker.de/2011/11/scom-neue-management-packs-mitte-november-2011/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 18:00:05 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[SC Software Updates]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/2011/11/scom-neue-management-packs-mitte-november-2011/</guid>
		<description><![CDATA[Damit man nicht denkt, dass ich die Management Packs (MP) vergessen habe, aber es gibt nichts zu berichten. Neue Management Packs im Zeitraum zwischen 31.10.2011 und 22.11.2011: Nix Neues von der SCOM MP Front…]]></description>
			<content:encoded><![CDATA[<p>Damit man nicht denkt, dass ich die Management Packs (MP) vergessen habe, aber es gibt nichts zu berichten.</p>
<p>Neue Management Packs im Zeitraum zwischen 31.10.2011 und 22.11.2011:</p>
<ul>
<li> Nix Neues von der SCOM MP Front…</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/11/scom-neue-management-packs-mitte-november-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Notify by ICQ, MSN, Jabber or Facebook</title>
		<link>http://www.mbaeker.de/2011/11/scom-notify-by-icq-msn-jabber-or-facebook/</link>
		<comments>http://www.mbaeker.de/2011/11/scom-notify-by-icq-msn-jabber-or-facebook/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 13:36:18 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=781</guid>
		<description><![CDATA[On thing I was always missing in System Center Operations Manager (SCOM) was the notification with other instant messaging (IM) protocols than the build in Microsoft Communicator. On friday I had some time to test a solution which I will describe here. On warnung at the beginning: This current solution is experimental. It will run [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border: 0px;" title="aim" src="http://www.mbaeker.de/wp-content/uploads/2011/11/aim.png" alt="aim" width="84" height="84" align="left" border="0" />On thing I was always missing in System Center Operations Manager (SCOM) was the notification with other instant messaging (IM) protocols than the build in Microsoft Communicator.</p>
<p>On friday I had some time to test a solution which I will describe here.</p>
<p>On warnung at the beginning: This current solution is experimental. It will run a Miranda client in the system context and can be a large security hole for your SCOM server!</p>
<p>The first thing I had to to is finding a client which can be controlled by command line or by a SDK. I stumbled upon the <a href="http://www.eblis.tla.ro/index.php?option=com_content&amp;task=view&amp;id=14&amp;Itemid=26" target="_blank">command line plugin</a> for Miranda IM. Miranda IM is an open source mutli-protocol instant messaging client. With it you can integrate multiple protocols with plugins.</p>
<p><span id="more-781"></span></p>
<p>I created a test ICQ account and a surrounding batch file for miranda:</p>
<pre class="brush: plain; title: ; notranslate">
setlocal

set log=&quot;c:\logging.log&quot;
echo. &gt;&gt; %log%
echo starting %date% %time% &gt;&gt; %log%

rem läuft miranda schon?
tasklist | findstr /i miranda32.exe
if %errorlevel%.==0. goto laeuft
echo Starte Miranda im System Kontext &gt;&gt; %log%
start &quot;&quot; &quot;%~dp0miranda32.exe&quot;
echo 10 sec warten...
ping -w 1000 -n 10 128.0.0.1
goto weiter

:laeuft
echo Miranda laeuft schon  &gt;&gt; %log%

:weiter
echo mimcmd message %~1 &quot;%~2&quot; &gt;&gt; %log%
mimcmd message %~1 &quot;%~2&quot;&gt;&gt; %log%
endlocal
</pre>
<p>First it checks if miranda is already running. The command Tasklist is only available in Windows 2008 and later. If it isn’t running it will be startet (has to be in the same directory as the batch file) and the batch waits for 10 seconds. After that it will use the mimcmd command the send the message.</p>
<p>The batch file takes two parameter: 1. the target of the im (can be more than one) 2. The message to send.</p>
<p>To use this batch file you have to create a Command Notification Channel in SCOM:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/notificationChannel1.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="notificationChannel1" src="http://www.mbaeker.de/wp-content/uploads/2011/11/notificationChannel1_thumb.png" alt="notificationChannel1" width="345" height="304" border="0" /></a></p>
<p>And here the interesting command line call:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/notificationChannel2.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="notificationChannel2" src="http://www.mbaeker.de/wp-content/uploads/2011/11/notificationChannel2_thumb.png" alt="notificationChannel2" width="352" height="310" border="0" /></a></p>
<p>I have used only one target. You can define more then one target by surounding the second parameter (everything between 5 and 49) with qoutes like this: “ICQNumber1 ICQNumber2” or if you want to specify the protocol: “ICQNumber1:ICQ MSNAlias:MSN”. For details look into the readme of the command line plugin.</p>
<p>For sending something to this channel you have to create a subscriber:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/subscriber.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="subscriber" src="http://www.mbaeker.de/wp-content/uploads/2011/11/subscriber_thumb.png" alt="subscriber" width="354" height="312" border="0" /></a></p>
<p>And after that you create a normal subscription with the channel and the subscriber.</p>
<p>If everything worded correctly you will see after the first alert in the process list (task manager):</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/taskmgr.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="taskmgr" src="http://www.mbaeker.de/wp-content/uploads/2011/11/taskmgr_thumb.png" alt="taskmgr" width="446" height="223" border="0" /></a></p>
<p>a miranda process in the system context. And in you IM client:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/im.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="im" src="http://www.mbaeker.de/wp-content/uploads/2011/11/im_thumb.png" alt="im" width="463" height="146" border="0" /></a></p>
<p>To increase the security you should deactivate and delete all plugins that aren’t necessary. Here is my plugin list:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/11/plugins.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="plugins" src="http://www.mbaeker.de/wp-content/uploads/2011/11/plugins_thumb.png" alt="plugins" width="222" height="314" border="0" /></a></p>
<p>Outlook:</p>
<p>I will try to start the miranda process with lower privileges but still in the system context.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/11/scom-notify-by-icq-msn-jabber-or-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Danke sch&#246;n!</title>
		<link>http://www.mbaeker.de/2011/10/danke-schn/</link>
		<comments>http://www.mbaeker.de/2011/10/danke-schn/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 17:22:55 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/2011/10/danke-schn/</guid>
		<description><![CDATA[“Liebe Microsoftler,” habe ich einen Blog Post im Juni 2009 begonnen. Und heute ist mir aufgefallen, dass der damals angemeckerte Dienst vom SCOM jetzt nicht mehr “System Center Management” heißt, sondern jetzt mit dem viel sinnvolleren Text&#160; “System Center Management Health Service”&#160; im SCOM 2012 bezeichnet ist: Also, da man nicht nur schimpfen soll, sondern [...]]]></description>
			<content:encoded><![CDATA[<p>“Liebe Microsoftler,” habe ich einen <a href="http://www.mbaeker.de/2009/06/warum-nur/" target="_blank">Blog Post im Juni 2009</a> begonnen. Und heute ist mir aufgefallen, dass der damals angemeckerte Dienst vom SCOM jetzt nicht mehr “System Center Management” heißt, sondern jetzt mit dem viel sinnvolleren Text&#160; “System Center Management Health Service”&#160; im SCOM 2012 bezeichnet ist:</p>
<p><a href="http://www.mbaeker.de/wp-content/uploads/2011/10/scom2012.png" rel="shadowbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="scom2012" border="0" alt="scom2012" src="http://www.mbaeker.de/wp-content/uploads/2011/10/scom2012_thumb.png" width="501" height="244" /></a></p>
<p>Also, da man nicht nur schimpfen soll, sondern auch loben: Gut so (und ich hoffe es bleibt auch im RTM so <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.mbaeker.de/wp-content/uploads/2011/10/wlEmoticon-smile.png" /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/10/danke-schn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Neue Management Packs Ende September 2011</title>
		<link>http://www.mbaeker.de/2011/10/scom-neue-management-packs-ende-september-2011/</link>
		<comments>http://www.mbaeker.de/2011/10/scom-neue-management-packs-ende-september-2011/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:05:10 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[SC Software Updates]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=738</guid>
		<description><![CDATA[Juhu! Endlich wieder ein paar neue Management Packs (MP) auf der SCOM 2007 Front!. Nach langem wurde wieder das Core OS MP aktualisiert. Folgende Änderungen wurden dabei gemacht: The September 2011 release (version 6.0.6957.0) of the System Center Monitoring Pack for the Windows Server Operating System includes the following changes: Optimized operating system performance collection [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border: 0px;" title="folder_calenders" src="http://www.mbaeker.de/wp-content/uploads/2011/10/folder_calenders.png" alt="folder_calenders" width="92" height="92" align="left" border="0" />Juhu! Endlich wieder ein paar neue Management Packs (MP) auf der SCOM 2007 Front!. Nach langem wurde wieder das Core OS MP aktualisiert.</p>
<p>Folgende Änderungen wurden dabei gemacht:</p>
<p>The September 2011 release (version 6.0.6957.0) of the System Center Monitoring Pack for the Windows Server Operating System includes the following changes:</p>
<ul>
<li>Optimized operating system performance collection rules.</li>
<li>Added two new operating system-specific reports:
<ul>
<li>Performance by System</li>
<li>Performance by Utilization</li>
</ul>
</li>
</ul>
<p><span id="more-738"></span></p>
<ul>
<li>Added support for the Server Manager Best Practices Analyzer (BPA). The monitoring pack now collects BPA results from monitored servers and returns the BPA state to Operations Manager.</li>
<li>Added support to discover and monitor Cluster Shared Volumes (CSV).</li>
<li>Modified collection rules to include the latest service packs and hotfixes.</li>
<li>Changed the threshold for the “Average Disk Seconds Per Read”, “Average Disk Seconds Per Transfer”, and “Average Disk Seconds Per Write” monitors to 0.04.</li>
<li>Added new monitors for “Disk $ Idle Time” and “Current Disk Queue Length”.</li>
<li>Changed the monitor types for disk performance from Average Samples to Consecutive Samples to reduce noise and improve collected data.</li>
<li>“Logical Disk Availability Monitor” has been renamed to “File System Error or Corruption”.</li>
</ul>
<p>&nbsp;</p>
<p>Auch das SCCM 2007 Management Pack wurde aktualisiert. Wichtige Neuerungen sind:</p>
<ul>
<li>Added Support for 64-bit Operations Manager 2007 R2 Agent</li>
<li>Added Support for Configuration Manager 2007 Features</li>
<li>Und viele weitere Monitore zur Überwachung von Teilbereichen von SCCM.</li>
</ul>
<p>Hier die direkten Links:</p>
<p>Neue Management Packs im Zeitraum zwischen 17.09.2011 und 01.10.2011 :</p>
<ul>
<li><a href="http://download.microsoft.com/download/8/C/9/8C914631-B221-49E4-B623-18D158737FA0/Microsoft.SystemCenter.ConfigurationManager.2007.mp" target="_blank">Microsoft System Center Configuration Manager 2007 6.0.6000.3</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.2000.mp" target="_blank">Windows Server 2000 Operating System 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.2003.mp" target="_blank">Windows Server 2003 Operating System 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.2008.Discovery.mp" target="_blank">Windows Server 2008 Operating System (Discovery) 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.2008.Monitoring.mp" target="_blank">Windows Server 2008 Operating System (Monitoring) 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.2008.R2.Monitoring.BPA.mp" target="_blank">Windows Server 2008 R2 Best Practice Analyzer Monitoring 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.mp" target="_blank">Windows Server Cluster Shared Volume Monitoring 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/Microsoft.Windows.Server.Library.mp" target="_blank">Windows Server Operating System Library 6.0.6957.0</a></li>
<li><a href="http://download.microsoft.com/download/8/C/9/8C914631-B221-49E4-B623-18D158737FA0/CM07_OM07_MPGuide.doc" target="_blank">MP Guide Configuration Manager 2007 SP2</a></li>
<li><a href="http://download.microsoft.com/download/f/7/b/f7b960c9-7392-4c5a-bab4-efbb8a66ec2a/OM2007_MP_WinSerBas.doc" target="_blank">MP Guide Core OS </a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/10/scom-neue-management-packs-ende-september-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: N&#252;tzliche SQL Abfragen</title>
		<link>http://www.mbaeker.de/2011/09/scom-ntzliche-sql-abfragen/</link>
		<comments>http://www.mbaeker.de/2011/09/scom-ntzliche-sql-abfragen/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 14:11:16 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/2011/09/scom-ntzliche-sql-abfragen/</guid>
		<description><![CDATA[Zwischendurch ist es manchmal einfacher beim SCOM direkt die Datenbank abzufragen. Zwar bietet die Powershell auch eine einfache Zugriffsmöglichkeit, dies ist aber nicht immer der schnellste Weg. Die Datenbankstruktur des SCOM ist relativ selbsterklärend, aber arbeitet stark mit Referenzen durch schwer lesbare GUIDs. Um sich den Einstieg&#160; etwas zu vereinfachen wurde hier ein paar SQL [...]]]></description>
			<content:encoded><![CDATA[<p>Zwischendurch ist es manchmal einfacher beim SCOM direkt die Datenbank abzufragen. Zwar bietet die Powershell auch eine einfache Zugriffsmöglichkeit, dies ist aber nicht immer der schnellste Weg.</p>
<p>Die Datenbankstruktur des SCOM ist relativ selbsterklärend, aber arbeitet stark mit Referenzen durch schwer lesbare GUIDs.</p>
<p>Um sich den Einstieg&#160; etwas zu vereinfachen wurde hier ein paar SQL Abfragen zusammengetragen: <a title="http://www.braindumpblog.co.uk/?p=61" href="http://www.braindumpblog.co.uk/?p=61">http://www.braindumpblog.co.uk/?p=61</a></p>
<p>(der Blog Post ist zwar schon relativ alt, aber stellt trotzdem noch eine gute Übersicht dar)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/09/scom-ntzliche-sql-abfragen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Betrachtung des Heartbeats</title>
		<link>http://www.mbaeker.de/2011/09/scom-betrachtung-des-heartbeats/</link>
		<comments>http://www.mbaeker.de/2011/09/scom-betrachtung-des-heartbeats/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 15:37:12 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=707</guid>
		<description><![CDATA[Ein Heartbeat ist eine wesentliche Komponente innerhalb eines Monitoringsystems. Dabei schickt der Client regelmäßig eine Alive Meldung an den Server. Bleibt diese eine gewisse Zeit aus, dann wird der Client als defekt gemeldet. Auch der System Center Operation Manager (SCOM) hat ein solches Feature. Die Einstellungen werden primär global im Administrations –&#62; Settings Bereich gemacht. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="pipe" border="0" alt="pipe" align="left" src="http://www.mbaeker.de/wp-content/uploads/2011/09/pipe.png" width="61" height="61" />Ein Heartbeat ist eine wesentliche Komponente innerhalb eines Monitoringsystems. Dabei schickt der Client regelmäßig eine Alive Meldung an den Server. Bleibt diese eine gewisse Zeit aus, dann wird der Client als defekt gemeldet.</p>
<p>Auch der System Center Operation Manager (SCOM) hat ein solches Feature. Die Einstellungen werden primär global im Administrations –&gt; Settings Bereich gemacht. </p>
<p>Dort gibt es zwei primäre Einstellungen: </p>
<p>1. Heartbeat Time: die Zeit, die zwischen zwei Heartbeats vertreichen darf, ohne dass dieser als vermisst angesehen wird.</p>
<p>2. Server –&gt; Heartbeat Server Count: Die Anzahl der Heartbeats, die verloren gehen können, bevor ein Client als vermisst angesehen wird.</p>
<p>Standardmäßig steht die Heartbeat Time auf 180 Sekunden und der Counter auf drei. Somit darf ein Client bis zu neun Minuten weg sein, bevor dieser als fehlerhaft markiert wird.</p>
<p>Dabei hat der SCOM ein weiteres Feature: Sobald der Heartbeat ausgeblieben, ist Ping der Server den Client automatisch an, um herauszufinden ob eventuell nur der SCOM Dienst steht oder das komplette System weg ist. An dieses Ergebnis kann natürlich SCOM-Typisch ein Recovery Task wie z.B. ein Neustart des Diensts angehängt werden. Der Ping-Monitor hängt übrigens nicht am eigentlichen Client-Objekt, sondern an einem getrennten Objekt, der unterhalb des SCOM-Servers hängt (Client-Watcher). </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/09/scom-betrachtung-des-heartbeats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Neue Management Packs Mitte August 2011</title>
		<link>http://www.mbaeker.de/2011/08/scom-neue-management-packs-mitte-august-2011/</link>
		<comments>http://www.mbaeker.de/2011/08/scom-neue-management-packs-mitte-august-2011/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 10:17:00 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[SC Software Updates]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/2011/08/scom-neue-management-packs-mitte-august-2011/</guid>
		<description><![CDATA[In den letzten 14 Tagen wurde nur ein MP aktualisiert: Neue Management Packs im Zeitraum zwischen 09.08.2011 und 24.08.2011 Windows Azure 6.1.7724.0]]></description>
			<content:encoded><![CDATA[<p>In den letzten 14 Tagen wurde nur ein MP aktualisiert:</p>
<p>Neue Management Packs im Zeitraum zwischen 09.08.2011 und 24.08.2011 </p>
<ul>
<li><a href="http://download.microsoft.com/download/5/9/2/592F33B7-0321-4066-A409-7AC514E4388B/Microsoft.SystemCenter.Azure.mp" target="_blank">Windows Azure 6.1.7724.0</a> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/08/scom-neue-management-packs-mitte-august-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: SCOM 2007 R2 Cumulative Update 5</title>
		<link>http://www.mbaeker.de/2011/08/scom-scom-2007-r2-cumulative-update-5/</link>
		<comments>http://www.mbaeker.de/2011/08/scom-scom-2007-r2-cumulative-update-5/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 12:00:06 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[HAL]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SC Software Updates]]></category>
		<category><![CDATA[scom]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=652</guid>
		<description><![CDATA[Gestern habe ich noch gefragt, ob es schon einen Agent für RHEL6 gibt. Heute stoße ich über den Hinweis, dass das Cumulativ Update 5 (CU5) schon seit 3 Tagen verfügbar ist! Es korrigiert einen recht störenden Agent Update Bug im CU4 (beim Update des Agents, der normalerweise kein Neustart des Servers benötigt wurden automatisch andere [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px; border: 0px;" title="refresh" src="http://www.mbaeker.de/wp-content/uploads/2011/08/refresh.png" alt="refresh" width="32" height="32" align="left" border="0" />Gestern habe ich noch gefragt, ob es schon einen Agent für RHEL6 gibt. Heute stoße ich über den Hinweis, dass das Cumulativ Update 5 (CU5) schon seit 3 Tagen verfügbar ist!</p>
<p>Es korrigiert einen recht störenden Agent Update Bug im CU4 (beim Update des Agents, der normalerweise kein Neustart des Servers benötigt wurden automatisch andere Dienste neugestartet und hat somit zu Serviceunterbrechungen geführt) und ein paar andere Fehler. Zusätzlich beinhaltet es den Agent für Red Hat 6.</p>
<p>Zu finden ist es unter <a title="http://support.microsoft.com/kb/2495674" href="http://support.microsoft.com/kb/2495674">http://support.microsoft.com/kb/2495674</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/08/scom-scom-2007-r2-cumulative-update-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: Neue Management Packs  Anfang August 2011</title>
		<link>http://www.mbaeker.de/2011/08/scom-neue-management-packs-anfang-august-2011/</link>
		<comments>http://www.mbaeker.de/2011/08/scom-neue-management-packs-anfang-august-2011/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 17:41:42 +0000</pubDate>
		<dc:creator>markus</dc:creator>
				<category><![CDATA[Deutsch]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[SC Software Updates]]></category>
		<category><![CDATA[scom]]></category>

		<guid isPermaLink="false">http://www.mbaeker.de/?p=648</guid>
		<description><![CDATA[In den letzten 8 Tagen ist ein interessantes Management Pack von Microsoft veröffentlicht worden. Dabei handelt es sich um das MP für das Red Had Enterprise Linux 6 Betriebssystem. Gibt es dazu zu schon einen passenden Linux Agenten? Neue Management Packs im Zeitraum zwischen 29.07.2011 und 06.08.2011 Microsoft.Linux.RHEL.6.DEU 6.1.7000.293 Microsoft.Linux.RHEL.6.ESN 6.1.7000.293 Microsoft.Linux.RHEL.6.FRA 6.1.7000.293 Microsoft.Linux.RHEL.6.ITA 6.1.7000.293 [...]]]></description>
			<content:encoded><![CDATA[<p>In den letzten 8 Tagen ist ein interessantes Management Pack von Microsoft veröffentlicht worden. Dabei handelt es sich um das MP für das Red Had Enterprise Linux 6 Betriebssystem. Gibt es dazu zu schon einen passenden Linux Agenten?</p>
<p>Neue Management Packs im Zeitraum zwischen 29.07.2011 und 06.08.2011</p>
<ul>
<li><a href="http://download.microsoft.com/download/8/5/5/855E3CBC-6672-4609-BFA9-E2240E8396D3/Microsoft.Linux.RHEL.6.DEU.mp" target="_blank">Microsoft.Linux.RHEL.6.DEU 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/6/6/0/66090AF6-EF06-4111-ADD3-992B2CB63AC2/Microsoft.Linux.RHEL.6.ESN.mp" target="_blank">Microsoft.Linux.RHEL.6.ESN 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/D/C/2/DC2DD2A9-449C-413A-BD30-453FA7975FE3/Microsoft.Linux.RHEL.6.FRA.mp" target="_blank">Microsoft.Linux.RHEL.6.FRA 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/7/B/4/7B41C028-D167-4AD4-99A1-01494A5F4A9A/Microsoft.Linux.RHEL.6.ITA.mp" target="_blank">Microsoft.Linux.RHEL.6.ITA 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/3/C/D/3CDC9D7E-5F82-433E-9F6F-070063786EC8/Microsoft.Linux.RHEL.6.JPN.mp" target="_blank">Microsoft.Linux.RHEL.6.JPN 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/0/E/2/0E21A01D-E950-43DE-8F1C-DA583754E9C6/Microsoft.Linux.RHEL.6.KOR.mp" target="_blank">Microsoft.Linux.RHEL.6.KOR 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/D/0/5/D05398E3-0ECC-4F21-A70E-8C8564AF6023/Microsoft.Linux.RHEL.6.PTB.mp" target="_blank">Microsoft.Linux.RHEL.6.PTB 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/A/B/3/AB329BA6-7C3A-4089-B585-21F550438C43/Microsoft.Linux.RHEL.6.RUS.mp" target="_blank">Microsoft.Linux.RHEL.6.RUS 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/B/E/5/BE570B98-369F-4582-88E0-154CA6ACEE57/Microsoft.Linux.RHEL.6.CHS.mp" target="_blank">Microsoft.Linux.RHEL.6.CHS 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/0/8/9/089720C6-2269-4640-BB92-E027023F14E9/Microsoft.Linux.RHEL.6.CHT.mp" target="_blank">Microsoft.Linux.RHEL.6.CHT 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/3/D/A/3DA98FCC-3D52-453D-BD21-9A2BD66E070F/Microsoft.Linux.RHEL.6.mp" target="_blank">Red Hat Enterprise Linux Server 6 Operating System 6.1.7000.293</a></li>
<li><a href="http://download.microsoft.com/download/3/D/A/3DA98FCC-3D52-453D-BD21-9A2BD66E070F/OM2007xpMP_RedHat.doc" target="_blank">MP Guide Chinese Simplified</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mbaeker.de/2011/08/scom-neue-management-packs-anfang-august-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

