<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Matt Goedtel on Operations Management</title><link>http://blogs.technet.com/mgoedtel/default.aspx</link><description>Posts in this blog are provided "AS IS" with no warranties, and confers no rights as specified &lt;br&gt;in the &lt;a href="http://www.microsoft.com/info/cpyright.mspx"&gt;Terms of Use&lt;/a&gt;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Updated PowerShell Script - Maintenance Mode</title><link>http://blogs.technet.com/mgoedtel/archive/2009/10/29/updated-powershell-script-maintenance-mode.aspx</link><pubDate>Thu, 29 Oct 2009 18:22:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3290174</guid><dc:creator>mgoedtel</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3290174.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3290174</wfw:commentRss><description>&lt;P&gt;I was recently e-mailed by a colleague regarding the maintenance mode PowerShell script that was originally released by Boris Yanushpolsky (found &lt;A href="http://blogs.msdn.com/boris_yanushpolsky/archive/2008/03/04/one-more-maintenance-mode-script.aspx" target=_blank mce_href="http://blogs.msdn.com/boris_yanushpolsky/archive/2008/03/04/one-more-maintenance-mode-script.aspx"&gt;here&lt;/A&gt;) that worked great for RTM/SP1, but was failing when executed on an OpsMgr 2007 R2 agent managed system.&amp;nbsp; In addition, the script was designed to place an object into maintenance mode for an hourly duration, not in minutes matching the setting in the Operations Console.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;As you know, in Operations Manager RTM/SP1, we did not place the health service or health service watcher instance of&amp;nbsp;the computer object into maintenance mode as one would expect, when you place a computer and its contained objects into maintenance mode.&amp;nbsp; In Operations Manager R2, this was resolved and no longer requires you to perform this as a second step in the process.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;The attached script has been updated to support automating the placement of computer objects into maintenance mode for Operations Manager R2, and now accepts the argument of minutes instead of hours for duration of maintenance.&amp;nbsp; I am also in the process of updating the Maintenance Mode management pack that Brian Wren originally developed, and&amp;nbsp;Andrzej Lipka (a former MCS Consultant from Poland) and myself modified with some additional features (see Andrzej's MP &lt;A href="http://blogs.technet.com/alipka/archive/2008/03/10/opsmgr-modified-brian-s-scheduled-maintenance-mode-mp.aspx" target=_blank mce_href="http://blogs.technet.com/alipka/archive/2008/03/10/opsmgr-modified-brian-s-scheduled-maintenance-mode-mp.aspx"&gt;here&lt;/A&gt; and mine &lt;A href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d" target=_blank mce_href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d"&gt;here&lt;/A&gt;) so you can leverage it for R2.&amp;nbsp; I hope to have it completed&amp;nbsp;and tested by this weekend, and submitted for review and release on &lt;A href="http://www.opsmanjam.com/"&gt;http://www.opsmanjam.com&lt;/A&gt; the following week.&lt;/P&gt;
&lt;P&gt;The command-line for executing the script is:&lt;/P&gt;&lt;FONT color=#000000&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri', 'sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"&gt;
&lt;P style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT color=#000000&gt;&lt;STRONG&gt;Starting MM&lt;/STRONG&gt; - powershell "c:\MMode_R2.ps1" -groupName 'All Computers' -minutes 10 -rmsServerName&amp;nbsp;RMSSERVER -startMM $true&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Calibri; mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri"&gt;&lt;o:p&gt;&lt;STRONG&gt;&lt;FONT color=#000000&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN&gt;&lt;FONT color=#000000&gt;&lt;STRONG&gt;Ending MM&lt;/STRONG&gt; - powershell "c:\MMode_R2.ps1" -groupName 'All Computers' -minutes 10 -rmsServerName RMSSERVER -startMM $false&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/SPAN&gt;&lt;/FONT&gt;Suggestions and feedback are always welcome.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3290174" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/mgoedtel/attachment/3290174.ashx" length="1297" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007+R2/default.aspx">Operations Manager 2007 R2</category></item><item><title>Extended SQL Server MP Released on OpsManJam</title><link>http://blogs.technet.com/mgoedtel/archive/2009/09/22/extended-sql-server-mp-released-on-opsmanjam.aspx</link><pubDate>Wed, 23 Sep 2009 04:39:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3282589</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3282589.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3282589</wfw:commentRss><description>&lt;P&gt;As promised, I finally finished and submitted the Extended SQL Server 2005/2008 Management Pack for Operations Manager 2007 and it is now available for download on &lt;A title="OpsManJam MP Library" href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d" target=_blank mce_href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d"&gt;OpsManJam&lt;/A&gt;.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;This management pack augments the existing Microsoft SQL Server 2005/2008 management pack by monitoring for the following change in your environment:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV style="MARGIN: 3pt 0in" class=MsoNormal&gt;A database mirroring event has been detected on the principal server, affecting replication of the database transaction logs between principal and its mirroring partner based on user-defined performance thresholds for that mirrored database instance.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV style="MARGIN: 3pt 0in" class=MsoNormal&gt;Performance collection of key database mirroring performance counters for viewing in performance views inculded with this management pack, or referencing in a performance report.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;This management pack was developed referencing the latest version of the Operations Manager 2007 SQL Server Management Pack, version 6.0.6569.0.&amp;nbsp; &lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;After my short break, I'll begin working on the next version of this management pack, which will include a health model and monitoring of the health of a mirrored database.&amp;nbsp; Hopefully I can turn this around withina&amp;nbsp; reasonable timeframe.&amp;nbsp; As always, I encourage and appreciate your feedback.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3282589" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/MP/default.aspx">MP</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/SCOM+2007/default.aspx">SCOM 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category></item><item><title>New MP's on OpsManJam</title><link>http://blogs.technet.com/mgoedtel/archive/2009/08/05/new-mp-s-on-opsmanjam.aspx</link><pubDate>Wed, 05 Aug 2009 18:04:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3270875</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3270875.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3270875</wfw:commentRss><description>&lt;P&gt;It has been quite some time since I have posted anything of relevance on my blog.&amp;nbsp; I have been focused on updating some of the management packs that I published a few months ago, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Extended Windows Server Active Directory &lt;/LI&gt;
&lt;LI&gt;Extended Windows Server&lt;/LI&gt;
&lt;LI&gt;System Center Configuration Manager OSD&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;In addition, I was developing&amp;nbsp;some new custom management packs, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Extended Windows Server Internet Information Services 2003&lt;/LI&gt;
&lt;LI&gt;Extended SQL Server 2005/2008 &lt;/LI&gt;
&lt;LI&gt;Alachisoft NCache 3.x&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;All of these MP's, with exception of the Alachisoft and Extended SQL Server MP's, have been published on OpsManJam Library, under &lt;A title="Management Packs" href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d" target=_blank mce_href="http://www.opsmanjam.com/OpsManJam%20Library/Forms/MP%20folder%20view.aspx?RootFolder=%2fOpsManJam%20Library%2fManagement%20Packs&amp;amp;FolderCTID=&amp;amp;View=%7b28F6035C%2d64EB%2d43DD%2dAE64%2d039B5C85A626%7d"&gt;Management Packs&lt;/A&gt;.&amp;nbsp; The Alachisoft NCache MP is undergoing an internal review and should be published this week or next.&amp;nbsp; I am currently putting the finishing touches on the custom Extended SQL Server 2005/2008, which will provide the following features:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Provides basic monitoring of specific events when you have database mirroring enabled on specific databases hosted on your SQL 2005/2008 server.&lt;/LI&gt;
&lt;LI&gt;Collects specific performance data related to database mirroring to view in the Console.&lt;/LI&gt;
&lt;LI&gt;Monitors for an event condition when a database&amp;nbsp;filegroup runs out of disk space (such as when AUTOGROW is not enabled, insufficient disk space, etc.)&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;So I have this first version complete and am currently drafting the deployment guide.&amp;nbsp; I should have it completed by the weekend and submitted for publishing on OpsManJam next week.&amp;nbsp; The next version of this MP that I am preparing to develop, will look to provide more advanced health monitoring for database mirroring.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;From now on, all custom MP's that I develop will be published on OpsManJam and not on my blog.&amp;nbsp; &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3270875" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007+R2/default.aspx">Operations Manager 2007 R2</category></item><item><title>ADMP and Tuning for Performance Reports</title><link>http://blogs.technet.com/mgoedtel/archive/2009/02/22/admp-and-tuning-for-performance-reports.aspx</link><pubDate>Mon, 23 Feb 2009 04:27:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3205535</guid><dc:creator>mgoedtel</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3205535.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3205535</wfw:commentRss><description>&lt;P&gt;The latest Active Directory management pack deployment guide has a small section entitled "Enabling or Disabling Performance Data for Reports" and it was generating some good dialog internally between some colleagues and the product group.&amp;nbsp; This section recommends that you disable the Performance monitor for the class "Active Directory Domain Controller Server 200x Computer Role" in order to minimize performance data collection for reports.&amp;nbsp; However, this is a&amp;nbsp;base aggregate monitor that is basically&amp;nbsp;responsible for reflecting the best/worse case of health relative to the state of the child monitors.&amp;nbsp; It has no direct impact on controlling the behavior of the child monitors, nor performance collection in general.&lt;/P&gt;
&lt;P&gt;If you really want to disable performance data collection because reporting is not important to you, then you should be focusing on the performance collection rules.&amp;nbsp;&amp;nbsp;They are denoted as such with the words "performance collection" in the name of the respective rule.&amp;nbsp; Examples in the ADMP are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AD Global Catalog Search Time Response Performance Collection &lt;/LI&gt;
&lt;LI&gt;AD DC Performance Collection - Metric Memory Committed Bytes&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you want to disable performance alerts because you are not concerned with certain performance issues with your DC's (as you may already know these facts and don't want to be constantly reminded), then you should be disabling the respective performance unit monitor.&amp;nbsp; Examples in the ADMP are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AD DC Last Bind Monitor&lt;/LI&gt;
&lt;LI&gt;AD DC Op Master Domain Naming Last Bind Monitor&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3205535" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Active+Directory+MP/default.aspx">Active Directory MP</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>SQL Reporting Services Gotcha</title><link>http://blogs.technet.com/mgoedtel/archive/2009/02/22/sql-reporting-services-gotcha.aspx</link><pubDate>Mon, 23 Feb 2009 03:00:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3205530</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3205530.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3205530</wfw:commentRss><description>&lt;P&gt;I uncovered a situation with SQL Server 2005 Reporting Services that I did not encounter before and it is worth mentioning because it follows the premise of - verify SQL Reporting Services first before installing Operations Manager 2007 Reporting.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Windows Server 2008 x64 hosting&amp;nbsp;SQL Server 2005 Enterprise Edition x64 w/SP2 configured with two instances.&amp;nbsp; One instance is dedicated to the Operations Manager operational database (i.e. OperationsManager) and the second instance is dedicate to SSRS, Operations Manager data warehouse (i.e. OperationsManagerDW), and Operations Manager Reporting Services.&amp;nbsp; The default instance is not installed in this scenario.&amp;nbsp; All services are configured to run with a domain user account that has local administrative rights.&amp;nbsp; SSRS was installed with default settings during setup of the second instance of SQL Server.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;When attempting to access SQL Report Manager - &lt;A href="http://localhost/Reports" mce_href="http://localhost/Reports"&gt;http://localhost/Reports&lt;/A&gt; with the browser to verify SSRS was functioning correctly, the browser would never render the home page of SSRS and it would eventually time out.&amp;nbsp;&amp;nbsp; No error messages were displayed in the Application Event Log and the configuration settings were verified to be correct in SQL Reporting Services Configuration Tool.&amp;nbsp; My initial thoughts were that this was a possible permissions issue, however further investigation showed that not to be the case.&amp;nbsp; I started to review the logs that are written by SSRS under Program Files\Microsoft SQL Server\MSSQL.&amp;lt;x&amp;gt;\Reporting Services\LogFiles and saw some errors in the ReportServerWebApp_.log file, and thought based on those entries it was firewall or IIS configuration related.&amp;nbsp; However, those ideas were put to bed after doing some additional troubleshooting.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some&amp;nbsp;of the errors in the log:&amp;nbsp; &lt;/P&gt;&lt;FONT face=Calibri&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---&amp;gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&amp;gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;--- End of inner exception stack trace ---&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;--- End of inner exception stack trace ---&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.Global.RSWebServiceWrapper.GetSecureMethods()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.SqlServer.ReportingServices2005.RSConnection.ValidateConnection()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.Global.SecureAllAPI()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.EnsureHttpsLevel(HttpsLevel level)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ReportingPage_Init(Object sender, EventArgs args)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.EventHandler.Invoke(Object sender, EventArgs e)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.UI.Control.OnInit(EventArgs e)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.UI.Page.OnInit(EventArgs e)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.UI.Control.InitRecursive(Control namingContainer)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;w3wp!ui!a!2/11/2009-10:40:42:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;w3wp!ui!9!2/11/2009-10:40:42:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;w3wp!ui!6!2/11/2009-10:40:44:: e ERROR: Exception in ShowErrorPage: System.Threading.ThreadAbortException: Thread was being aborted.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg) at at System.Threading.Thread.AbortInternal()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Threading.Thread.Abort(Object stateInfo)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at System.Web.HttpResponse.End()&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;With time being of the essence and I needed to focus on other critical tasks, I suggested that the customer open a case with CSS and they work through it with them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The RSWebApplication.config configuration file for Report Manager was modifed, which is located in the following folder - &lt;EM&gt;SQLInstall&lt;/EM&gt;\&lt;VAR&gt;MSSQL.X&lt;/VAR&gt;\Reporting Services\ReportManager.&amp;nbsp; By default, Reporting Services is configured to reference the IIS virtual directory "ReportServer" as noted in the tag - ReportServerVirtualDirectory. The value was removed from that tag and instead, the URL for Report Manager was entered for the tag - ReportServerUrl.&amp;nbsp; Once the SQL Reporting Services service was restarted, accessing Report Manager from the browser was attempted and was successful.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;In retrospect, I should have tried the recommendations in this &lt;EM&gt;&lt;STRONG&gt;KB Article - 922656&lt;/STRONG&gt;&lt;/EM&gt;, which I just came across as I was writing this blog entry (funny because I did not get a hit for it&amp;nbsp;when I was originally searching for possible solutions).&amp;nbsp; As Homer Simpson would have said, "How convenient."&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3205530" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Reporting/default.aspx">Reporting</category></item><item><title>Run As Profiles in Operations Manager 2007 R2</title><link>http://blogs.technet.com/mgoedtel/archive/2009/01/25/run-as-profiles-in-operations-manager-2007-r2.aspx</link><pubDate>Mon, 26 Jan 2009 05:36:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3191366</guid><dc:creator>mgoedtel</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3191366.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3191366</wfw:commentRss><description>&lt;P&gt;One of the new features of R2 that hasn't received any attention yet (at least to my knowledge) is how we changed the functionality of Run As Profiles.&amp;nbsp; Today in Operations Manager 2007,&amp;nbsp;you associate a RunAs Account&amp;nbsp;for a particular RunAs Profile on a specific computer.&amp;nbsp; Pretty straight forward and if I remember correctly, the same as MOM 2005 (haven't touched it in some time so my memory is vague).&amp;nbsp; When I was testing my custom ADMP (my lab environment is running on R2), I was caught off guard because I needed to associate a RunAs account with a RunAs profile as part of my testing, and it took me some time to figure out how to configure it correctly (since the on-line documentation for R2 was not updated to provide an appropriate level of guidance).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;In Operations Manager 2007 R2, when associating a RunAs Account for a particular RunAs Profile, you can now target the the profile to any class available in Operations Manager and see the logical relationship between the two.&amp;nbsp; Take for example a script that we run as a response to a monitor or a script that performs some level of monitoring against a SQL Server database.&amp;nbsp; Instead of associating the profile with the agent, you can associate the profile with the database instance or the SQL Server Database Engine for that agent.&amp;nbsp; So any workflow that requires running under a specific set of privileges in order to access the instrumentation correctly, you will be able to target the profile&amp;nbsp;by group, object, and instance class.&amp;nbsp; This follows the same logic as targeting a workflow today (monitors, rules, discoveries, tasks, etc.).&lt;/P&gt;
&lt;P&gt;While today's management packs for Operations Manager aren't developed with this strategy in mind, by the time R2 comes out I would expect to see them supporting this.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3191366" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007+R2/default.aspx">Operations Manager 2007 R2</category></item><item><title>OpsMgr 2007 Console on Windows 7</title><link>http://blogs.technet.com/mgoedtel/archive/2009/01/20/opsmgr-2007-console-on-windows-7.aspx</link><pubDate>Wed, 21 Jan 2009 05:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3188035</guid><dc:creator>mgoedtel</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3188035.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3188035</wfw:commentRss><description>&lt;P&gt;Over the weekend I was able to make the time needed to wipe and load Windows 7 Beta, which I can say with much enthusiasm is stellar (really, I am not saying that because I work for Microsoft).&amp;nbsp; Anywho, I installed the Operations Manager 2007 SP1 Operations Console and fired it up to see how it would fair on this beta OS.&amp;nbsp; Thus far, it is working reliably. &lt;/P&gt;
&lt;P&gt;While this is not earth shattering news and not a big deal from a "ohh I can do that" type of blog entry, I figured I would share this little tidbit of news anyway.&lt;/P&gt;
&lt;P&gt;Oh, the Operations Manager 2007 R2 Operations Console is also running sound on Windows 7.&amp;nbsp;&amp;nbsp;So for you who are admins or operators using Operations Manager 2007, go forward and enjoy the fruits of Windows 7!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Leagl jargon&lt;/STRONG&gt; - your milage may vary and this is not an endorsement to violate your company's policy with using beta software on production systems.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3188035" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007+R2/default.aspx">Operations Manager 2007 R2</category></item><item><title>ITIL v3 Foundation Certification - Passed</title><link>http://blogs.technet.com/mgoedtel/archive/2008/12/04/itil-v3-foundation-certification-passed.aspx</link><pubDate>Fri, 05 Dec 2008 06:28:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3164112</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3164112.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3164112</wfw:commentRss><description>&lt;P&gt;I forgot to mention a few weeks ago I had taken the ITIL v3 Foundation Certification exam and a couple of days later I received my results in the mail.&amp;nbsp; I passed...&lt;/P&gt;
&lt;P&gt;That is all - end transmission.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3164112" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/ITIL/default.aspx">ITIL</category></item><item><title>Updated Deployment Guide - Operations Manager Reporting on Windows Server 2008</title><link>http://blogs.technet.com/mgoedtel/archive/2008/12/04/updated-deployment-guide-operations-manager-reporting-on-windows-server-2008.aspx</link><pubDate>Fri, 05 Dec 2008 01:21:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3164111</guid><dc:creator>mgoedtel</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3164111.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3164111</wfw:commentRss><description>&lt;P&gt;Today I have updated the Deployment Guide for Operations Manager 2007 Reporting on Windows Server 2008.&amp;nbsp; This was due to some confusion from those who downloaded the doc and were attempting to setup this configuration in their environment.&amp;nbsp; I received a few e-mails and determined this needed to be addressed accordingly.&amp;nbsp; Specifically I had verbiage&amp;nbsp;in a paragraph in the section "Installing SQL Server 2005 with Service Pack 2" where I eluded to the fact&amp;nbsp;installing SQL 2005 with Reporting Services should be performed&amp;nbsp;using a slipstreamed version of SQL 2005 with SP2.&amp;nbsp; I don't remember why I had that statement in this paragraph, but there is no technical reason from my experience why you cannot install SQL 2005 RTM and then apply Service Pack 2.&amp;nbsp; It has worked fine for me on various occasions.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Thanks to those who have pointed this out and sorry that this caused any unnecessary confusion.&lt;/P&gt;
&lt;P&gt;This updated version will also be uploaded on the &lt;A href="http://www.opsmanjam.com/" mce_href="http://www.opsmanjam.com/"&gt;http://www.opsmanjam.com&lt;/A&gt; site within a day or so.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3164111" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/mgoedtel/attachment/3164111.ashx" length="177152" type="application/octet-stream" /><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Setup/default.aspx">Setup</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Guides/default.aspx">Guides</category></item><item><title>Operations Manager 2007 Performance Monitoring Management Pack</title><link>http://blogs.technet.com/mgoedtel/archive/2008/11/04/operations-manager-2007-performance-monitoring-management-pack.aspx</link><pubDate>Tue, 04 Nov 2008 18:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3147287</guid><dc:creator>mgoedtel</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3147287.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3147287</wfw:commentRss><description>&lt;P&gt;I just completed the deployment guide for this custom management pack that Walter and I have been working on.&amp;nbsp; It is now ready for you to download and evaluate.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;:&amp;nbsp; &lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: SimSun; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 12.0pt; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;EM&gt;This management pack provides performance views and dashboards to present key performance data from the SQL Server(s) hosting one or all of the Operations Manager databases.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What this management pack does not do is proactively monitor and alert/change health state if the SQL Servers are not operating reliably.&amp;nbsp; This is something that I am currently evaluating&amp;nbsp;as a possibility for the next version, in addition to&amp;nbsp;supporting dynamic membership so that we can automatically discover the Windows Server(s) hosting SQL Server 2005 and the Operations Manager (operational, data warehouse, and audit) databases.&amp;nbsp; If time can be found, I'll look to devote some effort towards developing the next version.&amp;nbsp; One of the things I wished I had more time to focus on was the discovery and targeting of views/rules dynamically for the operational database, due to the way discovery and targeting is configured in Operations Manager today.&amp;nbsp; That is a topic I don't have time to discuss further right now, sadly.&lt;/P&gt;
&lt;P&gt;Limited testing of this management pack has been conducted by myself and Walter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feedback is encouraged.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3147287" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/mgoedtel/attachment/3147287.ashx" length="85439" type="application/x-zip-compressed" /><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/MP/default.aspx">MP</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category></item><item><title>OpsMgr 2007 - SQL Server Log Shipping Guide</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/31/opsmgr-2007-sql-server-log-shipping-guide.aspx</link><pubDate>Fri, 31 Oct 2008 23:16:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3145440</guid><dc:creator>mgoedtel</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3145440.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3145440</wfw:commentRss><description>&lt;P&gt;Being Chris Fox is busy right now with authoring/updating docs for Operations Manager 2007 R2, I am going to post this guide on my blog until it is uploaded on the &lt;A target=_blank href="http://www.opsmanjam.com/" mce_href="http://www.opsmanjam.com"&gt;OpsManJam&lt;/A&gt; site.&amp;nbsp; This document I authored, provides the following guidance:&lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;&lt;EM&gt;This document provides deployment guidance for installing and configuring the SQL Server 2005 Log Shipping feature as an option to provide redundancy of the Operations Manager operational database between two SQL Server 2005 servers in the same management group.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This configuration is intended to compliment your recovery strategy. &lt;/EM&gt;&lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;&lt;EM&gt;&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 3pt 0in" class=MsoNormal&gt;Enjoy!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3145440" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/mgoedtel/attachment/3145440.ashx" length="202240" type="application/octet-stream" /><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/HA+Guidance/default.aspx">HA Guidance</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Guides/default.aspx">Guides</category></item><item><title>Up Next - OpsMgr Performance Monitoring MP</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/21/up-next-opsmgr-performance-monitoring-mp.aspx</link><pubDate>Wed, 22 Oct 2008 04:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3140148</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3140148.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3140148</wfw:commentRss><description>&lt;P&gt;This has been on my list of things to do - release the custom Operations Manager Performance Monitoring MP that Walter Chomak and myself co-developed.&amp;nbsp; I am in the process of getting the deployment guide authored and hope to have it released shortly.&amp;nbsp; This was something Walter and I wanted to release to the public several months ago, but time has not been on our side.&amp;nbsp; It compliments the guidance Walter has blogged about and I have been preaching to customers while engaged with them (no need to duplicate guidance if Walter has blogged about it already) :)&lt;/P&gt;
&lt;P&gt;I almost published it this evening without the deployment guide, which goes against the standards I follow.&amp;nbsp; Then I came to my senses...&amp;nbsp; I'll get that guide done before the end of next week and submit to Chris Fox for posting on the &lt;A target=_blank href="http://www.opsmanjam.com/" mce_href="http://www.opsmanjam.com"&gt;OpsManJam&lt;/A&gt; Site (with a little bit of luck).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Thanks for hanging in there!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3140148" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Management+Packs/default.aspx">Management Packs</category></item><item><title>ITIL v3 Foundation Certification</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/21/itil-v3-foundation-certification.aspx</link><pubDate>Wed, 22 Oct 2008 03:46:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3140141</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3140141.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3140141</wfw:commentRss><description>&lt;P&gt;Back in June I attended an internal class to review Microsoft Operations Framework v4 (formerly known as Project Hanna) and attended a beta exam thereafter, which I fortunately passed.&amp;nbsp; Now this week, I am going&amp;nbsp;to update my ITIL Foundation Certification from v2 to v3.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;I have a very strong opinion with respect to anyone in IT and the benefits of learning and adopting a process frameworks in an effort to improve the delivery and support of IT Services to the business.&amp;nbsp; Not simply focusing on technology makes anyone in IT a well rounded person as long as they take it seriously and work towards improving the way IT functions.&amp;nbsp; It makes us better IT stewards.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;You can learn more about MOF here - &lt;A target=_blank href="http://technet.microsoft.com/en-us/library/cc506049.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc506049.aspx"&gt;http://technet.microsoft.com/en-us/library/cc506049.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can learn more about ITIL here - &lt;A target=_blank href="http://www.itil-officialsite.com/home/home.aspm" mce_href="http://www.itil-officialsite.com/home/home.aspm"&gt;http://www.itil-officialsite.com/home/home.aspm&lt;/A&gt; and here - &lt;A target=_blank href="http://www.itlibrary.org/" mce_href="http://www.itlibrary.org/"&gt;http://www.itlibrary.org/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll get off the soapbox now....:)&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3140141" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Process/default.aspx">Process</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/ITIL/default.aspx">ITIL</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/MOF/default.aspx">MOF</category></item><item><title>Finished - SQL Log Shipping Configuration Guide</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/21/finished-sql-log-shipping-configuration-guide.aspx</link><pubDate>Wed, 22 Oct 2008 03:24:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3140136</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3140136.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3140136</wfw:commentRss><description>&lt;P&gt;I just submitted to Chris Fox for review and posting on the OpsManJam site, the guide "System Center Operations Manager 2007 Configure SQL Server Log Shipping Guide for Operations Manager 2007 Operational Database" that I have been working on in my spare time.&amp;nbsp; This guide currently only covers the implementation of Log Shipping as an HA option for the OperationsManager (operational) database, not the Audit or Data Warehouse database, and provides guidance on configuring the secondary SQL Server and the management group when the primary SQL Server becomes unavailable.&amp;nbsp; While I have reviewed similar documentation developed by others outside of Microsoft, I felt it necessary to ensure detailed guidance&amp;nbsp;is consistant with our other published whitepapers.&amp;nbsp; I am a stickler for consistency and detail, if you have not realized that already!&lt;/P&gt;
&lt;P&gt;While I could have also covered the Data Warehouse and Audit database, it would have taken a bit more time and I felt I could add guidance for those two databases in a future version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;As soon as I see it published on the &lt;A target=_blank href="http://www.opsmanjam.com/" mce_href="http://www.opsmanjam.com"&gt;OpsManJam&lt;/A&gt; site, I'll post an update.&amp;nbsp; However, I am sure you have RSS feeds enabled and will be notified accordingly.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3140136" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/HA+Guidance/default.aspx">HA Guidance</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Guide/default.aspx">Guide</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>Deployment Guide - Operations Manager Reporting on Windows Server 2008</title><link>http://blogs.technet.com/mgoedtel/archive/2008/10/02/deployment-guide-operations-manager-reporting-on-windows-server-2008.aspx</link><pubDate>Thu, 02 Oct 2008 19:57:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3131470</guid><dc:creator>mgoedtel</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/mgoedtel/comments/3131470.aspx</comments><wfw:commentRss>http://blogs.technet.com/mgoedtel/commentrss.aspx?PostID=3131470</wfw:commentRss><description>&lt;P&gt;While I realize that today my colleauge in arms Walter Chomak, has blogged about &lt;A href="http://blogs.technet.com/wchomak/archive/2008/09/30/installing-system-center-opsmgr-2007-sp1-reporting-on-windows-server-2008.aspx" mce_href="http://blogs.technet.com/wchomak/archive/2008/09/30/installing-system-center-opsmgr-2007-sp1-reporting-on-windows-server-2008.aspx"&gt;installing System Center Operations Manager 2007 Reporting on Windows Server 2008&lt;/A&gt;, the attached&amp;nbsp;guide&amp;nbsp;provides greater detail and guidance on installing SQL Server 2005 Reporting Services and Operations Manager Reporting role on Windows Server 2008.&amp;nbsp; Walter covers a key step, but I want to make sure the entire "picture" is painted for you.&lt;/P&gt;
&lt;P&gt;I had authored this for our internal field staff a month ago but never found the time to convert the document from our customer delivery document standard to one that was more appropriate for this audience.&amp;nbsp; Finally I got it done ths morning.&lt;/P&gt;
&lt;P&gt;Enjoy!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3131470" width="1" height="1"&gt;</description><enclosure url="http://blogs.technet.com/mgoedtel/attachment/3131470.ashx" length="175616" type="application/msword" /><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Setup/default.aspx">Setup</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Operations+Manager+2007/default.aspx">Operations Manager 2007</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/documentation/default.aspx">documentation</category><category domain="http://blogs.technet.com/mgoedtel/archive/tags/Reporting/default.aspx">Reporting</category></item></channel></rss>