<?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>PatchAholic...The WSUS Blog! : MOM</title><link>http://msmvps.com/blogs/athif/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>Unable to expand message: SQL Server is unable to collect events due to insufficient permissions</title><link>http://msmvps.com/blogs/athif/archive/2006/04/30/Unable-to-expand-message.aspx</link><pubDate>Sun, 30 Apr 2006 13:48:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:93034</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=93034</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/04/30/Unable-to-expand-message.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I just noticed a Warning Alert in MOM Operator Console and it says:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;DESCRIPTION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;FONT color=#ff0000&gt;Unable to expand message 17055 [-1073724769] 18265 Log backed up: Database: SADAD_AX30_SP3_Live, creation date(time): 2005/02/01(12:50:12), first LSN: 3655:705:1, last LSN: 3655:765:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'E:\SQL2000\MSSQL\...\....200604301345.TRN'}). Name: SQL Server is unable to collect events due to &lt;SPAN&gt;insufficient &lt;/SPAN&gt;permissions&lt;/FONT&gt;&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;and as the rule says 'SQL Server is unable to collect events due to &lt;SPAN&gt;insufficient &lt;/SPAN&gt;permissions' (Microsoft SQL Server\SQL Server 2000\SQL Server 2000 Event Collection).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;CAUSE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Then&amp;nbsp;I started to trace the reason for this event and this was due to a change in MOM Service Account. Previously, MOM service was running under NT AUTHORITY\SYSTEM aka LOCAL SYSTEM ACCOUNT context and it has all the required permission to SQL installation (MSSQL directory). When I changed this to MOM ACTION ACCOUNT using 'Update Agent Settings' in the administrator console, it started to run under NT AUTHORITY\NetworkService context with these warning alerts.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I found that AUTHORITY\NetworkService is not having enough permission on SQL installation (MSSQL directory). So, to troubleshoot this error, I have added NT AUTHORITY\NetworkService the permission to Read &amp;amp; Execute on SQL installation (MSSQL directory - %programfiles%\Microsoft SQL Server\) directories. Problem solved!&lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=93034" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Create a Task to Display Service Packs &amp; Hotfixes in MOM Operator Console</title><link>http://msmvps.com/blogs/athif/archive/2006/04/23/92234.aspx</link><pubDate>Sun, 23 Apr 2006 09:42:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:92234</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=92234</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/04/23/92234.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;A href="http://spaces.msn.com/jharter/blog/cns!39CE28DB5474A6C7!353.entry"&gt;Justin Harter&lt;/A&gt; - &lt;A href="http://learnsystemsmanagement.com/community/blogs/mom_2005_blog/archive/2006/04/21/22.aspx"&gt;MOM MVP&lt;/A&gt; has&amp;nbsp;an excellent write up on HOW TO "Create a Task to Display Service Packs &amp;amp; Hotfixes" for selected MOM AGENT in MOM Operator Console which can be downloaded from &lt;A href="http://www.momresources.org/momguides/Create%20a%20Task%20to%20Display%20Service%20Packs.pdf"&gt;MOM GUIDES on MOMresources.com&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;The procedure to create the task is achieved by simple WMIC command (one line);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt;wmic /node:$Computer Name$ qfe GET description,hotfixid,installedby,installedon,servicepackineffect&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;But, there is a known issue if &lt;FONT face="Courier New" color=#0000ff&gt;$Computer Name$ &lt;FONT face=Verdana color=#000000&gt;contains special characters like '-' or '/'.&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;For instance, if your &lt;FONT face="Courier New" color=#0000ff&gt;$Computer Name$ = RIYADH-DC-01&lt;FONT color=#000000&gt;, &lt;/FONT&gt;&lt;FONT face=Verdana color=#000000&gt;then you will see&lt;/FONT&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color=#ff0000&gt;'Invalid Global Switch'&lt;/FONT&gt; message in the output window when&amp;nbsp;you ran this task.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;To run this task succesfully, you might want to edit Task Command line as follows;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt;wmic /node:'$Computer Name$' qfe GET description,hotfixid,installedby,installedon,servicepackineffect&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color=#0000ff size=2&gt;Note that '' for $Computer Name$.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;&lt;STRONG&gt;&lt;FONT color=#0000ff&gt;PREVIOUS COMMAND:&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;wmic /node:&lt;STRONG&gt;&lt;U&gt;$Computer Name$&lt;/U&gt;&lt;/STRONG&gt; qfe GET description,hotfixid,installedby,installedon,servicepackineffect&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Verdana color=#000000&gt;&lt;STRONG&gt;&lt;FONT color=#006400&gt;NEW COMMAND:&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;wmic /node:&lt;STRONG&gt;&lt;U&gt;&lt;FONT color=#006400&gt;'&lt;/FONT&gt;$Computer Name$&lt;FONT color=#006400&gt;'&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; qfe GET description,hotfixid,installedby,installedon,servicepackineffect&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;&lt;A href="http://spaces.msn.com/jharter/blog/cns!39CE28DB5474A6C7!353.entry"&gt;Justin&lt;/A&gt;, if you are reading this blog entry then kindly edit it in your PDF file. Once again thanks for the documentation :-)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;If you are looking for some .vbs script to query / enumerate installed hotfixes, then check out &lt;/FONT&gt;&lt;a href="http://msmvps.com/blogs/athif/archive/2005/11/20/76035.aspx"&gt;&lt;FONT face=Verdana size=2&gt;http://msmvps.com/blogs/athif/archive/2005/11/20/76035.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=92234" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Automatically Applying hot fixes (patches) to MOM Agents</title><link>http://msmvps.com/blogs/athif/archive/2006/04/10/Automatically-Applying-hot-fixes-patches-to-MOM-Agents.aspx</link><pubDate>Mon, 10 Apr 2006 13:16:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:90373</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=90373</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/04/10/Automatically-Applying-hot-fixes-patches-to-MOM-Agents.aspx#comments</comments><description>&lt;P&gt;&lt;SPAN&gt;Today morning, I was reading &lt;/SPAN&gt;&lt;A href="http://blogs.technet.com/alipka/archive/2006/04/09/424757.aspx"&gt;&lt;SPAN&gt;Andrzej's "IT Thoughts" Weblog&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; on TechNet and downloaded the &lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="http://spike.aspweb.cz/alipka/monitoreventlogs.zip"&gt;&lt;SPAN&gt;script&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; along with Management Pack AKM rules which monitors and backup event logs with MOM. To test this script I had to download &lt;A href="http://support.microsoft.com/kb/913366/en-us"&gt;HOT FIX 913366&lt;/A&gt; as mentioned in the Blog entry above. I installed the hot fix on Microsoft Operations Manager 2005 Management Server and was wondering to install the hot fix automatically to all those Microsoft Operations Manager 2005 Agents.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This was easy. To install the hot fix to all the agents automatically from MOM Server, see the following procedure;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;First, Install the hot fix on MOM server listed in Management Servers Group aka MOM management groups (Where is my MOM Management Server? In the MOM 2005 Administrator console, expand Administration, expand Computers, and then select Management Servers).&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN&gt;After the hot fix is installed, information notification dialog boxes will pop-up - &lt;SPAN&gt;"The software was successfully updated, please open 'Pending Actions' view in MOM Console to update Agents".&lt;/SPAN&gt;&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;In the MOM 2005 Administrator console, expand Administration, expand Computers, and then select Pending Actions.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;NOTE: To automatically apply the patches / hot fixes to MOM agents, The Control Level should be '&lt;STRONG&gt;&lt;SPAN&gt;Full&lt;/SPAN&gt;&lt;/STRONG&gt;'. If it is set to ‘&lt;STRONG&gt;&lt;SPAN&gt;None&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;’&lt;/SPAN&gt;&lt;/STRONG&gt; - The Management Server will not be able to remotely apply patches / hot fixes to agents. Agent Control Level Setting can be modified / changed manually or by running a query against the MOM database as explained on &lt;A href="http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/e13cb376-c2d2-4758-a191-1c1254c1d516.mspx?mfr=true"&gt;Changing the Agent Control Level of Manually Installed Agents&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;In MOM 2005 Administrator console, expand Administration, expand Computers, and then select Pending Actions. You will see a list of MOM Agents which are installed with Control Level = Full. Approve the patch installation by Right clicking the Agent and click on Approve for Processing by Computer Discovery. &lt;/SPAN&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;In MOM 2005 Administrator console, expand Administration, expand Computers, and then select&amp;nbsp;Agent-managed Computers folder. Right-click the agent and run the Update Agent Settings.&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Wait for a while and you will see the agent updated from version 5.0.2911.0 (MOM SP1) to 5.0.2911.&lt;STRONG&gt;&lt;SPAN&gt;28&lt;/SPAN&gt;&lt;/STRONG&gt; (MOM SP1 + &lt;A href="http://support.microsoft.com/kb/913366/en-us"&gt;HOTFIX 913366&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Mission Critical Software\OnePoint - ServiceVersion = 5.0.2911.28&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Instead of approving and updating Agent settings, you can also apply the hot fix directly. In the MOM 2005 Administrator console, expand Administration, expand Computers, and then select Pending Actions. Right-click the agent and click on Apply Patches now. Wait for a while and you will see the agent updated to version 5.0.2911.&lt;STRONG&gt;&lt;SPAN&gt;28&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal&gt;&lt;B&gt;&lt;SPAN&gt;MORE INFORMATION&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;The Microsoft Operations Manager (MOM) agent does not back up event logs if the Action account is configured to run as the local system account&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;A href="http://support.microsoft.com/kb/913366/en-us"&gt;http://support.microsoft.com/kb/913366/en-us&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Changing the Agent Control Level of Manually Installed Agents&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/e13cb376-c2d2-4758-a191-1c1254c1d516.mspx?mfr=true"&gt;http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/e13cb376-c2d2-4758-a191-1c1254c1d516.mspx?mfr=true&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=90373" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>MOM Warning Alert: AD Replication is occurring slowly</title><link>http://msmvps.com/blogs/athif/archive/2006/02/21/AD-Replication-is-occurring-slowly.aspx</link><pubDate>Tue, 21 Feb 2006 08:20:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84357</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84357</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/21/AD-Replication-is-occurring-slowly.aspx#comments</comments><description>&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;SYMPTOMS&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;You&amp;nbsp; may see a warning alert in MOM Operator Console;&lt;BR&gt;Severity:&amp;nbsp; Warning&lt;BR&gt;Status:&amp;nbsp; New&lt;BR&gt;Source:&amp;nbsp; AD Replication Monitoring&lt;BR&gt;Name:&amp;nbsp; AD Replication is occurring slowly&lt;BR&gt;Description:&amp;nbsp; The following DCs took more than three times the expected replication time to replicate.&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT face=Verdana size=2&gt;
&lt;DIV&gt;&lt;BR&gt;&lt;STRONG&gt;&lt;FONT color=#000080&gt;DESCRIPTION&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;The following DCs took more than three times the expected replication time to replicate.&lt;BR&gt;Format: DC, Naming Context, Calculated Replication Time (in minutes). Intersite, expected replication time is 15 minutes.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;CAUSE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;This is due to IntersiteExpectedMaxLatency of 15 threshold of 15 minutes in AD Replication Monitoring script&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;AD Replication Monitoring script Detects slow replication and replication problems. You can find AD &lt;STRONG&gt;Replication Monitoring VBSscript&lt;/STRONG&gt; in the Scripts Container under Management Packs. The parameters can be customized for &lt;STRONG&gt;IntersiteExpectedMaxLatency&lt;/STRONG&gt; based on the WAN links for Inter Sites. &lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;IntersiteExpectedMaxLatency is the expected maximum time that replication will take to occur between sites and by default it is set to 15 minutes.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;DO NOT EDIT THE SCRIPT DIRECTLY and instead click on Parameters - Click on IntersiteExpectedMaxLatency and enter the new value.&lt;/FONT&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84357" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Configuring DHCP Management Pack to use Low-Privilege account or normal user account</title><link>http://msmvps.com/blogs/athif/archive/2006/02/20/Configuring-DHCP-Management-Pack-to-use-LowPrivilege-account.aspx</link><pubDate>Mon, 20 Feb 2006 07:35:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84246</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84246</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/20/Configuring-DHCP-Management-Pack-to-use-LowPrivilege-account.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;If you are wondering to configure DHCP Management Pack to use Low-Privilege (MOM Action) account or normal user account without administrative privileges then that's not supported. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Monitoring functionality on an agent computer is provided by both the MOM Service (MOMService.exe) and the agent Action Account. To work properly, the DHCP Management Pack requires that the Action Account and the MOM Service account both have local Administrator rights on the monitored computer. Configurations with low-privileged accounts are not supported.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;MORE INFORMATION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Monitoring in Low-Privilege Configuration with the Windows DHCP Management Pack&lt;BR&gt;&lt;/FONT&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/807086f1-8e1d-4f1f-b040-e07129a6a35b.mspx"&gt;&lt;FONT face=Verdana size=2&gt;http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/807086f1-8e1d-4f1f-b040-e07129a6a35b.mspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84246" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Access denied to MOM Operator Console</title><link>http://msmvps.com/blogs/athif/archive/2006/02/19/Access-denied-to-MOM-Operator-Console.aspx</link><pubDate>Sun, 19 Feb 2006 07:48:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84162</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84162</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/19/Access-denied-to-MOM-Operator-Console.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;After enabling access to &lt;/FONT&gt;&lt;a href="http://msmvps.com/blogs/athif/archive/2006/02/19/HOW_TO_enable_access_to_the_Operations_Console_for_users.aspx"&gt;&lt;FONT face=Verdana size=2&gt;MOM2005 Operations Console for users&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana size=2&gt;, the users are still unable to access / open MOM Operator Console with error;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Access denied to server: &amp;lt;server name&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;MOM2005 is installed on Windows Server 2003 SP# 1 and due to changes in DCOM security on Windows 2003 Server SP1, the users connecting to the management Server must now also be in the "Distributed COM Users" local security group on the Management Server. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;MORE INFORMATION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;You receive a "You do not have the appropriate privilege" error message when you try to open the Microsoft Operations Manager (MOM) 2005 Administrator Console;&lt;BR&gt;&lt;A href="http://support.microsoft.com/kb/895952/"&gt;http://support.microsoft.com/kb/895952/&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84162" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>HOW TO enable access to the Operations Console for users</title><link>http://msmvps.com/blogs/athif/archive/2006/02/19/HOW-TO-enable-access-to-the-Operations-Console-for-users.aspx</link><pubDate>Sun, 19 Feb 2006 07:35:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84161</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84161</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/19/HOW-TO-enable-access-to-the-Operations-Console-for-users.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;The console Scopes defines which computer groups that user of the operator console can view and manage and depending on that you might want to add the users to the following local groups created during MOM2005 installation;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;MOM Administrators:&lt;/STRONG&gt; MOM Administrators can view and modify settings in the Operations Console and in the Operations node, Management Packs node, and Administration nodes in the MOM Administration Console&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;MOM Authors:&lt;/STRONG&gt; MOM Authors can view and modify settings in the Operations Console, and in the Operations node and Management Packs node in the MOM Administration Console&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;MOM Users:&lt;/STRONG&gt; MOM Users can view and modify settings in the Operations Console and the Operations node of the MOM Administration Console&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000000 size=2&gt;Add the users to specific group and the users will be able to access it accordingly.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84161" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>The MOM Server failed to install agent</title><link>http://msmvps.com/blogs/athif/archive/2006/02/18/The-MOM-Server-failed-to-install-agent.aspx</link><pubDate>Sat, 18 Feb 2006 15:23:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84159</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84159</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/18/The-MOM-Server-failed-to-install-agent.aspx#comments</comments><description>&lt;P class=MsoNormal&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;&lt;FONT color=#000080&gt;DESCRIPTION&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;While trying to push agent install from MOM2005 Server, you may see the following errors;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;STRONG&gt;&lt;FONT color=#000080&gt;SYMPTOMS&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;The MOM Server failed to install agent on remote computer &amp;lt;FQDN&amp;gt;.&lt;BR&gt;Error Code: -2147023174 &lt;BR&gt;Error Description: The RPC server is unavailable. &lt;BR&gt;Microsoft Installer Error Description: No Description Available &lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;The MOM Server failed to perform specified operation on computer &amp;lt;FQDN&amp;gt;.&lt;BR&gt;Error Code: 5&lt;BR&gt;Error Description: Access is denied.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;&lt;STRONG&gt;&lt;FONT color=#000080&gt;CAUSE&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;This is seen if MOM ACTION is account is not having the required privileges on the remote computer.&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;STRONG&gt;&lt;SPAN&gt;&lt;FONT color=#000080&gt;WORKAROUND&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;Add MOM ACTION account to 'Performance Monitor Users' group (Members of this group have remote access to monitor this computer).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;Add MOM ACTION account to Local 'Users' group (Users are prevented from making accidental or intentional system-wide changes.&amp;nbsp; Thus, Users can run certified applications, but not most legacy applications).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;Grant MOM ACTION account 'Manage auditing and security log' permission (SeSecurityPrivilege).&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt; 
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;Grant MOM ACTION account 'Allow log on locally' permission (SeInteractiveLogonRight).&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt; 
&lt;LI class=MsoNormal&gt;&lt;SPAN&gt;Add MOM ACTION account to 'Administrators' group. (This is generally not recommended but if you&amp;nbsp; have tried all the 4 points above and still MOM agent install fails, then you might want try this last step).&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT color=#000080&gt;DISCLAIMER&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;BR&gt;This procedure worked for me on member servers.&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84159" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>MOM2005 Agent Install failed with Error Code: -2147023283 </title><link>http://msmvps.com/blogs/athif/archive/2006/02/18/MOM2005-Agent-Install-failed-with-Error-Code-2147023283-.aspx</link><pubDate>Sat, 18 Feb 2006 15:03:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:84117</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=84117</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/18/MOM2005-Agent-Install-failed-with-Error-Code-2147023283-.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Before installing MOM2005 Agent, make sure Windows Installer 3.1 is installed. I just installed an agent on Windows 2000 server with old version of windows installer and saw this error;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Failed:&lt;BR&gt;The MOM Server detected that remote computer &amp;lt;FQDN&amp;gt;has older version of Windows Installer installed. Please update to Windows Installer 3.1 version.Please refer to release notes for more details.&amp;nbsp; &lt;BR&gt;&amp;nbsp;&lt;BR&gt;Error Code: -2147023283 &lt;BR&gt;Error Description: This installation package cannot be installed by the Windows Installer service.&amp;nbsp; You must install a Windows service pack that contains a newer version of the Windows Installer service. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;DOWNLOAD&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=889482fc-5f56-4a38-b838-de776fd4138c&amp;amp;displaylang=en&amp;amp;Hash=F3N3X85#filelist"&gt;&lt;FONT face=Verdana size=2&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=889482fc-5f56-4a38-b838-de776fd4138c&amp;amp;displaylang=en&amp;amp;Hash=F3N3X85#filelist&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=84117" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>AD MP: The script 'AD Replication Monitoring' encountered a permissions error.</title><link>http://msmvps.com/blogs/athif/archive/2006/02/14/AD-Replication-Monitoring-Script-encountered-a-permissions-error.aspx</link><pubDate>Tue, 14 Feb 2006 09:44:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83536</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=83536</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/14/AD-Replication-Monitoring-Script-encountered-a-permissions-error.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;DESCRIPTION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;The script 'AD Replication Monitoring' encountered a permissions error. The script failed to update this DCs monitoring object in the naming context 'DC=DomainDnsZones,DC=sadad,DC=com' because access was denied. Alter the permissions for this naming context so that the script can add this container, or change the parameters for this script to stop monitoring this naming context.&lt;BR&gt;&lt;BR&gt;The error returned was: 'General access denied error' (0x80070005)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;CAUSE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;This is due to lack of permissions for MOM ACTION account on &lt;FONT color=#0000ff&gt;MOMLatencyMonitors &lt;/FONT&gt;container in Active Directory (this container is hidden).&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Open Active Directory Users &amp;amp; Computers (DSA.msc).&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Click on view and select Advanced Features.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Click on &lt;FONT color=#0000ff&gt;MOMLatencyMonitors &lt;/FONT&gt;&lt;FONT color=#000000&gt;container and click on properties (you should see your DC's in this container).&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Click on security tab and add MOM ACTION account and give it Full Control.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Restart the MOM service.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;FONT face=Verdana color=#0000ff size=2&gt;&lt;/FONT&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83536" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>SQL2000 MP: SQL Server 2000 Block Analysis is unable to successfully connect to the SQL Server instance</title><link>http://msmvps.com/blogs/athif/archive/2006/02/14/83512.aspx</link><pubDate>Tue, 14 Feb 2006 07:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83512</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=83512</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/14/83512.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;DESCRIPTION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;The SQL Server management pack script "SQL Server 2000 Block Analysis" is unable to successfully connect to the SQL Server instance "MSSQLSERVER". The error message returned is "Login failed for user."&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;CAUSE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;This might be due to login failure or lack of Windows user rights for the SQL Service Account to Log on as a service (SeServiceLogonRight). &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;Use Lockoutstatus.exe from Windows 2003 Resource Kit Tools which gives a statistics of Bad PWD Count and if the account is locked. If everything is clear, make sure SQL Service Account is having the prvillege to Log on as a service from the Group Policy. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;MORE INFORMATION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://support.microsoft.com/kb/283811/en-us#XSLTH3179121122120121120120"&gt;&lt;FONT face=Verdana color=#0000ff size=2&gt;http://support.microsoft.com/kb/283811/en-us#XSLTH3179121122120121120120&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83512" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>AD MP: An error occurred while executing AD Remote Topology Discovery Failed to CreateObject OOMADs (0x1AD)</title><link>http://msmvps.com/blogs/athif/archive/2006/02/14/An-error-occurred-while-executing-AD-Remote-Topology-Discovery-Failed-to-CreateObject-OOMADs-0x1AD.aspx</link><pubDate>Tue, 14 Feb 2006 06:23:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83498</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=83498</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/14/An-error-occurred-while-executing-AD-Remote-Topology-Discovery-Failed-to-CreateObject-OOMADs-0x1AD.aspx#comments</comments><description>&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;DESCRIPTION&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;An error occurred while executing 'AD Remote Topology Discovery' Failed to CreateObject 'OOMADs'. The error returned was: 'ActiveX component can't create object' (0x1AD) 0x1AD.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;CAUSE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;This occurs when domain controllers do not have the &lt;B&gt;OOMADS.DLL&lt;/B&gt; registered which is required for Active Directory Management Pack. As soon as the rules associated with this computer group are deployed, a script automatically runs to install and register this DLL and if you dont have ACTIVE DIRECTORY HELPER OBJECT installed, you will see such error.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana color=#000080 size=2&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;Install &lt;STRONG&gt;oomads.msi&lt;/STRONG&gt; (Active Directory Helper Object) from MOM Support Tools.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83498" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>How to Identify MOM2005 Service Pack Level?</title><link>http://msmvps.com/blogs/athif/archive/2006/02/13/How-to-Identify-MOM2005-Service-Pack-Level.aspx</link><pubDate>Mon, 13 Feb 2006 05:27:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83380</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=83380</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/13/How-to-Identify-MOM2005-Service-Pack-Level.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;If you are wondering How to Identify MOM2005 Service Pack Level in MOM2005, then you can use this tip;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Right click Microsoft Operations Manager (Your-MOM-Server) and click &lt;STRONG&gt;About Microsoft Operations Manager&lt;/STRONG&gt; and check the first line;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;For MOM2005 you should see, 5.0.2749.0&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;For MOM2005 Service Pack1,&amp;nbsp;you should see, 5.0.2911.0&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83380" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item><item><title>Installing MOM 2005 on SQL 2000 SP4</title><link>http://msmvps.com/blogs/athif/archive/2006/02/12/Installing-MOM2005-on-SQL2000-SP4.aspx</link><pubDate>Sun, 12 Feb 2006 07:16:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:83302</guid><dc:creator>Mohammed Athif Khaleel</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/athif/rsscomments.aspx?PostID=83302</wfw:commentRss><comments>http://msmvps.com/blogs/athif/archive/2006/02/12/Installing-MOM2005-on-SQL2000-SP4.aspx#comments</comments><description>&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;Hello everyone and after a long time, I am back to the community. I have changed my employer and I am now working for Atos Origin Middle East.&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;So, today I started to play with MOM2005 in my test-bed and encountered with couple of issues which I really wanted to share;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;STRONG&gt;ENVIRONMENT&lt;/STRONG&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;Windows Server 2003 SP1 with all the latest updates. &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;SQL 2000 SP4.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;Ok, fair enough and I installed SQL 2000 SP4 without any glitches. One thing to remember here is the MSSQLSERVER SERVICE will not start automatically and you have to start it manually.&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;Now, I ran the Check Prerequisites wizard (The Prerequisite Check page indicates whether you have met all the requirements for installing the MOM components) to check the following Selected Components:&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;MOM Database. &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;MOM User Interfaces. &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;MOM Management Server.&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;The prerequisite check failed for the selected components. The reason being MOM setup is unable to detect SQL Server 2000 SP4;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;BR&gt;&lt;STRONG&gt;Failures &lt;/STRONG&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;Minimum Requirement &lt;BR&gt;&amp;nbsp;Recommended&lt;BR&gt;(if different from minimum) &lt;BR&gt;&amp;nbsp;Required For &lt;BR&gt;&amp;nbsp;Detected Value&amp;nbsp;&amp;nbsp;&lt;BR&gt;Microsoft SQL Server 2000 SP3 or later. SQL Server 2000 SP3 or later not detected&lt;/P&gt;
&lt;P class=MsoNormal&gt;Download the required version from &lt;A href="http://www.microsoft.com/downloads/"&gt;http://www.microsoft.com/downloads/&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;I quickly ran SQL Query Analayser to check if the SP4 is installed to execute the following queries;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;SELECT SERVERPROPERTY('ProductLevel') &lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;SELECT @@VERSION &lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV class=MsoNormal&gt;SELECT SERVERPROPERTY('ProductVersion') &lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal&gt;As expected the result is &lt;STRONG&gt;SP4 8.00.2039&lt;/STRONG&gt; [Microsoft SQL Server&amp;nbsp; 2000 - 8.00.2039 (Intel X86)&amp;nbsp;&amp;nbsp; May&amp;nbsp; 3 2005 23:18:38&amp;nbsp;&amp;nbsp; Copyright (c) 1988-2003 Microsoft Corporation Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)]&lt;/P&gt;
&lt;P class=MsoNormal&gt;As always, I am back to community for help and started the following thread &lt;A href="http://groups.google.com/group/microsoft.public.mom/browse_thread/thread/a461fef3123c02b0/9c4fbccaa128ad91#9c4fbccaa128ad91"&gt;MOM prerequisite check failed.&lt;/A&gt; Thanks to Ronny for guiding to support kb article You receive a " Microsoft SQL Server 2000 SP3a or above required" error message when you try to install MOM 2005. I then found Technet article, 'Troubleshoot MOM 2005 Prerequisite Checking' which further explained this BUG. &lt;/P&gt;
&lt;P class=MsoNormal&gt;Instead of executing msiexec command with PREREQ_COMPLETED=1, I found another cheeky workaround where in you can tweak the registry to SQL SP3. For more information see the table below;&lt;/P&gt;
&lt;P class=MsoNormal&gt;SQL Server 2000 Version and Level&lt;BR&gt;&amp;nbsp;@@VERSION&lt;BR&gt;&amp;nbsp;Product Level&lt;BR&gt;&amp;nbsp;&lt;BR&gt;SQL Server 2000 Original Release&lt;BR&gt;&amp;nbsp;8.00.194&lt;BR&gt;&amp;nbsp;RTM&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Database Components SP1&lt;BR&gt;&amp;nbsp;8.00.384&lt;BR&gt;&amp;nbsp;SP1&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Database Components SP2&lt;BR&gt;&amp;nbsp;8.00.534&lt;BR&gt;&amp;nbsp;SP2&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Database Components SP3, SP3a or MSDE 2000 Release A.&lt;BR&gt;&amp;nbsp;8.00.760&lt;BR&gt;&amp;nbsp;SP3&lt;BR&gt;&amp;nbsp;&lt;BR&gt;Database Components SP4&lt;BR&gt;&amp;nbsp;8.00.2039&lt;BR&gt;&amp;nbsp;SP4&lt;/P&gt;
&lt;P class=MsoNormal&gt;All I have to do is to edit the registry from &lt;FONT color=#0000ff&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion&lt;/FONT&gt; – value name “&lt;STRONG&gt;CSDVersion = 8.00.2039&lt;/STRONG&gt; to a new value of &lt;STRONG&gt;8.00.760&lt;/STRONG&gt;” which essentially means SQL SP3. Now, just run the MOMPreReqReport to make sure there are no errors and just run the installer again with success!! Dont forget to revert back to CSDVersion = 8.00.2039.&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;STRONG&gt;MORE INFORMATION&lt;/STRONG&gt; &lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;902803"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;902803&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/be9f9412-c93f-4e6a-8b3e-586395cfdac4.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/mom/mom2005/Library/be9f9412-c93f-4e6a-8b3e-586395cfdac4.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://blog.bernt.net/2005/07/russ-kaufmann-mom-2005-and-sql-server.html"&gt;http://blog.bernt.net/2005/07/russ-kaufmann-mom-2005-and-sql-server.html&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2005/07/02/456.aspx"&gt;http://cs.thefoleyhouse.co.uk/blogs/karl/archive/2005/07/02/456.aspx&lt;/A&gt; &lt;/P&gt;
&lt;P class=MsoNormal&gt;Happy Testing!&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=83302" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/athif/archive/tags/MVP_2700_s+Blogs/default.aspx">MVP's Blogs</category><category domain="http://msmvps.com/blogs/athif/archive/tags/MOM/default.aspx">MOM</category></item></channel></rss>