<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cluster Help : MOM</title><link>http://msmvps.com/blogs/clusterhelp/archive/tags/MOM/default.aspx</link><description>Tags: MOM</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>MOM 2005 and SQL Server 2000 SP4 - Original Posted Jun 27, 2005</title><link>http://msmvps.com/blogs/clusterhelp/archive/2005/08/05/mom-2005-and-sql-server-2000-sp4-original-posted-jun-27-2005.aspx</link><pubDate>Fri, 05 Aug 2005 19:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:61737</guid><dc:creator>cluster</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;What in the world was Microsoft thinking?&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I was installing MOM 2005 and found out that it is not possible to install the MOM 2005 Database on a SQL Server 2000 server with SP4. WTF?&amp;nbsp;That just doesn&amp;#39;t make sense.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Supposedly this will be fully supported with MOM 2005 SP1. Umm, that just doesn&amp;#39;t work for me. So, time to research. Thanks to Neil Hobson, a MOM MVP, a workaround has been published in the MOM 2005 public newsgroup. It is a registry hack, but at least it is a supported registry hack. What needs to be done is that you have to alter the CSDVersion entry located at:&lt;br /&gt;&lt;br /&gt;HKEY_Local_Machine\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion&lt;br /&gt;&lt;br /&gt;If SP4 is installed, the version number will be 8.00.2039. To get the MOM 2005 Database to install, you need to change&amp;nbsp;the version number to&amp;nbsp;8.00.761 which is the same&amp;nbsp;one for SP3A and then change it back again after the installation is completed.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Somebody needs to be slapped over this one.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Updated 7/28/05 - Microsoft provides another workaround for this same problem.&amp;nbsp;You can use the msiexec command with the PREREQ_COMPLETED=1 switch to skip the MOM Prerequisite&amp;nbsp;Checker.&amp;nbsp;See &lt;a href="http://support.microsoft.com/kb/902803/en-us?spid=2548"&gt;&lt;font color="#014982"&gt;KB 902803&lt;/font&gt;&lt;/a&gt; for more information.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=61737" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/clusterhelp/archive/tags/SQL/default.aspx">SQL</category><category domain="http://msmvps.com/blogs/clusterhelp/archive/tags/MOM/default.aspx">MOM</category></item><item><title>MOM 2005 and Firewalls - Original Posted Jun 30, 2005</title><link>http://msmvps.com/blogs/clusterhelp/archive/2005/08/05/mom-2005-and-firewalls-original-posted-jun-30-2005.aspx</link><pubDate>Fri, 05 Aug 2005 19:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:61738</guid><dc:creator>cluster</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;I had to laugh at myself yesterday. It just kills me how a simple search will save you tons of effort and reading...&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I am installing MOM 2005 as part of my testing. I ran the discovery and tried to deploy agents to all the computers on my network. Most of the agents installed perfectly. However, I notice that all of the ones that didn&amp;#39;t install are Windows XP computers with Service Pack 2 (no, I am not really going to try to manage them, but I thought it would be interesting to see their data as I get fully up to speed on MOM 2005). Hmmm, interesting. So, I put it aside and figure I will attack it later.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;As I am reading through tons of whitepapers, I see the process for manually installing agents using the MOM 2005 install media. Yep, just like MOM 2001, so this is nothing new to me. I am thinking to myself that I will probably need to do a manual install of the agents on a couple of the XP computers that failed and test them out. As I am thinking about this in the back of my mind and reading further, I notice that one of the reasons for doing a manual install of the agents from media is because of firewall issues where the MOM 2005 Managment Server can&amp;#39;t access the computer to install agents because port 1270 needs to be open.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Wait... I am adding in my head, 2 + 2 = 4... There it is, I got it... Firewall issue... XP SP2... yes, there it is, I got it. SP2 for XP installs the firewall by default. I disable the firewall, and all is well. Of course, I could have just created the exception rule, too. I will do that later. I am pretty sure that I will need to open up more than 1270 as RPCs are needed as well.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;So, today, I am doing some more digging and I stumble on the &lt;a href="http://support.microsoft.com/?id=885726" rel="nofollow"&gt;&lt;font color="#014982"&gt;KB article 885726 &lt;/font&gt;&lt;/a&gt;which has been out for a good while now. It pretty much says that MOM 2005 will not be able to install agents on XP with SP2 when the firewall is in use and doesn&amp;#39;t allow port 1270. &lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;One of these days I will learn to do a little searching &lt;em&gt;before &lt;/em&gt;I start experimenting.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=61738" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/clusterhelp/archive/tags/MOM/default.aspx">MOM</category></item></channel></rss>