<?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>Brad&#039;s Tech Blog &#187; System Centre Operations Manager</title>
	<atom:link href="http://bradstechblog.com/tag/system-centre-operations-manager/feed" rel="self" type="application/rss+xml" />
	<link>http://bradstechblog.com</link>
	<description>Microsoft technologies like: System Center Operations Manager, and whatever else comes up at the office.</description>
	<lastBuildDate>Sat, 13 Feb 2010 01:59:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Remove Management Pack Dependencies</title>
		<link>http://bradstechblog.com/scom/how-to-remove-management-pack-dependencies</link>
		<comments>http://bradstechblog.com/scom/how-to-remove-management-pack-dependencies#comments</comments>
		<pubDate>Thu, 14 Aug 2008 07:46:57 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[dependencies]]></category>
		<category><![CDATA[Management Pack]]></category>
		<category><![CDATA[System Centre Operations Manager]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=102</guid>
		<description><![CDATA[When you create an override and don&#8217;t save it to a custom Management Pack it will by default save to the Microsoft.SystemCenter.OperationsManager.DefaultUser.xml management pack. This will later on bite you in the ass when you want to remove the effected management pack. To avoid this of coarse you should always save changes to a custom [...]]]></description>
			<content:encoded><![CDATA[<p>When you create an override and don&#8217;t save it to a custom Management Pack it will by default save to the Microsoft.SystemCenter.OperationsManager.DefaultUser.xml management pack. This will later on bite you in the ass when you want to remove the effected management pack. To avoid this of coarse you should always save changes to a custom management pack&#8230;..</p>
<p> <!-smartads-></p>
<p><span id="more-102"></span></p>
<p>But if you did not like all the rest of have done at least once, then here is how you can remove the dependencies. But first please backup you management packs.</p>
<ol>
<li>Download and install Microsoft&#8217;s <a title="XML Notepad" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=72D6AA49-787D-4118-BA5F-4F30FE913628&amp;displaylang=en" target="_blank">XML Notepad</a></li>
<li>Export the Default management pack to any folder you like. This will export it into an XML file. Back this file up before making changes to it.</li>
<li>Open the XML file in XML Notepad</li>
<li>Expand the management pack in the left window to \\managmentPack\Manifest\References </li>
</ol>
<p><a href="http://bradstechblog.com/wp-content/uploads/2008/08/image-0321.png"><img class="alignnone size-medium wp-image-103" title="XML Notepad" src="http://bradstechblog.com/wp-content/uploads/2008/08/image-0321-300x259.png" alt="" width="300" height="259" /></a></p>
<ol>
<li>Look in each sub-folder named Reference for the Management pack that you are trying to remove. Once you find it Delete the Reference folder.</li>
<li>Import the Default XML file back into the console.</li>
<li>Try to delete the management pack again.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/how-to-remove-management-pack-dependencies/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>ASP.net causes reporting services and prerequisite to fail</title>
		<link>http://bradstechblog.com/scom/aspnet-causes-reporting-services-and-pre-requisite-to-fail</link>
		<comments>http://bradstechblog.com/scom/aspnet-causes-reporting-services-and-pre-requisite-to-fail#comments</comments>
		<pubDate>Tue, 29 Jul 2008 14:28:32 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[aspnet_regiis]]></category>
		<category><![CDATA[prerequisite]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[System Centre Operations Manager]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=30</guid>
		<description><![CDATA[It appears that if IIS is installed before ASP then there are possible challenges with either the initial install of OpsMgr and/or the setup of reporting services. I have had two occasions where this has happened.  In both cases I performed the exact same fix to resolve this.  
  
Symptom 1: During the pre-requisite check you [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">It appears that if IIS is installed before ASP then there are possible challenges with either the initial install of OpsMgr and/or the setup of reporting services. I have had two occasions where this has happened. <span style="mso-spacerun: yes"> </span>In both cases I performed the exact same fix to resolve this. <span style="mso-spacerun: yes"> </span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"> <span id="more-30"></span> </p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">Symptom 1: During the pre-requisite check you receive notification that ASP.net is not started but the service is running.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">Symptom 2: During setup you receive the “<strong><span style="color: #424242;">srs server validation” error </span></strong><span style="mso-spacerun: yes"> </span></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">To fix this </span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;"> </span></span></p>
<ul style="MARGIN-TOP: 0in" type="disc">
<li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">Of course confirm that ASP is installed. If it is then do the following.</span></span></li>
<li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">Open the command prompt go to </span></span></li>
</ul>
<blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">C:\windows\Microsoft.NET\Framework\v2.0.50727</span></span></p>
</blockquote>
<ul style="MARGIN-TOP: 0in" type="disc">
<li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">Run the following command </span></span></li>
</ul>
<blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;">aspnet_regiis /i</span></span></p>
</blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"> </p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"> </p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;"><a href="http://bradstechblog.com"></a></span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in"><span style="FONT-SIZE: 12pt"><span style="FONT-SIZE: 12pt"><span style="font-family: Times New Roman;"><a href="http://bradstechblog.com"></a></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/aspnet-causes-reporting-services-and-pre-requisite-to-fail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promoting MS to RMS : USE WITH CAUTION!!</title>
		<link>http://bradstechblog.com/scom/promoting-ms-to-rms-use-with-caution</link>
		<comments>http://bradstechblog.com/scom/promoting-ms-to-rms-use-with-caution#comments</comments>
		<pubDate>Mon, 28 Jul 2008 15:08:38 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[System Centre Operations Manager]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=13</guid>
		<description><![CDATA[ If you haven&#8217;t had the pleasure of testing the promotion of a management server (MS)  to be a root management server (RMS) and then back again in the event of a RMS failure then this is  a must read. 

After I implementing Microsoft&#8217;s System Center Operation&#8217;s Manager 2007 (SCOM) into our environment I wanted to [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> If you haven&#8217;t had the pleasure of testing the promotion of a management server (MS)  to be a root management server (RMS) and then back again in the event of a RMS failure then this is  a must read. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">After I implementing Microsoft&#8217;s System Center Operation&#8217;s Manager 2007 (SCOM) into our environment I wanted to test the disaster recovery process. Our design is using an RMS and one MS. The test was meant to be simple and I of course didn&#8217;t think to create another test environment for this. *what an idiot*</span></p>
<p><!-smartads-></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">To prove that the steps provided by Microsoft worked I unplugged the RMS and prompted the MS server. Hey this worked like a charm. It was the next step that really got ugly, the next step of course was when I brought the RMS back on-line. Because that is the goal in the end right. To restore the original server. Somewhere </span><span style="font-size: small; font-family: Times New Roman;">I missed a step. And before you know it I was rebuilding the entire environment. I was fairly sure that I hadn&#8217;t really missed anything. But I screw up so often who really knows for sure? I then created that test environment that ignored the first time and tried it again. Hey what do you know I had the same results. Then for the third test I opened up a Microsoft support call and had them help me do it right, and again the same results. The Microsoft support tech confessed to me that in there training they only test the promotion . They didn&#8217;t actually try to go back to the original solid state. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">After a couple of days he for-wards me an internal email from Microsoft that talks about the process and how to avoid this issue. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">Read on to see the risk assessment and the detailed steps of how to demote and promote</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span id="more-13"></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<h2 class="MsoNormal" style="MARGIN: 0in 0in 0pt">Risk assessment of promotion</h2>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">The Root management server (RMS) is the primary SCOM server that is responsible for sending alerts out to a pager. It is also the server that needs to be running in order to access the alerts window within SCOM.</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">If the RMS fails, the Management Server (MS) will continue to accept the alerts from the agents (client servers that are being monitored). However, the MS will only collect alerts. It will not provide access to the Console to view alerts, nor will it send alerts to pager or email. The result of this is that all alerting will stop until there is a RMS in the environment again. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;"><span style="font-family: Times New Roman;">Options</span></span></strong></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">In our environment, we have three options to handle the RMS to MS fail-over. </span></p>
<ol>
<li>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span><span style="font-size: small; font-family: Times New Roman;"><strong>Don’t promote the MS server. Fix the RMS and bring it back on-line.</strong> </span></div>
</li>
</ol>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;">During the outage of the RMS server there will be no indication of other service failures in the environment. We would be relying on the business to notify us through the Service Desk.</span><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<ol style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo2; tab-stops: list .5in"><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;"><span style="font-family: Times New Roman;">Promote the MS to RMS</span></span></strong></li>
</ol>
<blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes"> </span><span style="mso-tab-count: 1"> Benefit: </span>This will provide Alerting and console access.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span><span style="font-size: small; font-family: Times New Roman;">I have documented and tested the promotion and demotion of RMS servers in our environment. If the steps are followed exact then there should not be an issue. </span><a href="http://bradstechblog.com/Server%20Support/Microsoft/IOP/SCOM/SCOM%20-%20%20Disaster%20Recovery%20-%20Moving%20the%20Root%20Mgmt%20Server%20Role%20in%20Operations%20Manager%202007.doc"><span style="font-size: small; font-family: Times New Roman;"><strong></strong></span></a></p>
</blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;">However, if the procedure is not followed exactly it would mean <strong>a complete loss of the SCOM environment</strong>. The database may need to be rebuilt and the agents would need to be redeployed to all servers. The SCOM servers would need to be rebuilt from scratch. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;">The following note is from an internal Microsoft memo that was provided to us during Microsoft support call. This is not included in the official MS documentation. There is the risk that an analyst that responds to this type of incident might consult the official documentation and not complete the fail-over properly.</span><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p><!-smartads-></p>
<blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><em style="mso-bidi-font-style: normal"><span style="font-size: 8pt; font-family: Arial;">NOTE: You do NOT want the previous RMS to still be an RMS when it comes back up or becomes reachable again (network back up), as both RMS&#8217;s will compete for the DB&#8217;s attention, which is not a healthy state.<span style="mso-spacerun: yes"> </span>If you do get in this state (old RMS not demoted, back in contact with DB), the correct fix is to demote that old/previous RMS first, as indicated above.</span></em></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><em style="mso-bidi-font-style: normal"><span style="font-size: 8pt; font-family: Arial;">Do not try to demote the new RMS, as you will end up with no RMS indicated in the DB, and would likely have no way to recover the Management Group.<span style="mso-spacerun: yes"> </span>If you want to set the previous RMS back to the current RMS, demote it first, then re-promote it, which will then automatically demote the existing RMS.</span></em><em style="mso-bidi-font-style: normal"><span style="font-size: 8pt; font-family: Arial;"> </span></em></p>
</blockquote>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;">The promotion should be used only as the last resort and only in the case where there is no other way to restore the original RMS.</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<ol style="MARGIN-TOP: 0in" type="1">
<li class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo2; tab-stops: list .5in"><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;"><span style="font-family: Times New Roman;">Upgrade the SCOM environment to a Cluster. (The best option but the most costly)</span></span></strong><span style="font-size: small; font-family: Times New Roman;"> </span></li>
</ol>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in"><span style="font-size: small; font-family: Times New Roman;">Clustered SCOM environment would ascertain stability of the SCOM environment and eliminate its single point of failure. It would also eliminate the need for the shaky promoting procedure described in item 2. </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<h2 class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">How to demote the Root Management Server so that you can promote it again later.</h2>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<h2 style="MARGIN: auto 0in"><span style="FONT-SIZE: 14pt; mso-bidi-font-size: 18.0pt"><span style="font-family: Times New Roman;">The following 3 steps need to happen to promote the Management server. </span></span></h2>
<h2 style="MARGIN: auto 0in"><span style="font-family: Times New Roman;"><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold"><span style="mso-list: Ignore">1.<span style="font-family: 'Times New Roman';"> </span></span></span><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold">Backup the key on the current RMS to a file share using SecureStorageBackup tool</span></span></h2>
<h2 style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l3 level1 lfo1; tab-stops: list .25in"><span style="font-family: Times New Roman;"><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold"><span style="mso-list: Ignore">2.<span style="font-family: 'Times New Roman';"> </span></span></span><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold">import the key to the MS to be promoted to RMS from the file share</span></span></h2>
<h2 style="MARGIN: auto 0in auto 0.25in; TEXT-INDENT: -0.25in; mso-list: l3 level1 lfo1; tab-stops: list .25in"><span style="font-family: Times New Roman;"><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold"><span style="mso-list: Ignore">3.<span style="font-family: 'Times New Roman';"> </span></span></span><span style="FONT-WEIGHT: normal; FONT-SIZE: 11pt; mso-bidi-font-weight: bold">Run the management server config tool on the new RMS to promote it</span></span></h2>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo2; tab-stops: list .25in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">1.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;">Backup the key on the current RMS to a file share</span></strong></span></p>
<p style="MARGIN-LEFT: 0.25in"><strong><span style="font-size: small; font-family: Times New Roman;">To run the SecureStorageBackup.exe Tool</span></strong></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">On the current Root Management Server</span></p>
<p style="MARGIN-LEFT: 0.75in; TEXT-INDENT: -0.25in; mso-list: l3 level2 lfo1; tab-stops: list .75in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">a.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal">Copy</strong><span style="mso-spacerun: yes"> </span></span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span class="UserInputNon-localizable"><strong>SecureStorageBackup.exe</strong></span> and <span class="UserInputNon-localizable"><strong>ManagementServerConfigTool.exe</strong></span> from</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">\ Ops_SP1Rc1\SupportTools.</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">To</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="TEXT-INDENT: 0.5in"><strong><span style="font-size: small; font-family: Times New Roman;"> b</span><span style="font-size: small;"><span style="font-family: Times New Roman;">. Open a command line and navigate to </span></span></strong></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"> <strong>c</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Run the following command:<br style="mso-special-character: line-break" /></strong><br style="mso-special-character: line-break" /></span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span class="UserInputNon-localizable"><strong>SecureStorageBackup Backup<span style="mso-spacerun: yes"> </span></strong></span>&#8220;Network Path\SCOM_Key_backup\SCOMKEY.bin&#8221;</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">This key must be available to the machine you want to promote.</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"><strong> d</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Provide a password</strong> </span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;">to secure the key and retype the password. The password must be eight characters long. Once the key is exported, you will see a success message.</span></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><strong style="mso-bidi-font-weight: normal"><span style="FONT-SIZE: 14pt; mso-bidi-font-size: 12.0pt"><span style="font-family: Times New Roman;"> </span></span></strong></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo2; tab-stops: list .25in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">2.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;">Import Key to the current MS</span></strong></span></p>
<p><strong><span style="font-size: small; font-family: Times New Roman;">On the Management Server you want to promote to become the Root Management Server</span></strong></p>
<p style="MARGIN-LEFT: 0.75in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo3; tab-stops: list .75in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">a.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><span style="font-size: small;"><strong style="mso-bidi-font-weight: normal">Copy</strong><span style="mso-spacerun: yes"> </span></span></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><span class="UserInputNon-localizable"><strong>SecureStorageBackup.exe</strong></span> and <span class="UserInputNon-localizable"><strong>ManagementServerConfigTool.exe</strong></span> from</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"> Ops_SP1Rc1\SupportTools.</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">To</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"><strong> b</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Open</strong> <strong>a command line and navigate to</strong> </span></span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"> <strong>c</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Run</strong> <strong>the following command:<br style="mso-special-character: line-break" /><br style="mso-special-character: line-break" /></strong></span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span class="UserInputNon-localizable"><strong>SecureStorageBackup Restore<span style="mso-spacerun: yes"> </span></strong></span>&#8220;Network Parch\SCOM_Key_backup\SCOMKEY.bin&#8221;</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"><strong>d. Provide password used</strong> to access the key and retype the password again. Once the key is exported, you see a success message.</span></p>
<p><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p style="MARGIN-LEFT: 0.25in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo2; tab-stops: list .25in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">3.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong><span style="font-size: small;">On the Management Server you want to promote to become the Root Management Server</span></strong></span></p>
<p style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo4; tab-stops: list .5in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;"> a.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;">Copy</span></strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes"> </span><span class="UserInputNon-localizable"><strong>SecureStorageBackup.exe</strong></span> and <span class="UserInputNon-localizable"><strong>ManagementServerConfigTool.exe</strong></span> from</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">\Ops_SP1Rc1\SupportTools.</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">To</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p><span style="font-size: small; font-family: Times New Roman;"> </span><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;"><span style="font-family: Times New Roman;">b. Open a command line and navigate to </span></span></strong></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"><strong> c</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Run the following command:<br style="mso-special-character: line-break" /><br style="mso-special-character: line-break" /></strong></span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span class="UserInputNon-localizable"><span style="font-size: x-small; font-family: Arial;">ManagementServerConfigTool.exe PromoteRMS</span></span></p>
<blockquote>
<p style="MARGIN-LEFT: 0.5in"><span style="color: #ff0000;"><strong><span style="font-size: small;"><span style="font-family: Times New Roman;">If the Current RMS is currently on-line and reachable you are done. This will automatically update and demote the RMS to a MS. If not it is critical to complete ALL the following steps.</span></span></strong></span></p>
</blockquote>
<p style="MARGIN-LEFT: 0.5in"><strong style="mso-bidi-font-weight: normal"></strong></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal">d. </strong>Go to the promoted Root Management Server, open the services and stop the Ops HealthService.</span></span></p>
<p style="MARGIN-LEFT: 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo4; tab-stops: list 1.0in"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore"><span style="font-size: small;">a.</span><span style="font-family: 'Times New Roman';"> </span></span><span style="font-size: small;">Go to the installation directory (default: %ProgramFiles%\System Center Operations Manager 2007) and delete the Health Service State folder.</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>e</strong>. Start the MOM Health Service.</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal">f.</strong> When you open the Operations Console the first time, specify the name of the new Root Management Server to connect to.</span></span></p>
<p style="margin-left: 0.25in; text-indent: -0.25in; mso-list: l2 level1 lfo2; tab-stops: list .25in;"><strong><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">4.</span><span style="font-family: 'Times New Roman';"> </span></span><span style="font-size: small;">Demote the Original RMS server when it is back on-line. This needs to be done before it can be promoted back to RMS.</span></span> </strong></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">a.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;">Copy</span></strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes"> </span><span class="UserInputNon-localizable"><strong>SecureStorageBackup.exe</strong></span> and <span class="UserInputNon-localizable"><strong>ManagementServerConfigTool.exe</strong></span> from</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">\ Ops_SP1Rc1\SupportTools.</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">To</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p><span style="font-size: small; font-family: Times New Roman;"> <strong>b</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Open a command line and navigate to </strong></span></span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"> </span><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;"><span style="font-family: Times New Roman;">c. Run the following command:<br style="mso-special-character: line-break" /><br style="mso-special-character: line-break" /></span></span></strong></p>
<p style="MARGIN-LEFT: 0.5in"><span class="UserInputNon-localizable"><strong><span style="font-size: x-small; font-family: Arial;"> ManagementServerConfigTool.exe UpdateDemotedRMS</span></strong></span></p>
<blockquote>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"> </span><span style="font-size: small; font-family: Times New Roman;">After the Original RMS is back online you will need to promote it again</span></p>
</blockquote>
<p style="MARGIN-LEFT: 0.25in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo2; tab-stops: list .25in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;">5.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong><span style="font-size: small;">On the Management Server you want to promote to become the Root Management Server</span></strong></span></p>
<p style="MARGIN-LEFT: 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo4; tab-stops: list .5in"><span style="font-family: Times New Roman;"><strong style="mso-bidi-font-weight: normal"><span style="mso-list: Ignore"><span style="font-size: small;"> a.</span><span style="font-family: 'Times New Roman';"> </span></span></strong><strong style="mso-bidi-font-weight: normal"><span style="font-size: small;">Copy</span></strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes"> </span><span class="UserInputNon-localizable"><strong>SecureStorageBackup.exe</strong></span> and <span class="UserInputNon-localizable"><strong>ManagementServerConfigTool.exe</strong></span> from</span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">\ Ops_SP1Rc1\SupportTools.</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">To</span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p><span style="font-size: small; font-family: Times New Roman;"> <strong> b</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Open a command line and navigate to </strong></span></span></p>
<p style="TEXT-INDENT: 0.5in"><span style="font-size: small; font-family: Times New Roman;">C:\Program Files\System Center Operations Manager 2007</span></p>
<p style="MARGIN-LEFT: 0.5in"><span style="font-size: small; font-family: Times New Roman;"><strong> c</strong></span><span style="font-size: small;"><span style="font-family: Times New Roman;"><strong>. Run the following command:<br style="mso-special-character: line-break" /><br style="mso-special-character: line-break" /></strong></span></span></p>
<p style="MARGIN-LEFT: 0.5in"><span class="UserInputNon-localizable"><span style="font-size: x-small;"><strong><span style="font-family: Arial;">ManagementServerConfigTool.exe PromoteRMS</span></strong></span></span></p>
<p class="TextinList1" style="MARGIN: 3pt 0in 3pt 0.25in"><span class="UserInputNon-localizable"><strong><span style="font-size: x-small; font-family: Arial;"> </span></strong></span></p>
<h1 style="MARGIN-LEFT: 0.5in">Final Steps</h1>
<h1 style="MARGIN-LEFT: 0.5in"><span style="font-size: small;"><span style="font-family: Times New Roman;">Go to the promoted Root Management Server, open the services and stop the Ops HealthService.</span></span></h1>
<ol>
<li>
<div style="margin-left: 1in; text-indent: -0.25in; mso-list: l0 level2 lfo4; tab-stops: list 1.0in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore"><span style="font-family: 'Times New Roman';"> </span></span><span style="font-size: small;">Go to the installation directory (default: %ProgramFiles%\System Center Operations Manager 2007) and delete the Health Service State folder.</span></span></div>
</li>
<li>
<div style="margin-left: 1in; text-indent: -0.25in; mso-list: l0 level2 lfo4; tab-stops: list 1.0in;"><span style="font-size: small;"><span style="font-family: Times New Roman;"> Start the MOM Health Service.</span></span></div>
</li>
<li style="margin-left: 1in; text-indent: -0.25in; mso-list: l0 level2 lfo4; tab-stops: list 1.0in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">When you open the Operations Console the first time, specify the name of the new Root  Management Server to connect to.</span></span></li>
</ol>
<p class="TextinList1" style="MARGIN: 3pt 0in 3pt 0.25in"><span class="UserInputNon-localizable"><strong><span style="font-size: x-small; font-family: Arial;"> </span></strong></span></p>
<p class="TextinList1" style="MARGIN: 3pt 0in 3pt 0.25in"><span style="color: #ff0000;"><strong><span style="font-size: x-small; font-family: Arial;">If the Current RMS is currently on-line and reachable you are done. This will automatically update and demote the RMS to a MS.</span></strong></span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt 0.5in">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt">
<p style="MARGIN: 0in 0in 0pt">
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><a href="http://bradstechblog.com/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/promoting-ms-to-rms-use-with-caution/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WMI issues that prevent SCOM Agent install</title>
		<link>http://bradstechblog.com/scom/wmi-issues-that-prevent-scom-agent-install</link>
		<comments>http://bradstechblog.com/scom/wmi-issues-that-prevent-scom-agent-install#comments</comments>
		<pubDate>Thu, 24 Jul 2008 13:20:00 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[mom_tracing.mof]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[System Centre Operations Manager]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=4</guid>
		<description><![CDATA[During the initial install of the agents on the servers I ran across a hand full of failed agent installs. Nothing worked. Couldn&#8217;t push the install, and when I tried a manual install on the client it would fail halfway through with errors related to mof files.


Resolution is to fix WMI. And here is exactly [...]]]></description>
			<content:encoded><![CDATA[<p>During the initial install of the agents on the servers I ran across a hand full of failed agent installs. Nothing worked. Couldn&#8217;t push the install, and when I tried a manual install on the client it would fail halfway through with errors related to mof files.<br />
<!-smartads-><br />
<span id="more-4"></span></p>
<p>Resolution is to fix <strong>WMI</strong>. And here is exactly how I did it.</p>
<p>Well almost exactly. You will need to send me an email for the files required to do this.</p>
<p>On effected server</p>
<p>1. copy <strong>mom_tracing.mof</strong> to any location on the server. I used c:\downloads</p>
<p> 2. open the command prompt and navigate to c:\downloads and<br />
run the following command without the quotes.</p>
<p> &#8221;mofcomp mom_tracing.mof&#8221;</p>
<p> This will most likely lead to an error looking for the EventTrace class in WMI which the mom_tracing.mof is dependent upon. (This can be verified by running wbemtest connecting to Root\WMI and doing a recursive Enum of the classes and looking for EventTrace as a class, if necessary).</p>
<p>To fix the error proceed to step 3</p>
<p>3. Copy the contents of the mof folder (<a href="mailto:bhinfo@shaw.ca">email me for this folder</a>) to c:\%SystemDirectory%\system32\wbem<br />
4. Open command prompt and navigate to c:\%SystemDirectory%\system32\wbem<br />
Run the following command without the quotes.</p>
<p>&#8220;For /f %s in (&#8216;dir /b *.mof *.mfl&#8217;) do mofcomp %s&#8221;</p>
<p>Restart WMI services.</p>
<p>Install<strong> SCOM agent</strong> from <a href="file://scomserver/agent/i386">file://scomserver/agent/i386</a></p>
<p>And that&#8217;s it. The entire process should take less then a few minutes.</p>
<div><span style="color: #000000;"><span style="color: #ff0000;"> </span></span></div>
<div><span style="color: #000000;"><span style="color: #ff0000;"> </span></span></div>
<p style="MARGIN: 0in 0in 0pt">Brad Hearn</p>
<p style="MARGIN: 0in 0in 0pt">Enterprise Server Analyst</p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><a href="http://bradstechblog.com/">http://bradstechblog.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/wmi-issues-that-prevent-scom-agent-install/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM: I screwed up the OpsMgr Health Service</title>
		<link>http://bradstechblog.com/scom/scom-i-screwed-up-the-opsmgr-health-service</link>
		<comments>http://bradstechblog.com/scom/scom-i-screwed-up-the-opsmgr-health-service#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:00:00 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[health service]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[servicePrincipalName]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[System Centre Operations Manager]]></category>
		<category><![CDATA[The OpsMgr Connector could not connect to]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=3</guid>
		<description><![CDATA[Have you ever seen this in Microsfts System Center Operations Manager (SCOM)?
The OpsMgr Connector could not connect to MSOMHSvc\rms01.local 

haha, I have.
Using a domain account is not supported and will not allow you to start the service. But it will register a second servicePrincipalName to the domain account. If this happens the agents will no [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Have you ever seen this in Microsfts System Center Operations Manager (SCOM)?</strong></p>
<p><strong>The <span id="SPELLING_ERROR_0" class="blsp-spelling-error">OpsMgr</span> Connector could not connect to <span id="SPELLING_ERROR_1" class="blsp-spelling-error">MSOMHSvc</span>\<span id="SPELLING_ERROR_2" class="blsp-spelling-error">rms</span>01.local </strong><br />
<strong></strong><br />
<strong><span id="SPELLING_ERROR_3" class="blsp-spelling-error">haha</span>, I have.</strong></p>
<p>Using a domain account is not supported and will not allow you to start the service. But it will register a second <span id="SPELLING_ERROR_4" class="blsp-spelling-error">servicePrincipalName</span> to the domain account. If this happens the agents will no longer be able to communicate with the server. Or at least until the duplicate <span id="SPELLING_ERROR_5" class="blsp-spelling-error"><strong>servicePrincipalName</strong></span> is removed.</p>
<p>I found this out during the test phase when I changed the service <span id="SPELLING_ERROR_6" class="blsp-spelling-error">login</span> account during trouble shooting the health service. (The original problem with the health service was that it would keep failing and stopping. The resolution was never found, and that was with an open <span id="SPELLING_ERROR_7" class="blsp-spelling-corrected">Microsoft</span> call. We reinstalled the server and that resolved it. However the <span id="SPELLING_ERROR_8" class="blsp-spelling-error">servicePrincipalName</span> was still messed up in active directory.)</p>
<p>The following is what I have documented and used to fix this.<br />
<!-smartads-><br />
<span id="more-3"></span></p>
<p>Here is a clipping from another post (<a href="http://www2.wolzak.com/index.php?option=com_frontpage&amp;Itemid=1">http://www2.wolzak.com/index.php?option=com_frontpage&amp;<span id="SPELLING_ERROR_9" class="blsp-spelling-error">Itemid</span>=1</a>) on this that I found.</p>
<p>To generate a list of accounts that the <span id="SPELLING_ERROR_10" class="blsp-spelling-error">SPNs</span> are registered to, run the following command at the command prompt.</p>
<p>1. From the domain controller, open a command prompt and then type the following string: <span id="SPELLING_ERROR_11" class="blsp-spelling-error">ldifde</span> -f domain.<span id="SPELLING_ERROR_12" class="blsp-spelling-error">txt</span><br />
2. Open the text file in Notepad and then search for the <span id="SPELLING_ERROR_13" class="blsp-spelling-error">SPN</span> that is reported in the event log. ServiceClass/host.domain.com (in this case look for <span id="SPELLING_ERROR_14" class="blsp-spelling-error">MSOMHSvc</span>/<span id="SPELLING_ERROR_15" class="blsp-spelling-error">rms</span>01.local)<br />
3. Note the user accounts under which the <span id="SPELLING_ERROR_16" class="blsp-spelling-error">SPN</span> is located and the organizational unit the accounts reside in….the <span id="SPELLING_ERROR_17" class="blsp-spelling-error">userPrincipalName</span> should be located directly above the <span id="SPELLING_ERROR_18" class="blsp-spelling-error">servicePrincipalName</span> registration as in the example below.<br />
<span id="SPELLING_ERROR_19" class="blsp-spelling-error">userPrincipalName</span>: <a href="mailto:useraccount@domain.com">useraccount@domain.com</a><br />
<span id="SPELLING_ERROR_20" class="blsp-spelling-error">servicePrincipalName</span>: ServiceClass/host.domain.com</p>
<p>Use one of the following options to delete the account <span id="SPELLING_ERROR_21" class="blsp-spelling-error">SPN</span> registrations from the accounts that should not contain registrations to ServiceClass/host.domain.com. (i.e. Typically any accounts containing an <span id="SPELLING_ERROR_22" class="blsp-spelling-error">SPN</span> registration for SeriviceClass/host.domain.com that services are not explicitly starting with). Make sure you know which credentials you want to keep (in this case the system account or the domain administrator) and see to it that the service is running with the credentials you want to use. Delete the other one.</p>
<p><strong>Using <span id="SPELLING_ERROR_23" class="blsp-spelling-error">ADSIEdit</span></strong></p>
<p>1. Add <span id="SPELLING_ERROR_24" class="blsp-spelling-error">ADSIEdit</span> to the <span id="SPELLING_ERROR_25" class="blsp-spelling-error">MMC</span> and bind to the domain using the Domain well known naming context.<br />
2. Navigate to each user account you previously documented as having a duplicate <span id="SPELLING_ERROR_26" class="blsp-spelling-error">SPN</span> registration and right click the account and select properties.<br />
3. Scroll through the list of attributes until you see <span id="SPELLING_ERROR_27" class="blsp-spelling-error">servicePrincipalName</span>, double click <span id="SPELLING_ERROR_28" class="blsp-spelling-error">servicePrincipalName</span> and remove the duplicate <span id="SPELLING_ERROR_29" class="blsp-spelling-error">SPN</span> registration and click on OK and exit <span id="SPELLING_ERROR_30" class="blsp-spelling-error">ADSIEdit</span>.</p>
<p><strong>Using <span id="SPELLING_ERROR_31" class="blsp-spelling-error">SetSPN</span><br />
</strong><br />
1. From the command prompt type the following command and hit enter.<span id="SPELLING_ERROR_32" class="blsp-spelling-error">setspn</span> -D ServiceClass/host.domain.com:Port <span id="SPELLING_ERROR_33" class="blsp-spelling-error">AccountName</span></p>
<p><strong>Make sure to test before performing this operation in a production environment.</strong></p>
<p><strong></strong></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">Brad Hearn</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><span style="font-size: small; font-family: Times New Roman;">Enterprise Server Analyst</span></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><a href="http://bradstechblog.com/">http://bradstechblog.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/scom-i-screwed-up-the-opsmgr-health-service/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
