<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>System Center Forum &#187; News</title>
	<link>http://www.systemcenterforum.org</link>
	<description>Community Solutions for the Microsoft System Center Suite</description>
	<pubDate>Wed, 14 May 2008 12:10:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Opsmgr: How to Exclude SQL Components from Monitoring (and Remove Discovery Data)</title>
		<link>http://www.systemcenterforum.org/909/</link>
		<comments>http://www.systemcenterforum.org/909/#comments</comments>
		<pubDate>Wed, 14 May 2008 06:58:17 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/909/</guid>
		<description><![CDATA[Below are some procedures for excluding SQL database engine instances, SQL databases and SQL Agent jobs from discovery and/or monitoring. To exclude these components from monitoring, we need to:

Override the Object Discoveries
Delete any existing discovery data

1.     DB Engine Instances:
If you want to exclude specific DB Engine instances by name then one [...]]]></description>
			<content:encoded><![CDATA[<p>Below are some procedures for excluding SQL database engine instances, SQL databases and SQL Agent jobs from discovery and/or monitoring. To exclude these components from monitoring, we need to:</p>
<ol>
<li>Override the Object Discoveries</li>
<li>Delete any existing discovery data</li>
</ol>
<h2>1.     DB Engine Instances:</h2>
<p>If you want to exclude specific DB Engine instances by name then one or more overrides can be applied to the <strong>&#8220;Discover SQL 2005 Database Engines (Windows Server)&#8221;</strong> (SQL 2005) or &#8220;<strong>Discover SQL 2000 Database Engines (Windows Server)&#8221;</strong> (SQL 2000) discoveries to provide an &#8220;Exclude List&#8221;.</p>
<p><strong><u>Exclude List</u></strong><u> is a comma-delimited list of </u><u>SQL</u><u> DB Engine instance names</u> as shown in <strong>figure 1</strong> below.  If you want to exclude whole servers entirely from having their DB Engine instances discovered then you could right-click on the discovery select <strong>&#8220;Overrides&#8221; -&gt; &#8220;Disable the object discovery&#8221; -&gt; &#8220;For a specific object of type: Windows Server&#8221;</strong> and select the systems they want excluded.</p>
<p><img src="http://www.it-jedi.net/photos/opsmgr/SQLDiscovery/figure1.png" height="279" width="732" /></p>
<p><strong><span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black">Figure 1</span></strong><span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black"> Override for Exclude List on &#8220;SQL 2005 Database Engine&#8221;.</span></p>
<h2>2.     SQL Databases:</h2>
<p>The process for SQL databases is quite similar to that of the SQL DB engine.  One or more overrides can be applied to the &#8220;Discover Databases for a Database Engine&#8221; (SQL 2005) or &#8220;Discover SQL 2000 Databases&#8221; (SQL 2000) discoveries to provide an <strong>Exclude List</strong> which is a comma-delimited list of DB names to exclude, which is shown in figure 2 below.</p>
<p><u>Likewise if you wanted to exclude whole SQL DB engine instances</u> from having their databases discovered then they could right-click on the discovery select &#8220;<strong>Overrides&#8221; -&gt; &#8220;Disable the object discovery&#8221; -&gt; &#8220;For a specific object of type: SQL 2005 DB Engine&#8221;</strong> and select the DB Engine instances they want excluded.</p>
<p><img src="http://www.it-jedi.net/photos/opsmgr/SQLDiscovery/figure2.png" height="292" width="778" /> <strong><span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black">Figure 2</span></strong><span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black"> Override for exclude list on &#8220;Discover Databases for a Database Engine&#8221;.</span></p>
<h2>3.     Long Running Jobs:</h2>
<p>There are two (technically three) ways this monitoring is provided: On a per-SQL agent basis (SQL 2005 only) and on a per-job basis (SQL 2000 and SQL 2005).</p>
<h3>On a per-&#8221;<em>SQL agent instances</em>&#8221; basis (SQL 2005 only):</h3>
<p>This is the only monitoring that is &#8220;turned on&#8221; by default and it&#8217;s only provided in the SQL 2005 MP.  I put turned on in quotes because all of the monitors are enabled but the job specific monitors are targeted at classes which are not discovered by default in the MP.  The behavior of this monitoring is that every so often a script runs against each SQL agent and identifies of all the jobs that are run by that agent, what the duration of the longest job was.  That value is then compared against the threshold (defaults to 120 minutes) and an alert is raised is the threshold is exceeded.</p>
<p>So regardless of how many jobs are hosted on an instance of SQL agent, if one or more of them deviate from the threshold then an alert will be raised for the given SQL agent by the &#8220;Long Running Jobs&#8221; monitor.  Exclusions here are handled by standard overrides on the &#8220;Long Running Jobs&#8221; monitor as shown in figure 3 and should consist of instances of the &#8220;SQL 2005 Agent&#8221; class.</p>
<p><strong>On a <em>&#8220;per-job basis&#8221;</em> (SQL 2000 and SQL 2005):  </strong></p>
<p>This monitoring is available in both the SQL 2005 and SQL 2000 MPs via the &#8220;Job Duration&#8221; monitor associated with the &#8220;SQL 2005 Agent Job&#8221; and &#8220;SQL 2000 Agent Job&#8221; classes respectively.  In order to get this monitoring the user needs to enable the discovery of individual jobs, which can be done via overrides on the &#8220;<strong>Discover </strong><strong>SQL 2000 Agent Jobs</strong>&#8221; and &#8220;<strong>Discover </strong><strong>SQL 20005 Agent Jobs</strong>&#8221; object discoveries.  Once jobs are being discovered, then each job will have this monitor associated with it.  The behavior of the monitor is rather straight forward in that it looks at the most recent duration for a given job and will evaluates that duration against two values; a lower threshold and an upper threshold.  If the duration is below the lower threshold then the state of the monitor for that job is set to green.  If the duration is above the lower and below the upper then state is turned to yellow/warning.  If the duration exceeds the upper threshold then the state changes to red/error.</p>
<p>Exclusions for the &#8220;Job Duration&#8221; monitor would be done via standard overrides to that monitor, providing a list of &#8220;SQL 2005 Agent Job&#8221; or &#8220;SQL 2000 Agent Job&#8221; instances that the override would apply to.</p>
<p><img src="http://it-jedi.net/photos/opsmgr/SQLDiscovery/figure3.png" height="419" width="609" /></p>
<p><strong><span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black">Figure 3</span></strong> <span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black">Configuring overrides on the &#8220;Long Running Jobs&#8221; monitor for specific SQL 2005 agent instances.</span></p>
<h2>To Delete Discovery Data</h2>
<p>Instructions for deleting discovery data using the <strong>remove-disabledmonitoringobject</strong> cmdlet can be found <a href="http://www.systemcenterforum.org/powershell-tip-removing-discovery-data-in-operations-manager-2007-sp1/" target="_blank">HERE</a>.<br />
<span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black"><o:p></o:p></span><br />
<span style="font-size: 11pt; font-family: 'Arial','sans-serif'; color: black"><o:p></o:p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/909/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Savision 2.0 for Operations Manager 2007</title>
		<link>http://www.systemcenterforum.org/savision-20-for-operations-manager-2007/</link>
		<comments>http://www.systemcenterforum.org/savision-20-for-operations-manager-2007/#comments</comments>
		<pubDate>Tue, 13 May 2008 12:00:16 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[ISV]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/savision-20-for-operations-manager-2007/</guid>
		<description><![CDATA[Savision Maps just announced version 2.0 of their popular add-on for Operations  Manager 2007. I spent some time with these guys at MMS learning about their product. The product and it&#8217;s architects are brilliant for. I wish MS would just write these guys a big check and integrate this functionality into SP2!
Announcement: 
After a successful launch [...]]]></description>
			<content:encoded><![CDATA[<p><em>Savision Maps just announced version 2.0 of their popular add-on for Operations  Manager 2007. I spent some time with these guys at MMS learning about their product. The product and it&#8217;s architects are brilliant for. I wish MS would just write these guys a big check and integrate this functionality into SP2!</em></p>
<p><strong>Announcement:</strong> </p>
<p>After a successful launch of Live Maps 1.0 for Operations Manager 2007 we are proud to announce Live Maps version 2.0. Live Maps 2.0 comes with a number of new features that enable you to get even more out of your System Center Operations Manager investment.</p>
<p>So what&#8217;s new in Live Maps 2.0?</p>
<ul>
<li>Web console - share your maps over the web</li>
<li>Audible alarms - never miss a critical alert anymore</li>
<li>Improved performance - solve your problems faster</li>
<li>New editions and prices - more value for money</li>
</ul>
<p>Live Maps 2.0 is available for download today and will be on display at the Teched IT Pro in Orlando (booth 1530). The new features can also be watched in this webcast.</p>
<p>Kind Regards,</p>
<p>Douwe van de Voort &amp; Dennis Rietvink, Founders</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/savision-20-for-operations-manager-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opsmgr: Identifying source cause of excess resource consumption with diagnostics [Sample MP]</title>
		<link>http://www.systemcenterforum.org/opsmgr-identifying-source-cause-of-excess-resource-consumption-with-diagnostics-sample-mp/</link>
		<comments>http://www.systemcenterforum.org/opsmgr-identifying-source-cause-of-excess-resource-consumption-with-diagnostics-sample-mp/#comments</comments>
		<pubDate>Mon, 12 May 2008 16:00:02 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/opsmgr-identifying-source-cause-of-excess-resource-consumption-with-diagnostics-sample-mp/</guid>
		<description><![CDATA[When CPU and memory resource consumption are running at or near 100%, the first thing an administrator wants to check is what processes are running at the time the excess resource consumption took place. The problem is that by the time you can get to a machine and retrieve a list of running processes, the [...]]]></description>
			<content:encoded><![CDATA[<p>When CPU and memory resource consumption are running at or near 100%, the first thing an administrator wants to check is what processes are running at the time the excess resource consumption took place. The problem is that by the time you can get to a machine and retrieve a list of running processes, the condition has improved and the evidence gone.</p>
<p>This problem can be easily overcome in Operations Manager or Essentials 2007 using a new feature called a <strong>diagnostic</strong> to automatically perform data collection tasks at the time a condition is encountered. However, you will not find the appropriate diagnostic in place out of the box.</p>
<p>The diagnostics in this sample <strong>Retrieve Running Processes MP</strong> (link provided at the end of this article) , which automatically retrieve a list of running process the moment the alert threshold is breached, ensure the offending process information is captured. Simply download and import into your environment to make immediate use of this feature (no configuration required).</p>
<p>If you are looking in the Management Packs area of the Administration name, you will see the name of this sample MP is named <strong>Custom Diagnostics and Recoveries, </strong>which is so named so as to allow you to save your own diagnostics you create to this MP. The monitors shown in figure 1 represent the monitors in the Windows 2003 Base OS Management Pack that will alert when CPU and/or memory utilization break MS recommended thresholds.</p>
<h1>How it Works</h1>
<p>This management pack creates a diagnostic on each of the five monitors in the Windows 2003 Base OS Management Pack (shown in <strong>figure 1</strong>) that automatically dumps a list of running processes on the target machine when the threshold of the monitor is breached. The output can then be viewed in the Health Explorer for the target machine for the monitor in critical condition, as shown in <strong>figure 2</strong>. The settings of the diagnostic itself can be seen on the <strong>Diagnostics and Recoveries</strong> tab of the monitor.</p>
<p><img border="0" width="345" src="http://www.it-jedi.net/photos/Opsmgr/DiagSampleMP/Dump_Procs_MP.png" height="319" /></p>
<p><strong>Figure 1</strong> - Monitors affected by diagnostics in the Retrieve Running Processes Sample MP. </p>
<p><img border="0" width="842" src="http://www.it-jedi.net/photos/Opsmgr/DiagSampleMP/Dump_Procs_Output.png" height="683" /></p>
<p><strong>Figure 2</strong> - Output of the Retrieve Running Processes Diagnostic</p>
<h1>Settings of the Dump Process Diagnostic</h1>
<p>The dump process diagnostic is configured with the following characteristics:</p>
<ul>
<li>Executes when the monitor is in a critical state</li>
<li>Executes automatically</li>
<li>Executes tasklist.exe to dump the list of running processes.</li>
</ul>
<p><img border="0" width="551" src="http://www.it-jedi.net/photos/Opsmgr/DiagSampleMP/Dump_Procs_1.png" height="440" /></p>
<p><strong>Figure 3</strong> - Retrieve Running Processes Diagnostic Settings(1)</p>
<p><font face="Calibri"><img border="0" width="503" src="http://www.it-jedi.net/photos/Opsmgr/DiagSampleMP/Dump_Procs_2.png" height="360" /></font></p>
<p><strong>Figure 4</strong> - Retrieve Running Processes Diagnostic Settings(2)</p>
<h1>Conclusion</h1>
<p>Hopefully this has increased your awareness of the usefulness of diagnostics in Operations Manager 2007. Download the <a target="_blank" href="http://systemcenterforum.org/wp-content/uploads/RetrieveRunningProcessesMP.zip"><strong>Retrieve Running Processes Sample MP</strong> HERE</a>:</p>
<p>Have a cool script, MP or other System Center Solution you&#8217;d like to share? Submit an entry in the <a target="_blank" href="http://www.systemcenterusergroup.com/content/contesthome.aspx">System Center Solutions Contest</a> for a chance to win an Xbox, Zune 2 and other great prizes! Visit the <a target="_blank" href="http://www.systemcenterusergroup.com/content/contesthome.aspx">System Center Virtual User Group </a>website for more information today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/opsmgr-identifying-source-cause-of-excess-resource-consumption-with-diagnostics-sample-mp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alert on Pending Actions MP Added to Downloads</title>
		<link>http://www.systemcenterforum.org/alert-on-pending-actions-mp-added-to-downloads/</link>
		<comments>http://www.systemcenterforum.org/alert-on-pending-actions-mp-added-to-downloads/#comments</comments>
		<pubDate>Fri, 09 May 2008 22:13:49 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/alert-on-pending-actions-mp-added-to-downloads/</guid>
		<description><![CDATA[There is a new MP added to the downloads section called Alert on Pending Actions that create an alert when there is a  pending action in the Ops Mgr 2007 Console.  The script that performs the SQL query is &#8220;parameter free&#8221; and is scoped to run from the Root Management Server only.  [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new MP added to the downloads section called Alert on Pending Actions that create an alert when there is a  pending action in the Ops Mgr 2007 Console.  The script that performs the SQL query is &#8220;parameter free&#8221; and is scoped to run from the Root Management Server only.   The MP contains a rule to run the script and another rule to alert on a specified event.</p>
<p>You can find the download <a href="http://systemcenterforum.org/wp-content/uploads/PendingActionsCheck.MP.zip" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/alert-on-pending-actions-mp-added-to-downloads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opsmgr: Tip for daily improvements in monitoring and service delivery</title>
		<link>http://www.systemcenterforum.org/opsmgr-tip-for-daily-improvements-in-monitoring-and-service-delivery/</link>
		<comments>http://www.systemcenterforum.org/opsmgr-tip-for-daily-improvements-in-monitoring-and-service-delivery/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:00:47 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/opsmgr-tip-for-daily-improvements-in-monitoring-and-service-delivery/</guid>
		<description><![CDATA[On any Operations Manager administrators daily to-do list should be alert review and rule tuning.
Effective alert tuning means that every alert should ideally have its place. This does not always work out, but you definitely want to have a bucket for classifying most common possibilities. Generally this is done with custom alert resolution states (only [...]]]></description>
			<content:encoded><![CDATA[<p>On any Operations Manager administrators daily to-do list should be <strong>alert review and rule tuning</strong>.</p>
<p>Effective alert tuning means that every alert should ideally have its place. This does not always work out, but you definitely want to have a bucket for classifying most common possibilities. Generally this is done with custom alert resolution states (only NEW and CLOSED exist by default).</p>
<p>The underlying philosophy is that consistent evaluation of alerts, and appropriate disposition leads to 1) a higher percentage of actionable alerts over time, 2) remediation of lingering service issues in the environment and 3) greater respect for Operations Manager and the importance of the monitoring function by IT support staff and service owners 4) and theoretically, better tuned (and thus better performing) IT services.</p>
<p>Here is an example of a very basic, yet effective system for daily processing alerts. For each active alert:</p>
<ol>
<li><strong>Resolve</strong> alert if condition no longer exists (transient failures)</li>
<li><strong>Remediate </strong>the issue represented in the alert</li>
<li><strong>Escalate</strong> to next support tier or SME (using custom resolution state)</li>
<li><strong>Tune</strong> the source rule or monitor as appropriate if the alert is not actionable. This may involve threshold or disable overrides.</li>
<li><strong>Bug</strong> - I have a custom resolution state I use flag potential bugs to investigate and/or report back to MS.</li>
<li><strong>Other</strong> - Some alerts I have to flag with a resolution state for later investigation on my part, such as with runtime script failures.</li>
</ol>
<p>Some organizations use custom resolution states to assign alerts to service owners or teams (e.g. - a resolution state of ‘Assign to Exchange team&#8217;).  This is fine, but at the end of the day, this method <em>does not prompt immediate action</em> from the service administrator - and let&#8217;s face it, occasionally a more direct approach is warranted.</p>
<p>That&#8217;s why I love the <a href="http://www.systemcenterforum.org/downloads/#235" target="_blank">Alert Forward Task MP</a> (from Cameron Fuller), which is the MP that allows you to forward an alert via e-mail to an address you supply when you launch the task.</p>
<p>I have modified the version I use just a bit. I modified the script to include <strong>Please Investigate</strong>: in front of the alert name in the subject line.  The <strong>From</strong>: address is a shared mailbox for the Opsmgr admin team. When I find a legitimate alert that needs to be investigated (particularly one that has been ignored or missed by service administrator for several days, weeks or <em>months</em>), I simply click the <strong>forward alert via e-mail</strong> task and send a friendly reminder. (<em>Hey, what&#8217;s up? It&#8217;s me. You know, that alert you&#8217;ve been ignoring</em>?)</p>
<p>I find this action always launches discussion, and frequently leads to collaboration between myself and the service administrator, and often quick resolution of important issues. If you don&#8217;t use custom resolution states and the <a href="http://www.systemcenterforum.org/downloads/#235" target="_blank">Alert Forward Task MP</a> today, I definitely encourage you to consider how these tools can improve both the effectiveness of your monitoring initiatives and have a positive impact the quality of your IT service delivery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/opsmgr-tip-for-daily-improvements-in-monitoring-and-service-delivery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update: Collection of Maintenance Mode Scripts, Utilities and MPs for Opsmgr and Essentials 2007</title>
		<link>http://www.systemcenterforum.org/collection-of-maintenance-mode-scripts-utilities-and-mps-for-opsmgr-and-essentials-2007/</link>
		<comments>http://www.systemcenterforum.org/collection-of-maintenance-mode-scripts-utilities-and-mps-for-opsmgr-and-essentials-2007/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:27:44 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/collection-of-maintenance-mode-scripts-utilities-and-mps-for-opsmgr-and-essentials-2007/</guid>
		<description><![CDATA[For my own reference, I put together a collection of several of the original and known functional maintenance mode scripts, utilities and MPs.
Revisions:

5/7/2008 - Added link to Andrzej version of group maintenance mode that provides up to 10 maintenance schedules through the rules in the console UI.


Put a computer in maintenance mode - To truly [...]]]></description>
			<content:encoded><![CDATA[<p>For my own reference, I put together a collection of several of the original and known functional maintenance mode scripts, utilities and MPs.</p>
<p><strong>Revisions:</strong></p>
<ul>
<li><strong>5/7/2008</strong> - Added link to Andrzej version of group maintenance mode that provides up to 10 maintenance schedules through the rules in the console UI.</li>
</ul>
<ol type="1">
<li><strong>Put a computer in maintenance mode</strong> - To truly silence an agent management computer, you must put the computer, health service and health service watcher in maintenance mode. This script does exactly that. Boris put some Powershell together to make that happen, and then Timothy quickly packaged it into a .ps1 file with the appropriate connection string.</li>
</ol>
<p>Get the classic maintenance mode Powershell script <a href="http://timothymcfadden.googlepages.com/FullMaintenanceMode.zip">HERE</a>.</p>
<ol start="2" type="1">
<li><strong>Put a group of computers in maintenance mode </strong>- Putting a group of computers into maintenance mode is an obvious timesaver.<strong> </strong>Timothy McFadden put a nice script together to put a group of computers into maintenance mode, and Boris created a similar script several months later.</li>
</ol>
<ul>
<li>Get Timothy&#8217;s group maintenance mode script <a target="_blank" href="http://timothymcfadden.googlepages.com/FullMaintenanceMode.zip">HERE</a>.</li>
<li>Get group maintenance mode, Boris flavor <a target="_blank" href="http://blogs.msdn.com/boris_yanushpolsky/archive/2008/03/04/one-more-maintenance-mode-script.aspx">HERE</a></li>
<li>However, Brian Wren&#8217;s treatment of group maintenance mode (wrapped in an MP) is not to be missed when you&#8217;re learning about maintenance, Powershell or MP authoring. Check it out <a target="_blank" href="http://blogs.technet.com/brianwren/archive/2008/02/28/scheduling-groups-of-objects-for-maintenance-mode.aspx">HERE</a>.</li>
<li><strong><em>May 7th, 2008</em></strong> - Andrej posted an updated version of Brians MP that allows up  to 10 maintenance mode schedules for groups of computers, configurable through the UI. It can be found <a target="_blank" href="http://blogs.technet.com/alipka/archive/2008/03/10/opsmgr-modified-brian-s-scheduled-maintenance-mode-mp.aspx">HERE</a>.</li>
</ul>
<p><em>Target this to the ‘Agent Managed Computer Group&#8217; and you can put just about everything Windows into maintenance mode all at once.</em></p>
<ol start="3" type="1">
<li><strong>Put an object type (other than a computer) in maintenance mode</strong> - This puts an instance of any object type you specify into maintenance mode. This allows you to put an object, such as a web application, into maintenance mode while monitoring of the computer and its other components remains active.</li>
</ol>
<p>See the code snippet for maintenance mode for any object class <a target="_blank" href="http://www.systemcenterforum.org/om-2007-scheduling-maintenance-for-an-object/">HERE</a> or <a target="_blank" href="http://www.systemcenterforum.org/tip-scheduling-maint-mode-for-objects-classes-other-than-agents/">HERE</a>.</p>
<ol start="4" type="1">
<li><strong>AgentMM Command Line Utility - </strong>Written by Clive Eastwood, this command line tool puts Ops Mgr 2007 agents into maintenance mode (all 3 object classes necessary).</li>
</ol>
<p> Download Clive&#8217;s tool <a target="_blank" href="http://blogs.technet.com/cliveeastwood/archive/2007/09/18/agentmm-a-command-line-tool-to-place-opsmgr-agents-into-maintenance-mode.aspx">HERE</a>.</p>
<ol start="5" type="1">
<li><strong>Putting agents in maintenance mode remotely - </strong>Andrzej has a nice walkthrough incorporating Clive&#8217;s AgentMM.exe maintenance mode CLI tool for a scheduled batch job or ad-hoc execution.</li>
</ol>
<p>Find a description and link <a target="_blank" href="http://www.systemcenterforum.org/putting-computers-in-maintenance-mode-remotely-opsmgr-2007/">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/collection-of-maintenance-mode-scripts-utilities-and-mps-for-opsmgr-and-essentials-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opsmgr: Another Gateway Secret Revealed!</title>
		<link>http://www.systemcenterforum.org/opsmgr-another-gateway-secret-revealed/</link>
		<comments>http://www.systemcenterforum.org/opsmgr-another-gateway-secret-revealed/#comments</comments>
		<pubDate>Wed, 07 May 2008 00:01:12 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/opsmgr-another-gateway-secret-revealed/</guid>
		<description><![CDATA[We revealed to you shortly after SP1 that the MOMCertImport tool had a new GUI, which is used to read the certificate serial and write it to the registry so the Health Service knows which certificate to use. But what if we told you that exporting the certificate was no longer necessary?
That&#8217;s right! The MOMCertImport [...]]]></description>
			<content:encoded><![CDATA[<p>We revealed to you shortly after SP1 that the <a href="http://www.systemcenterforum.org/momcertimport-tool-gets-a-gui-makeover-in-operations-manager-2007-sp1/" target="_blank">MOMCertImport tool had a new GUI</a>, which is used to read the certificate serial and write it to the registry so the Health Service knows which certificate to use. But what if we told you that exporting the certificate was no longer necessary?</p>
<p>That&#8217;s right!<u> The MOMCertImport tool now actually reads certificates right out of the certificate store</u>. And in our tests, the MOMCertImport UI only displays certificates capable for use in certificate authentication. If you export your cert and delete from the store, and then launch MOMCertImport, the UI comes up empty.</p>
<p>This is great for two reasons - 1) We know longer risk export of the certificate private key to disk and 2) Fewer steps in implementation (which is positive for TCO).</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><em> </em></p>
<p><em>Has your brilliance gone unrecognized? Why not show off your System Center skills? Check out the <a href="http://www.systemcenterusergroup.com/content/ContestHome.aspx" target="_blank">System Center Solutions Contest</a> now in progress at the <a href="http://www.systemcenterusergroup.com">System Center Virtual User Group</a> for a chance to win an Xbox 360, Zune 2 or other great prizes.</em></p>
<p><em>Update your MOM skills to Operations Manager 2007 at the </em><a href="http://www.systemcenterforum.org/training" target="_blank"><em>Operations Manager 2007</em><strong><em> </em></strong><em>Bootcamp</em></a><em>! Check the </em><a href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/" target="_blank"><em>2008 Bootcamp Schedule</em></a><em> and request pricing and availability </em><a href="http://systemcenterforum.org/contact" target="_blank"><em>HERE</em></a><em>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/opsmgr-another-gateway-secret-revealed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silect Software Wiki now available</title>
		<link>http://www.systemcenterforum.org/silect-software-wiki-now-available/</link>
		<comments>http://www.systemcenterforum.org/silect-software-wiki-now-available/#comments</comments>
		<pubDate>Tue, 06 May 2008 12:55:01 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[ISV]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/silect-software-wiki-now-available/</guid>
		<description><![CDATA[Occassionally, a resource comes along that changes my operational processes (for the better) with regard to Operations Manager 2007. I think this is one of them.
Silect started with the release of MP Studio Lite for free MP reporting and browsing. I&#8217;m already using this to explore my unsealed MPs where I store overrides.
Now, the Silect Software team has [...]]]></description>
			<content:encoded><![CDATA[<p>Occassionally, a resource comes along that changes my operational processes (for the better) with regard to Operations Manager 2007. I think this is one of them.</p>
<p>Silect started with the release of <a target="_blank" href="http://www.systemcenterforum.org/silect-announces-mp-studio-lite-available-as-free-download/">MP Studio Lite </a>for free MP reporting and browsing. I&#8217;m already using this to explore my unsealed MPs where I store overrides.</p>
<p>Now, the Silect Software team has done it again! The group created a Wiki with MP reports on the various MP versions. Additionally, they have zip file downloads illustrating the differences between MP versions. Very convenient to be sure.</p>
<p>Check it out at the URL below:</p>
<p><a href="http://www.silect.com/wiki/doku.php?id=mps:latestreleasedmps">http://www.silect.com/wiki/doku.php?id=mps:latestreleasedmps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/silect-software-wiki-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Official Launch of the System Center Solutions Contest</title>
		<link>http://www.systemcenterforum.org/official-launch-of-the-system-center-solutions-contest/</link>
		<comments>http://www.systemcenterforum.org/official-launch-of-the-system-center-solutions-contest/#comments</comments>
		<pubDate>Mon, 05 May 2008 21:57:13 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/official-launch-of-the-system-center-solutions-contest/</guid>
		<description><![CDATA[It is a few days later than we would have liked, but the System Center Solutions Contest is officially underway. By submitting your custom scripts, add-ons and other solutions for any System Center product, you can win great prizes including an Xbox 360!
But you better get started. Deadline for entry is June 20th, 2008! For [...]]]></description>
			<content:encoded><![CDATA[<p>It is a few days later than we would have liked, but the <strong>System Center Solutions Contest</strong> is officially underway. By submitting your custom scripts, add-ons and other solutions for any System Center product, you can win great prizes including an <strong>Xbox 360</strong>!</p>
<p>But you better get started. Deadline for entry is June 20<sup>th</sup>, 2008! For more information, visit the links below!</p>
<p><strong>Contest Homepage </strong></p>
<p><a target="_blank" href="http://www.systemcenterusergroup.com/content/ContestHome.aspx">http://www.systemcenterusergroup.com/content/ContestHome.aspx</a></p>
<p><strong>Official Contest Rules </strong></p>
<p><a target="_blank" href="http://www.systemcenterusergroup.com/content/SCVUGContest.aspx">http://www.systemcenterusergroup.com/content/SCVUGContest.aspx</a></p>
<p><strong>Contest Support Forum</strong></p>
<p>Questions about the contest?  Ask them here!</p>
<p><a href="http://www.systemcenterusergroup.com/forums/19.aspx">http://www.systemcenterusergroup.com/forums/19.aspx</a></p>
<p>Thanks again to our contest sponsors: <a target="_blank" href="http://www.savision.com/">Savision</a>, <a target="_blank" href="http://www.redynamics.com/">Redynamics</a>, <a target="_blank" href="http://www.inovativ.nl/">Inovativ</a> and <a target="_blank" href="http://www.akosts.com/">AKOS Technology Services</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/official-launch-of-the-system-center-solutions-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Virtualization: Quick Migration versus Vmotion</title>
		<link>http://www.systemcenterforum.org/virtualization-quick-migration-versus-vmotion/</link>
		<comments>http://www.systemcenterforum.org/virtualization-quick-migration-versus-vmotion/#comments</comments>
		<pubDate>Sun, 04 May 2008 18:47:25 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/virtualization-quick-migration-versus-vmotion/</guid>
		<description><![CDATA[A few weeks ago here on System Center Forum, I descibed (at least in part) the role of Operations Manager 2007 in virtualization initiatives.
Recently, I ran across a good deep dive on how Quick Migration (Hyper-V) and Vmotion (VMware) actually work under the hood I think will be of interest to many of you.
While the [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago here on System Center Forum, I descibed (at least in part) the <a href="http://www.systemcenterforum.org/855/" target="_blank">role of Operations Manager 2007 in virtualization initiatives</a>.</p>
<p>Recently, I ran across a good deep dive on how Quick Migration (Hyper-V) and Vmotion (VMware) actually work under the hood I think will be of interest to many of you.<br />
While the technical bits in these articles are great, take the business case in part 2 with a grain of salt. While Vmotion definitely has the advantage over Quick Migration in terms of downtime, I think one could plausibly develop some alternate strategies for maintaining high availability at the application layer that could offset some or all of the disadvantages of Quick Migration shown in the scenario described.</p>
<ul>
<li><a href="http://mikedatl.typepad.com/mikedvirtualization/2008/04/part-i-quick-mi.html" target="_blank">Vmotion versus Quick Migration - Part 1</a></li>
<li><a href="http://mikedatl.typepad.com/mikedvirtualization/2008/04/part-ii-quick-m.html" target="_blank">Vmotion versus Quick Migration - Part 2</a></li>
</ul>
<p>As you may be aware, <a href="http://www.systemcenterforum.org/mms-2008-highlights-part-1/" target="_blank">Virtual Machine Manager 2008 beta</a> was announced at MMS. VMM 2008 provides management of not only Hyper-V and VS 2005 R2, but VMware ESX as well. With this release and the Operations Manager 2007 integration with VMM, it is clear MS plans to fight its next battles in the virtualization war on the front-end, providing effective management tools with broad heterogeneous management capabilities.</p>
<p><span><span> <em>Update your MOM skills to Operations Manager 2007 at the </em><a href="http://www.systemcenterforum.org/training" target="_blank"><strong><font color="#788639"><em>Operations Manager 2007 Bootcamp</em></font></strong></a><em>! Check the </em><a href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/" target="_blank"><strong><font color="#788639"><em>2008 Bootcamp Schedule</em></font></strong></a><em> and request pricing and availability </em><a href="http://systemcenterforum.org/contact" target="_blank"><strong><font color="#788639"><em>HERE</em></font></strong></a><em>.</em></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/virtualization-quick-migration-versus-vmotion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DB Issues with Xerox CentreWare MOM 2005 MP</title>
		<link>http://www.systemcenterforum.org/db-issues-with-xerox-centreware-mom-2005-mp/</link>
		<comments>http://www.systemcenterforum.org/db-issues-with-xerox-centreware-mom-2005-mp/#comments</comments>
		<pubDate>Sun, 04 May 2008 04:34:34 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[MOM 2005]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/db-issues-with-xerox-centreware-mom-2005-mp/</guid>
		<description><![CDATA[When installing the Xerox CentreWare MOM 2005 MP on a management server, it will require a SQL database and login to create two databases to support discovery and configuration.  The setup program uses the DTSRUN executable to create the required databases and default configuration required by the discovery program.
Where you might run into issues [...]]]></description>
			<content:encoded><![CDATA[<p>When installing the Xerox CentreWare MOM 2005 MP on a management server, it will require a SQL database and login to create two databases to support discovery and configuration.  The setup program uses the DTSRUN executable to create the required databases and default configuration required by the discovery program.</p>
<p>Where you might run into issues is when the SQL service specified during setup is on a remote server.   I ran into this issue recently and I wasn&#8217;t able to get much information because the DTSRUN command window(s) were flashing on/off the screen too fast. The resolution to my issue was installing the SQL 2000 client component prior to installing the Xerox MP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/db-issues-with-xerox-centreware-mom-2005-mp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MMS 2008 Highlights (Part 1)</title>
		<link>http://www.systemcenterforum.org/mms-2008-highlights-part-1/</link>
		<comments>http://www.systemcenterforum.org/mms-2008-highlights-part-1/#comments</comments>
		<pubDate>Sat, 03 May 2008 10:47:20 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/mms-2008-highlights-part-1/</guid>
		<description><![CDATA[Here were some of the week&#8217;s highlights for me personally:
I presented for the first time at MMS this year in a session on the Gateway Server Role in Operations Manager 2007. There were lots of questions after the session, as well as some requests for details on the order of operations in the Gateway demo, [...]]]></description>
			<content:encoded><![CDATA[<p>Here were some of the week&#8217;s highlights for me personally:</p>
<p>I presented for the first time at MMS this year in a session on the Gateway Server Role in Operations Manager 2007. There were lots of questions after the session, as well as some requests for details on the order of operations in the Gateway demo, which will spark some additional blogging on Gateway bits that are as yet largely unknown.</p>
<p>My co-presenter, the brilliant Ian Jirka (pronounced <em>Yerka</em>) from the Opsgmr Product Team at MS, fell ill and was unable to present, but kindly still came to answer questions.</p>
<p><strong>Introductions </strong></p>
<p>I met some of my fellow Opsmgr enthusiasts from the community, including <a href="http://derekhar.blogspot.com/">Derek Harkin</a>, <a href="http://myitforum.com/cs2/blogs/smoss/default.aspx">Scott Moss</a> and <a href="http://blogs.technet.com/kevinholman/default.aspx">Kevin Holman</a>.</p>
<p><strong>Partner Announcements</strong></p>
<p>The really big announcements for the week were really the Cross-platform monitoring for Opsmgr and VMM 2008 beta, for which I&#8217;ve provided some details below.</p>
<p>The announcement I thought was most promising was the one by <strong>Solarwinds</strong> of the Orion Management Pack for System Center Operations Manager 2007 and System Center Essentials 2007. The Orion Management Pack will be available at no charge and will connect SolarWinds&#8217; Orion network management platform to Microsoft System Center products. I was beginning to wonder if they were going to provide an equivalent to the MOM 2005 version.</p>
<p>Ian Blyth put some details together on the partner announcements if you want to read through the list <a href="http://ianblythmanagement.wordpress.com/2008/05/01/mms-partner-annoucments/">HERE</a>.</p>
<p><strong>Cross-platform Monitoring</strong></p>
<p>Native cross-platform monitoring was announced officially at the Tuesday keynote. The following are the planned supported platforms:</p>
<ul type="disc">
<li>HP-UX 11i v3 PA-RISC</li>
<li>HP-UX 11i v3 IA64</li>
<li>Red Hat Enterprise Linux 5 Server</li>
<li>Solaris 10 SPARC</li>
<li>Solaris 10 x86 </li>
<li>SUSE Linux Enterprise Server 10 SP1</li>
</ul>
<p><strong>NOTE</strong><strong>:  </strong>I think the underlying architecture is still NDA, but let me just say, you will be impressed - and I think *IX administrators will be too!</p>
<p>Follow events as they develop at the <a href="http://blogs.msdn.com/scxplat/">Opsmgr Cross-platform Team Blog</a>.</p>
<p><strong>Virtual Machine Manager 2008 </strong></p>
<p>Virtual Machine Manager 2008 has the same look and feel as the VMM 2007 but under the hood the are some significant changes, specifically the ability to manage not only Virtual Server 2005 R2, Hyper-V and VMware ESX.</p>
<p>If you&#8217;re not familiar with <strong><u>Performance and Resource Optimization (PRO)</u></strong>, which provides integration with System Center Operations Manager 2007 to address alerts from hardware, operating systems and applications allowing for dynamic rebalancing of virtual machine resources using knowledge-based policies and rules.</p>
<p>PRO leverages the Operations Manager framework. This makes Operations Manager 2007 <u>a mission critical component</u> of a heterogeneous environment for virtualization.</p>
<p><em>That&#8217;s all for now&#8230;.more highlights a bit later.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/mms-2008-highlights-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Secrets of the Gateway Revealed [MMS Session - LIDO 3001 10 AM Today]</title>
		<link>http://www.systemcenterforum.org/secrets-of-the-gateway-revealed-mms-session-lido-3001-10-am-today/</link>
		<comments>http://www.systemcenterforum.org/secrets-of-the-gateway-revealed-mms-session-lido-3001-10-am-today/#comments</comments>
		<pubDate>Fri, 02 May 2008 06:24:07 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/secrets-of-the-gateway-revealed-mms-session-lido-3001-10-am-today/</guid>
		<description><![CDATA[If you&#8217;ve ever had trouble implementing the Gateway Role in Operations Manager 2007, questions about when and where to use a Gateway role or wanted a good process for troubleshooting Gateway issues, then this is your session.
I worked on this session with a key member of the product team (identity concealed until the session) who knows more about [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever had trouble implementing the Gateway Role in Operations Manager 2007, questions about when and where to use a Gateway role or wanted a good process for troubleshooting Gateway issues, then this is your session.</p>
<p>I worked on this session with a key member of the product team (identity concealed until the session) who knows more about this role than almost anyone. Material covered in this session will include information <u>never before revealed anywhere</u>. And I mean ANYWHERE. Not in product documentation, not in my favorite book, Operations Manager 2007  Unleashed.</p>
<p>Perhaps Microsoft felt the secrets were just too powerful? I guess you&#8217;ll just have to come and find out for yourself.</p>
<p>I look forward to seeing you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/secrets-of-the-gateway-revealed-mms-session-lido-3001-10-am-today/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bringing the &#8216;bling&#8217; back to systems management at MMS 2008</title>
		<link>http://www.systemcenterforum.org/bringing-the-bling-back-to-systems-management-at-mms-2008/</link>
		<comments>http://www.systemcenterforum.org/bringing-the-bling-back-to-systems-management-at-mms-2008/#comments</comments>
		<pubDate>Thu, 01 May 2008 02:31:13 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/bringing-the-bling-back-to-systems-management-at-mms-2008/</guid>
		<description><![CDATA[Kuala Lampur is a long way from the States, but you can catch the highlights online via the blog of  Opsmgr MVP, Raymond Chou of Malaysia, who is blogging on his Operations Manager experience from Malaysia at http://mymomexperience.blogspot.com/.
Raymond is someone with great insights into the product and the process for whom I have a great deal of respect. Definitely [...]]]></description>
			<content:encoded><![CDATA[<p>Kuala Lampur is a long way from the States, but you can catch the highlights online via the blog of  Opsmgr MVP, Raymond Chou of Malaysia, who is blogging on his Operations Manager experience from Malaysia at <a href="http://mymomexperience.blogspot.com/">http://mymomexperience.blogspot.com/</a>.</p>
<p>Raymond is someone with great insights into the product and the process for whom I have a great deal of respect. Definitely one to bookmark.</p>
<p>While you&#8217;re there, check out his run through of <a target="_blank" href="http://mymomexperience.blogspot.com/2008/05/ops-manager-interop-connectors.html">System Center Interop Connectors from MMS 2008.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/bringing-the-bling-back-to-systems-management-at-mms-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to verify SNMP support in your network devices</title>
		<link>http://www.systemcenterforum.org/how-to-verify-snmp/</link>
		<comments>http://www.systemcenterforum.org/how-to-verify-snmp/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 17:44:35 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/how-to-verify-snmp/</guid>
		<description><![CDATA[Question: How can I verify my device supports SNMP, and test device response before using in Operations Manager 2007 or Essentials 2007?
Answer: There are a number of resources you can use to detemine what version of SNMP your device supports. You&#8217;ll need device IP and SNMP community string.
Checking SNMP version support
You can verify verify a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Question: How can I verify my device supports SNMP, and test device response before using in Operations Manager 2007 or Essentials 2007?</strong></p>
<p><strong>Answer:</strong> There are a number of resources you can use to detemine what version of SNMP your device supports. You&#8217;ll need device IP and SNMP community string.</p>
<p><strong><u>Checking SNMP version support</p>
<p></u></strong>You can verify verify a device supports SNMP version 2c with the open source snmpget utility, which is part of the net-snmp tools. Download snmpget.exe and the accompanying mibs.zip file from the following URL and unzip to a local directory. Download URL: http://www.elifulkerson.com/articles/net-snmp-windows-binary-unofficial.php</p>
<p>If you are not successful discovering your target network device, verify your device supports SNMP version 2c. To check, you&#8217;ll need the SNMP community string for your device, and the IP address with that of your target. Remember to replace IP and community string in the command below with those applicable to your environment.</p>
<p><strong>snmpget -v2c -M D:\utilities\mibs -c public 192.168.240.250 1.3.6.1.2.1.1.1.0</p>
<p></strong>Assuming the device has the required SNMP support, you should see output similar to the following:</p>
<p><strong>SNMPv2-MIB::sysDescr.0 = STRING: 24-Port 10/100/1000 Gigabit Switch w/WebView</p>
<p></strong>Note that the output will very by the device you are querying, change -v2c to -v1. If you still get no response, verify the criteria above and check with the device manufacturer to ensure your network device has the required SNMP support.</p>
<p><strong><u>Reading the mib</p>
<p></u></strong>I get the mib from the hardware vendor. I then use MIB Browser 1.0 to view the OID tree. MIB Browser can be found here.<br />
http://www.freedownloadscenter.com/Network_and_Internet/Network_Management_Tools/MIB_Browser_Download.html</p>
<p><strong><u>If vendor cannot be reached</p>
<p></u></strong>If the vendor cannot give me a mib, I check mibdepot.com to find the MIB for my device.<br />
<a href="http://www.mibdepot.com/"><u>www.mibdepot.com</u></a></p>
<p><strong><u>Polling a device for expected response</p>
<p></u></strong>I then use bpsnmputil GUI utility to perform a get on the OID to make sure it returns values as expected.<br />
http://www.bestsoftware4download.com/download/t-free-bpsnmputil-download-gvymodba.html</p>
<p>I occassionally also use the snmpwalk utilities, which is part of the same tool set as snmpget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/how-to-verify-snmp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Silect Announces MP Studio Lite available as free download</title>
		<link>http://www.systemcenterforum.org/silect-announces-mp-studio-lite-available-as-free-download/</link>
		<comments>http://www.systemcenterforum.org/silect-announces-mp-studio-lite-available-as-free-download/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 17:11:26 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/silect-announces-mp-studio-lite-available-as-free-download/</guid>
		<description><![CDATA[Silect Studio has delivered for the Operations Manager community in a big way with MP Studio 2007 Lite, a scaled down version of MP Studio designed primarily for MP reporting (in HTML format). Much needed add-on for the Operations Manager community.
Did I mention it&#8217;s free?!
Download at the URL below and request your license
http://www.silect.com/downloads/MPStudio2007Lite.zip
]]></description>
			<content:encoded><![CDATA[<p>Silect Studio has delivered for the Operations Manager community in a big way with MP Studio 2007 Lite, a scaled down version of MP Studio designed primarily for MP reporting (in HTML format). Much needed add-on for the Operations Manager community.</p>
<p>Did I mention it&#8217;s free?!</p>
<p>Download at the URL below and request your license</p>
<p><a href="http://www.silect.com/downloads/MPStudio2007Lite.zip">http://www.silect.com/downloads/MPStudio2007Lite.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/silect-announces-mp-studio-lite-available-as-free-download/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More info on native cross-platform monitoring in Operations Manager 2007</title>
		<link>http://www.systemcenterforum.org/more-info-native-cross-platform-monitoring-in-operations-manager-2007/</link>
		<comments>http://www.systemcenterforum.org/more-info-native-cross-platform-monitoring-in-operations-manager-2007/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 15:00:20 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/more-info-native-cross-platform-monitoring-in-operations-manager-2007/</guid>
		<description><![CDATA[By now you&#8217;ve likely heard that native cross-platform monitoring in SP2. SP2 will mark the beginning of Operations Manager 2007 as  a true multi-platform monitoring solution out of the box. With a nice dashboard and continued improvements in the connector space, I think we&#8217;ll have a winner here.
While I can&#8217;t reveal all due to NDA, I [...]]]></description>
			<content:encoded><![CDATA[<p>By now you&#8217;ve likely heard that native cross-platform monitoring in SP2. SP2 will mark the beginning of Operations Manager 2007 as  a true multi-platform monitoring solution out of the box. With a nice dashboard and continued improvements in the connector space, I think we&#8217;ll have a winner here.</p>
<p>While I can&#8217;t reveal all due to NDA, I will say I believe Linux and UNIX admins will be surprised and pleased with the route the team has chosen to implement the solution.</p>
<p>To keep up with the latest on the xplat changes, follow the Opsmgr cross-platform blog at <a closure_hashCode_="705" target="_blank" href="http://blogs.msdn.com/scxplat"><u><font size="2" color="#0000ff" face="Calibri">http://blogs.msdn.com/scxplat</font></u></a></p>
<p> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/more-info-native-cross-platform-monitoring-in-operations-manager-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Community Development Project: Your Feedback Requested</title>
		<link>http://www.systemcenterforum.org/community-development-project-your-feedback-requested/</link>
		<comments>http://www.systemcenterforum.org/community-development-project-your-feedback-requested/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 11:05:46 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/community-development-project-your-feedback-requested/</guid>
		<description><![CDATA[Even with the keynote still in progress, good things are coming from the face-to-face contact with fellow System Center community members at MMS 2008.
After a lengthy discussion last night, some members of the System Center User Group decided to launch a community development effort to develop a proper, model-based File System Management Pack for Operations  [...]]]></description>
			<content:encoded><![CDATA[<p>Even with the keynote still in progress, good things are coming from the face-to-face contact with fellow System Center community members at MMS 2008.</p>
<p>After a lengthy discussion last night, some members of the <a target="_blank" href="http://www.systemcenterusergroup.com">System Center User Group</a> decided to launch a community development effort to develop a proper, model-based File System Management Pack for Operations  Manager 2007. The group is asking for your input into the design phase of the effort.</p>
<p>Read more and offer your feedback on the System Center User Group site <a target="_blank" href="http://www.systemcenterusergroup.com/blogs/administrator/archive/2008/04/30/community-development-project-file-system-management-pack-your-feedback-requested.aspx">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/community-development-project-your-feedback-requested/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DNS Check MP</title>
		<link>http://www.systemcenterforum.org/dns-check-mp/</link>
		<comments>http://www.systemcenterforum.org/dns-check-mp/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 03:06:24 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/dns-check-mp/</guid>
		<description><![CDATA[There is another addition to the downloads section that will check the availability of a DNS server by running a &#34;nslookup&#34; type test.&#160; This MP uses a 3rd Party DLL called Simple DNS Resolver to make the DNS calls.&#160; The VBscript that is included in this MP will test a FQDN using the nameservers specified [...]]]></description>
			<content:encoded><![CDATA[<p>There is another addition to the downloads section that will check the availability of a DNS server by running a &quot;nslookup&quot; type test.&#160; This MP uses a 3rd Party DLL called <strong>Simple DNS Resolver </strong>to make the DNS calls.&#160; The VBscript that is included in this MP will test a FQDN using the nameservers specified and compares it to an IP address that is supplied as well.&#160;&#160; Not only can you really test the availability of the target DNS service, you can also use it to verify that a DNS record is returning the proper IP address.</p>
<p>After importing the MP, you can view the sample rules by changing the scope of the Rules view in the Authoring pane to Management Server.&#160; The two rules to look for is called <strong>DNS Check - Example </strong>and<strong> DNS Check Failure</strong>.&#160; The <strong>DNS Check - Example</strong> contains the script that will check DNS availability and the <strong>DNS Check Failure</strong> rule checks for the event IDs logged by the <strong>DNS Check - Example</strong> rule.</p>
<p>You can download the <strong>Simple DNS Resolver</strong> from the author&#8217;s site at <a href="http://www.kartmann.org/software/SimpleDNSClient/Readme.htm" target="_blank">kartmann.org</a> and you can download the sample MP located in our Downloads section called <a title="DNS Check MP" href="http://systemcenterforum.org/wp-content/uploads/DNS.Check.MP.zip">DNS Check MP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/dns-check-mp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Packing for MMS 2008 in Vegas</title>
		<link>http://www.systemcenterforum.org/packing-for-mms-2008-in-vegas/</link>
		<comments>http://www.systemcenterforum.org/packing-for-mms-2008-in-vegas/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 19:04:32 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/packing-for-mms-2008-in-vegas/</guid>
		<description><![CDATA[I am flying in for the big show in the morning. Very excited to meet many of you in person for the first time. I&#8217;ll be in the community session briefly on Tuesday, presenting in a session on the Operations Manager Gateway role and Mutual Auth Friday morning, and in various Q &#38; A capacities [...]]]></description>
			<content:encoded><![CDATA[<p>I am flying in for the big show in the morning. Very excited to meet many of you in person for the first time. I&#8217;ll be in the community session briefly on Tuesday, presenting in a session on the Operations Manager Gateway role and Mutual Auth Friday morning, and in various Q &amp; A capacities in the in between times as well.</p>
<p> Remember, what happens in Vegas, stays in Vegas - usually ;)</p>
<p>See you  there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/packing-for-mms-2008-in-vegas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Join me in Chicago for the Operations Manager 2007 Bootcamp</title>
		<link>http://www.systemcenterforum.org/join-me-in-chicago-for-the-operations-manager-2007-bootcamp/</link>
		<comments>http://www.systemcenterforum.org/join-me-in-chicago-for-the-operations-manager-2007-bootcamp/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 12:31:42 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/join-me-in-chicago-for-the-operations-manager-2007-bootcamp/</guid>
		<description><![CDATA[I&#8217;ll be in Chicago from May 13th - 16th delivering the Operations Manager 2007 bootcamp.  The class is almost full, but there are a couple of seats left. I&#8217;d love to see some of my community friends join us for a deep dive into my favorite enterprise monitoring platform.

For course syllabus, click HERE.
For a list [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be in Chicago from May 13th - 16th delivering the Operations Manager 2007 bootcamp.  The class is almost full, but there are a couple of seats left. I&#8217;d love to see some of my community friends join us for a deep dive into my favorite enterprise monitoring platform.</p>
<ul>
<li>For course syllabus, click <a target="_blank" href="http://www.systemcenterforum.org/training/">HERE</a>.</li>
<li>For a list of dates and cities, click <a target="_blank" href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/">HERE</a>.</li>
<li>To request registration, click <a target="_blank" href="http://www.systemcenterforum.org/contact">HERE</a>.</li>
</ul>
<p>See you at MMS 2008!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/join-me-in-chicago-for-the-operations-manager-2007-bootcamp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SCCM: Augmenting ACS in demonstrating regulatory compliance [Beta]</title>
		<link>http://www.systemcenterforum.org/sccm-augmenting-acs-in-demonostrating-regulatory-compliance-beta/</link>
		<comments>http://www.systemcenterforum.org/sccm-augmenting-acs-in-demonostrating-regulatory-compliance-beta/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 15:19:32 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Configuration Manager 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/sccm-augmenting-acs-in-demonostrating-regulatory-compliance-beta/</guid>
		<description><![CDATA[It&#8217;s not unusual for administrators to use rules in Opsmgr to monitor for significant configuration changes of concern in regulatory compliance, but this is generally not the most effective way to address the problem. ACS is a great tool for auditing significant security events in a variety of scenarios, but when trying to audit for [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not unusual for administrators to use rules in Opsmgr to monitor for significant configuration changes of concern in regulatory compliance, but this is generally not the most effective way to address the problem. ACS is a great tool for auditing significant security events in a variety of scenarios, but when trying to audit for &#8220;shift and drift&#8221; configuration changes related to compliance-related baselines, it is not a panacea.</p>
<p>That is where the sister product of Operations Manager, System Center Configuration Manager 2007, plays a role in augmenting ACS in the auditing process. I&#8217;d mentioned here on System Center Forum in the past that the Desired Configuration Management (DCM) feature of SCCM 2007 is perhaps the most significant addition to the MS systems management platform (read &#8220;<a target="_blank" href="http://www.systemcenterforum.org/introduction-to-desired-configuration-management-dcm-in-sccm-2007/">Intro to DCM in SCCM 2007</a>&#8220;). And now, there is a <strong>Security Compliance beta for SCCM</strong> that delivers configuration management functionality.</p>
<p>So you can catch configuration changes with DCM, and then leverage ACS reporting to put the paper trail together to prove who accessed the machine(s) when the change(s) were made.</p>
<p>While the final plan for integration between System Center offerings is not complete, I think the picture is getting clearer all the time. I expect at MMS 2008, we&#8217;ll hear a bit more about the integration road map.</p>
<p><em><strong>Where to get the SCCM Security Compliance Beta: </strong></em></p>
<p><span></span><span></span><span></p>
<p align="left"><strong>Beta Download Available</strong>: <a href="http://www.microsoft.com/securitycompliance" title="http://www.microsoft.com/securitycompliance">http://www.microsoft.com/securitycompliance</a>. Feedback welcome!</p>
<p align="left"><em><strong>Description: </strong></em></p>
<p align="left">The Security Compliance Management toolkit provides customers with best practices from Microsoft about how to plan, set, get and remediate a security baseline, along with tools that you can use to verify the implementation of recommended security baselines from Microsoft for Windows Vista, Windows XP SP2, and Windows Server 2003 SP2.</p>
<p align="left">The toolkit helps customers quickly and easily provide this compliance information to auditors to demonstrate how their organization is meeting important compliance regulations.</p>
<p align="left">The toolkit helps customers manage the compliance process by enabling:</p>
<ul>
<li>
<p align="left">Automated security checks in their environment.</p>
</li>
<li>
<p align="left">Verification of security baseline in their environment, and identification of baseline settings changes or “drift” from prescribed values.</p>
</li>
<li>
<p align="left">Implement regulatory compliance through security checks.</p>
</li>
</ul>
<p align="left">The verification process is performed by Configuration Packs that can be applied using the desired configuration management (DCM) feature of Microsoft® System Center Configuration Manager 2007</p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/sccm-augmenting-acs-in-demonostrating-regulatory-compliance-beta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Book Review: System Center Operations Manager 2007 Unleashed</title>
		<link>http://www.systemcenterforum.org/book-review-system-center-operations-manager-2007-unleashed/</link>
		<comments>http://www.systemcenterforum.org/book-review-system-center-operations-manager-2007-unleashed/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 15:13:15 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/book-review-system-center-operations-manager-2007-unleashed/</guid>
		<description><![CDATA[This book is REALLY big. And for the beginner to intermediate Operations Manager administrator, that is a good thing. Clearly this is the book by which all other Operations Manager 2007 books should be measured. I&#8217;d say this one compares quite favorably to the other option on the market
Unleashed is infrastructure focused, and delivers great [...]]]></description>
			<content:encoded><![CDATA[<p><font size="2">This book is REALLY big. And for the beginner to intermediate Operations Manager administrator, that is a good thing. Clearly this is the book by which all other Operations Manager 2007 books should be measured. I&#8217;d say this one compares quite favorably to the other option on the market</p>
<p>Unleashed is infrastructure focused, and delivers great process-related info for not only design, planning and implementation, but more common administrative scenarios than one can count - moving databases, changing accounts, tuning your environment - it&#8217;s all in there. And while I wouldn&#8217;t expect many to read this book cover to cover, I think you could reference it regularly in your daily life as an Opsgmr admin for a long time and never look at the same page twice.</p>
<p>From a planning perspective, I think the team did a good job overall providing providing some insight into the decision process when mapping out your Opsmgr infrastructure plan. The ACS chapter in particular had excellent guidance for getting ACS running, and then tweaking the ACS reports to your liking.</p>
<p>As a testament to the size of Operations Manager as a product, the authors make copius references to community sources for scripts and information (kudos to the team for recognizing the community effort). But you&#8217;ll also find quite a bit of that community data on the very handy CD accompanying the book.</p>
<p>And already in the book, I can see many SP1 changes that didn&#8217;t make this 1st version  due to lead time in editing cycles at the publisher, which is totally necessary. To that end, a 2nd edition is probably in the works, which will likely include many new tricks from recent months and some yet to be discovered.</p>
<p>I think there is something for everybody in Operations Manager Unleashed, and I encourage all Operations Manager administrators to keep one on the shelf for a rainy day.</p>
<p></font><font size="2" face="Arial">Haven’t yet ordered your copy? Amazon has great pricing and fast shipping on <a href="http://www.amazon.com/gp/product/0672329557?ie=UTF8&amp;tag=systemcenterf-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329557"><u><font size="2" color="#0000ff" face="Arial">Operations Manager 2007 Unleashed</font></u></a><font size="2" face="Arial">!</font></p>
<p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/book-review-system-center-operations-manager-2007-unleashed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Filesystem Sharing Monitor MP</title>
		<link>http://www.systemcenterforum.org/windows-filesystem-sharing-monitor-mp/</link>
		<comments>http://www.systemcenterforum.org/windows-filesystem-sharing-monitor-mp/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 01:57:08 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/windows-filesystem-sharing-monitor-mp/</guid>
		<description><![CDATA[There is a new MP added to the downloads section that will monitor file shares on a Windows Server.&#160;&#160; The MP is designed to discover any file shares on the server (not including the hidden $ shares) and monitor the availability of the shares.&#160; The monitors are initially disabled so you will need to override [...]]]></description>
			<content:encoded><![CDATA[<p>There is a new MP added to the downloads section that will monitor file shares on a Windows Server.&#160;&#160; The MP is designed to discover any file shares on the server (not including the hidden $ shares) and monitor the availability of the shares.&#160; The monitors are initially disabled so you will need to override the monitor to activate it.&#160; </p>
<p>We would like to thank and credit Jaime Correia for creating this MP and sharing it with Systemcenterforum.org!</p>
<p>You can retrieve this MP from the downloads section or from <a href="http://systemcenterforum.org/wp-content/uploads/Windows.Monitoring.FileSystem.zip" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/windows-filesystem-sharing-monitor-mp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to force immediate software installation in Essentials 2007 [Tips]</title>
		<link>http://www.systemcenterforum.org/how-to-force-immediate-software-installation-in-essentials-2007-tips/</link>
		<comments>http://www.systemcenterforum.org/how-to-force-immediate-software-installation-in-essentials-2007-tips/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 15:00:00 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Tips -n- Tricks]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/how-to-force-immediate-software-installation-in-essentials-2007-tips/</guid>
		<description><![CDATA[I just don&#8217;t have the patience to wait for software deployment. As my grandpa used to  say, &#8220;Lord give me patience, but I want it right now!&#8221;
But did you know it&#8217;s possible to force near immediate software deployment to agent managed computers with Essentials 2007?


Go to the Software space 


Set a deadline date in the past for the program package.


Run [...]]]></description>
			<content:encoded><![CDATA[<p>I just don&#8217;t have the patience to wait for software deployment. As my grandpa used to  say, &#8220;Lord give me patience, but I want it right now!&#8221;</p>
<p>But did you know it&#8217;s possible to force near immediate software deployment to agent managed computers with Essentials 2007?</p>
<ol>
<li>
<p align="left">Go to the Software space </p>
</li>
<li>
<p align="left">Set a deadline date in the past for the program package.</p>
</li>
<li>
<p align="left">Run the command “<strong>wuauclt /detectnow</strong>” on the client machine.</p>
</li>
</ol>
<p align="left"><strong>To check for success: </strong></p>
<p align="left">To check that the client recognizes the package install request, check the System Event Log for event ID: 18, as shown below:</p>
<p align="left">Event Type: Information<br />
Event Source: Windows Update Agent<br />
Event Category: Installation<br />
Event ID: 18<br />
Date:  4/23/2008<br />
Time:  12:06:20 AM<br />
User:  N/A<br />
Computer: XP<br />
Description:<br />
Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on Wednesday, April 23, 2008 at 12:06 AM:<br />
- MS GIF Animator</p>
<p align="left">&nbsp;</p>
<p align="left">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/how-to-force-immediate-software-installation-in-essentials-2007-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SMTP Check MP for Ops Mgr 2007</title>
		<link>http://www.systemcenterforum.org/smtp-check-mp-for-ops-mgr-2007/</link>
		<comments>http://www.systemcenterforum.org/smtp-check-mp-for-ops-mgr-2007/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 22:49:40 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/smtp-check-mp-for-ops-mgr-2007/</guid>
		<description><![CDATA[I have created a MP that will check a target server&#8217;s SMTP service by using telnet.  The script included in the sample MP will require a command (to run on the target server) and an expected response (usually a string).  The VBscript part of this MP uses the Toolsack Baseline dll (from Toolsack Software) to [...]]]></description>
			<content:encoded><![CDATA[<p>I have created a MP that will check a target server&#8217;s SMTP service by using telnet.  The script included in the sample MP will require a command (to run on the target server) and an expected response (usually a string).  The VBscript part of this MP uses the Toolsack Baseline dll (from Toolsack Software) to perform the telnet functions.  When you import this MP, can you find the example rules by changing the scope of the Rules View in the Authoring pane to Management server.  You can implement this MP in a SCE environment as well. </p>
<p>This is better than a port check, as it allows you to send an SMTP command (like EHLO) and check the string returned to make sure the server is open for business. A readme is included with the MP download.</p>
<p>Note: Which ever server you pick to run the scripts/rules from this MP, it must have the Toolsack baseline package installed.  You can visit the site <a href="http://www.toolsack.com">www.toolsack.com</a> to download the DLL.</p>
<p>You can find the MP in the downloads section called &#8220;<strong>SMTP Check for Ops Mgr 07&#8243; </strong>or you can download it from <strong><a target="_blank" href="http://systemcenterforum.org/wp-content/uploads/SMTP.Check.MP.zip">here</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/smtp-check-mp-for-ops-mgr-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Intelligent tools for Opsmgr Command Shell script development</title>
		<link>http://www.systemcenterforum.org/intelligent-tools-for-opsmgr-command-shell-script-development/</link>
		<comments>http://www.systemcenterforum.org/intelligent-tools-for-opsmgr-command-shell-script-development/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 21:34:26 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/intelligent-tools-for-opsmgr-command-shell-script-development/</guid>
		<description><![CDATA[There are a couple of tools for Powershell scripting that if you try, I don&#8217;t think you will ever want to be with out. You pretty frequently hear about PowerGUI, which is a pretty nice tool, especially for Powershell newbies, but I wanted to share with you my favorite toolset I use when working really [...]]]></description>
			<content:encoded><![CDATA[<p align="left">There are a couple of tools for Powershell scripting that if you try, I don&#8217;t think you will ever want to be with out. You pretty frequently hear about <a target="_blank" href="http://www.powergui.com">PowerGUI</a>, which is a pretty nice tool, especially for Powershell newbies, but I wanted to share with you my favorite toolset I use when working really rolling up my sleeves for some serious work in the shell. I&#8217;ll give you some quick tidbits on features, but you really need to give these a trial run.</p>
<p align="left"><strong>Powershell Analyzer</strong> -  This was the first editor I picked up prior to Powershell 1.0 RTM. You get a SQL Query Analyzer type interface, allowing you to highlight a snippet for code and press F5 to run. What&#8217;s more, you get the big white space for scripting with a Powershell window in the upper pane. It has better intellisense than the native shell as well.  I keep a file with all my most common code snippets, such as connecting to my management group. It makes scripting so much more convenient because I can highlight and execute snippets at will.</p>
<ul>
<li>
<p align="left">The visual provider explorer lets you visually browse the Powershell drives in an expandable tree view.</p>
</li>
<li>
<p align="left">The vistual results  explorer lets you drag result properties to a toolbar for sorting (much like Silect MP Studio if you&#8217;re familiar).</p>
</li>
</ul>
<p align="left"><img border="0" width="906" src="http://www.powershellanalyzer.com/images/screenshots/psvidscreen5.png" height="634" /></p>
<p align="left">By Powershell Analyzer is just the beginning. You can kick your environment up another notch with <strong>Powershell Plus</strong>. Powershell Plus turbo-charges your intellisense by indexing all the providers on your machine, and provides advanced intellisense for WMI providers - no need to memorize all those WMI proviers anymore!  The code editor is similar to the white space you see in Powershell Analyzer, but it pops out in a separate floating window. You can save your code snippets in a library for easy retrieval into the editor, and it has a nice debugger.</p>
<p align="left"><img border="0" width="589" src="http://www.powershell.com/images/psplus.jpg" height="333" /></p>
<p align="left">You really must give these a try. I think I paid about $79 at <a href="http://www.powershell.com/analyzer/">http://www.powershell.com/analyzer/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/intelligent-tools-for-opsmgr-command-shell-script-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quest Extensions (eXc) for Opsmgr 2007 now supported on virtual machines</title>
		<link>http://www.systemcenterforum.org/quest-extensions-exc-for-opsmgr-2007-now-supported-on-virtual-machines/</link>
		<comments>http://www.systemcenterforum.org/quest-extensions-exc-for-opsmgr-2007-now-supported-on-virtual-machines/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 10:31:52 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/quest-extensions-exc-for-opsmgr-2007-now-supported-on-virtual-machines/</guid>
		<description><![CDATA[The development team reports that while making some WMI-related improvements in preparation for Windows 2008 and Vista, they were also able to take time to resolve the performance issues common to running their virtual agents on a virtual guest. Thus, they now support Quest Extensions for Operations Manager 2007 running in a virtual machine.
NOTE: This  includes support [...]]]></description>
			<content:encoded><![CDATA[<p>The development team reports that while making some WMI-related improvements in preparation for Windows 2008 and Vista, they were also able to take time to resolve the performance issues common to running their virtual agents on a virtual guest. Thus, they now support Quest Extensions for Operations Manager 2007 running in a virtual machine.</p>
<p><strong>NOTE:</strong> This  includes support for guests on VMware ESX, which should address the issue for most enterprise users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/quest-extensions-exc-for-opsmgr-2007-now-supported-on-virtual-machines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opsmgr: Significant changes in hardware sizing guidance</title>
		<link>http://www.systemcenterforum.org/opsmgr-significant-changes-in-hardware-sizing-guidance/</link>
		<comments>http://www.systemcenterforum.org/opsmgr-significant-changes-in-hardware-sizing-guidance/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 21:59:30 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/opsmgr-significant-changes-in-hardware-sizing-guidance/</guid>
		<description><![CDATA[If you haven&#8217;t read Satyas latest post, take a minute and checkout
In Satya Vels post title &#8220;Opsmgr 2007 Hardware Guidance (What hardware do I buy?)&#8220;, he provides some additional clarification in the following areas, which augment the hardware sizing data in the Operations Manager 2007 Design Guide. These provide additional specificity for specific configurations, and [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t read Satyas latest post, take a minute and checkout</p>
<p>In Satya Vels post title &#8220;<a target="_blank" href="http://blogs.technet.com/momteam/archive/2008/04/10/opsmgr-2007-hardware-guidance-what-hardware-do-i-buy.aspx">Opsmgr 2007 Hardware Guidance (What hardware do I buy?)</a>&#8220;, he provides some additional clarification in the following areas, which augment the hardware sizing data in the Operations Manager 2007 Design Guide. These provide additional specificity for specific configurations, and the attached spreadsheet provides more reasonable hardware recommendations versus those contained in the Opsmgr Design Guide.</p>
<p>In particular, Satya suggests:</p>
<ul>
<li>We do not recommend agents reporting to MS when there are GW Servers reporting to MS</li>
<li>We do not recommend agents reporting to RMS when there are MS Servers reporting to RMS</li>
<li>If you are having multiple Management Groups write into a single Data Warehouse then I would add the recommended RAM requirements for each configuration</li>
<li><em>Several additional suggestions I&#8217;ll leave you to find in his post on the team site.</em></li>
</ul>
<p>Additionally, you&#8217;ll find database growth estimates based on the number of agents attached to the post. Download the new Opsmgr hardware specifications spreadsheet <a target="_blank" href="http://blogs.technet.com/momteam/archive/2008/04/10/opsmgr-2007-hardware-guidance-what-hardware-do-i-buy.aspx">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/opsmgr-significant-changes-in-hardware-sizing-guidance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Essentials 2007 in May 2008 TechNet Magazine</title>
		<link>http://www.systemcenterforum.org/essentials-2007-in-may-2008-technet-magazine/</link>
		<comments>http://www.systemcenterforum.org/essentials-2007-in-may-2008-technet-magazine/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 22:00:05 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/essentials-2007-in-may-2008-technet-magazine/</guid>
		<description><![CDATA[You&#8217;ll find an article on &#8220;What&#8217;s New in Essentials 2007 SP1?&#8221; that  I wrote a few weeks ago. But you&#8217;ll also find some really nice work on AD and Windows 2008, as well as an intro to the newest member of the System  Center family, Mobile Device Manager.
Check them out at the links below:

Windows Administration: [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ll find an article on <a target="_blank" href="http://technet.microsoft.com/en-us/magazine/cc462800.aspx">&#8220;What&#8217;s New in Essentials 2007 SP1?&#8221; </a>that  I wrote a few weeks ago. But you&#8217;ll also find some really nice work on AD and Windows 2008, as well as an intro to the newest member of the System  Center family, Mobile Device Manager.</p>
<p>Check them out at the links below:</p>
<ul>
<li><span><a href="http://technet.microsoft.com/en-us/magazine/cc462796.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl02',this);" id="ctl00_ContentPlaceHolder1_ctl02" class="ArticleHeadlineLink"><strong><font color="#c62a1a" face="Segoe UI">Windows Administration:</font></strong></a> </span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462796.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl03',this);" id="ctl00_ContentPlaceHolder1_ctl03" class="ArticleHeadlineText"><font color="#323e58" face="Segoe UI">Active Directory Backup and Restore in Windows Server 2008</font></a> </span></li>
<li><span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462797.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl04',this);" id="ctl00_ContentPlaceHolder1_ctl04" class="ArticleHeadlineLink"><strong><font color="#c62a1a" face="Segoe UI">Windows Administration:</font></strong></a> </span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462797.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl05',this);" id="ctl00_ContentPlaceHolder1_ctl05" class="ArticleHeadlineText"><font color="#323e58" face="Segoe UI">Designing OU Structures that Work</font></a> </span></span></li>
<li><span><span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462798.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl06',this);" id="ctl00_ContentPlaceHolder1_ctl06" class="ArticleHeadlineLink"><strong><font color="#c62a1a" face="Segoe UI">Windows Administration:</font></strong></a> </span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462798.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl07',this);" id="ctl00_ContentPlaceHolder1_ctl07" class="ArticleHeadlineText"><font color="#323e58" face="Segoe UI">Extending the Active Directory Schema</font></a> </span></span></span></li>
<li><span><a href="http://technet.microsoft.com/en-us/magazine/cc462799.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl08',this);" id="ctl00_ContentPlaceHolder1_ctl08" class="ArticleHeadlineLink"><strong><font color="#800080" face="Segoe UI">System Center:</font></strong></a> </span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462799.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl09',this);" id="ctl00_ContentPlaceHolder1_ctl09" class="ArticleHeadlineText"><font color="#800080" face="Segoe UI">Introducing System Center Mobile Device Manager</font></a> </span></li>
<li><span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462800.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl10',this);" id="ctl00_ContentPlaceHolder1_ctl10" class="ArticleHeadlineLink"><strong><font color="#800080" face="Segoe UI">System Center:</font></strong></a> </span><span><a href="http://technet.microsoft.com/en-us/magazine/cc462800.aspx" onclick="javascript:Track('ctl00_ContentPlaceHolder1_ctl00|ctl00_ContentPlaceHolder1_ctl11',this);" id="ctl00_ContentPlaceHolder1_ctl11" class="ArticleHeadlineText"><font color="#800080" face="Segoe UI">What&#8217;s New in System Center Essentials SP1</font></a> </span></span></li>
</ul>
<p><span><span> <em>Update your MOM skills to Operations Manager 2007 at the </em><a target="_blank" href="http://www.systemcenterforum.org/training"><strong><font color="#788639"><em>Operations Manager 2007 Bootcamp</em></font></strong></a><em>! Check the </em><a target="_blank" href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/"><strong><font color="#788639"><em>2008 Bootcamp Schedule</em></font></strong></a><em> and request pricing and availability </em><a target="_blank" href="http://systemcenterforum.org/contact"><strong><font color="#788639"><em>HERE</em></font></strong></a><em>.</em></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/essentials-2007-in-may-2008-technet-magazine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding the Management Pack Lifecycle in Essentials and Opsmgr 2007</title>
		<link>http://www.systemcenterforum.org/understanding-the-management-pack-lifecycle-in-essentials-and-opsmgr-2007/</link>
		<comments>http://www.systemcenterforum.org/understanding-the-management-pack-lifecycle-in-essentials-and-opsmgr-2007/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 09:00:34 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[ISV]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/understanding-the-management-pack-lifecycle-in-essentials-and-opsmgr-2007/</guid>
		<description><![CDATA[It&#8217;s process that raises questions in any software platform, and controlling your management pack deployment and tuning processes is one of th most important.
The Management Pack Lifecycle Whitepaper provides great insight and process guidance around effective tuning, deployment and release management of your Operations Manager and Essentials 2007 MPs. Although written by Silect Software (a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s process that raises questions in any software platform, and controlling your management pack deployment and tuning processes is one of th most important.</p>
<p>The Management Pack Lifecycle Whitepaper provides great insight and process guidance around effective tuning, deployment and release management of your Operations Manager and Essentials 2007 MPs. Although written by Silect Software (a 3rd party ISV for Opsgmr and SCE), this paper is full of excellent guidance (and I am not paid to say that).</p>
<p> Download the Managment Pack Lifecycle Whitepaper from Silect <a target="_blank" href="http://www.silect.com/products/MPLifecycleWhitepaper.pdf">HERE</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/understanding-the-management-pack-lifecycle-in-essentials-and-opsmgr-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remote Operations Manager Deployment Guide for Essentials 2007 now available</title>
		<link>http://www.systemcenterforum.org/remote-operations-manager-deployment-guide-for-essentials-2007-now-available/</link>
		<comments>http://www.systemcenterforum.org/remote-operations-manager-deployment-guide-for-essentials-2007-now-available/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 13:20:11 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Service Providers]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/remote-operations-manager-deployment-guide-for-essentials-2007-now-available/</guid>
		<description><![CDATA[The Remote Operations Manager Deployment Guide for Essentials 2007 is now available for download from the Microsoft website. For those of you not familar with Remote Operations Manager, it is the Essentials add-on that allows managed services providers to remotely monitor Essentials environments at remote customer sites.
The deployment guide discusses best practices for deploying Remote [...]]]></description>
			<content:encoded><![CDATA[<p>The Remote Operations Manager Deployment Guide for Essentials 2007 is now available for download from the Microsoft website. For those of you not familar with <a target="_blank" href="http://www.systemcenterforum.org/system-center-remote-operations-manager-2007-rtm-requires-spla/">Remote Operations Manager</a>, it is the Essentials add-on that allows managed services providers to remotely monitor Essentials environments at remote customer sites.</p>
<p><span>The deployment guide discusses best practices for deploying Remote Operations Manager 2007. The guide includes the following:<br />
• Architecture<br />
• Security<br />
• Requirements<br />
• Service Provider Site Deployment<br />
• Customer Site Deployment<br />
• Post-Deployment Tasks </span></p>
<p> Download the guide <a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4B621EB7-01BB-45F5-9A77-52853F06EEC9&amp;displaylang=en">HERE</a></p>
<p><a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4B621EB7-01BB-45F5-9A77-52853F06EEC9&amp;displaylang=en"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/remote-operations-manager-deployment-guide-for-essentials-2007-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Network Share File Copy Response Script</title>
		<link>http://www.systemcenterforum.org/windows-network-share-file-copy-response-script/</link>
		<comments>http://www.systemcenterforum.org/windows-network-share-file-copy-response-script/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 23:59:52 +0000</pubDate>
		<dc:creator>Neale</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/windows-network-share-file-copy-response-script/</guid>
		<description><![CDATA[I created a script for a customer to measure the response time of SMB file share (Windows File Share) to test new network equipment.  I thought that this script might be useful to someone in the community so I dressed it up a bit and created two versions of it.  You can download the scripts [...]]]></description>
			<content:encoded><![CDATA[<p>I created a script for a customer to measure the response time of SMB file share (Windows File Share) to test new network equipment.  I thought that this script might be useful to someone in the community so I dressed it up a bit and created two versions of it.  You can download the scripts in a MP form <a target="_blank" href="http://systemcenterforum.org/wp-content/uploads/SMB.Performance.zip">here</a>. </p>
<p>The versions of the script are as follows:</p>
<ul>
<li><strong>Single File Share</strong> - The script will copy the file to a single server share and log the response time.  The script will log an event if it succeeds or fails.</li>
<li><strong>Multiple File Share</strong> - The script will copy a file to multiple servers with the same share.  This script will also log an event if it succeeds or fails.   </li>
</ul>
<p>Both sample scripts listed above and included with rules in the MP as an example on how to use it.  Included in the download is a readme file that explains the command line parameters.</p>
<p>I am fairly sure this can work in SCE but I haven&#8217;t tested it so I would really appreciate some feedback from anyone that tries it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/windows-network-share-file-copy-response-script/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Powershell Tip: Removing Discovery Data in Operations Manager 2007 SP1</title>
		<link>http://www.systemcenterforum.org/powershell-tip-removing-discovery-data-in-operations-manager-2007-sp1/</link>
		<comments>http://www.systemcenterforum.org/powershell-tip-removing-discovery-data-in-operations-manager-2007-sp1/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 20:42:58 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Command Shells]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/powershell-tip-removing-discovery-data-in-operations-manager-2007-sp1/</guid>
		<description><![CDATA[Question: What if I do not want to monitor an application or service for a particular server? How can I stop this without overriding every rule and monitor for that server?

Answer: In the RTM release there was no good answer for this all too common situation. Sometimes you may not want to monitor all applications [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0pt" class="MsoNoSpacing"><font face="Arial"><strong>Question</strong>: What if I do not want to monitor an application or service for a particular server? How can I stop this without overriding every rule and monitor for that server?</font></p>
<p><o:p></o:p></p>
<p style="margin: 0in 0in 0pt" class="MsoNoSpacing"><font face="Arial"><strong>Answer: </strong>In the RTM release there was no good answer for this all too common situation. Sometimes you may not want to monitor all applications on a computer. However, once the instance of an object-type has been discovered (such as an Active Directory domain controller), rules and monitors are active and running shortly thereafter. In the RTM release of Operations Manager, this meant creating a tremendous number of disable overrides for all rules and monitors to stop unwanted alerts (not fun) or digging into the SDK (also in the &#8216;not fun&#8217; category).</font></p>
<p><o:p></o:p></p>
<p style="margin: 0in 0in 0pt" class="MsoNoSpacing"><font face="Arial">This was rectified in Service Pack 1 for Operations Manager 2007. In Service Pack 1, the <strong><span style="font-family: 'Arial','sans-serif'">Remove-DisabledMonitoringObject</span></strong> cmdlet was introduced to the Command Shell. </font></p>
<p><o:p><font face="Arial"> </font></o:p><font face="Arial">To remove the discovery data for an object you do not want to monitor, perform the following steps:</font></p>
<ol>
<li><font face="Arial">Create a disable override for the target computer (or group of computers) for each object discovery you do not wish to run on the target computer. For example, to prevent SQL monitoring on SERVER1, go the Authoring space in the Operations console and create a disable override for each SQL object discovery for SERVER1.</font><font face="Arial"><o:p></o:p></font></li>
<li><font face="Arial">Run <strong>Remove-DisabledMonitoringObject</strong> with no parameters. This will remove discovery data from the object discoveries for any objects for which you’ve disabled discovery.</font></li>
</ol>
<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in" class="MsoNoSpacing">&nbsp;</p>
<p style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in" class="MsoNoSpacing"><font face="Arial">Unwanted monitoring should cease shortly after execution of these steps.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/powershell-tip-removing-discovery-data-in-operations-manager-2007-sp1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows 2008 Security and Audit Resources for Opsmgr 2007 Administrators</title>
		<link>http://www.systemcenterforum.org/windows-2008-security-and-audit-resources-for-opsmgr-2007-administrators/</link>
		<comments>http://www.systemcenterforum.org/windows-2008-security-and-audit-resources-for-opsmgr-2007-administrators/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 12:00:59 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[ACS]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[Tools &amp; Utilities]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/windows-2008-security-and-audit-resources-for-opsmgr-2007-administrators/</guid>
		<description><![CDATA[I was doing some research and testing on Windows 2008 security and audit logging capabilities and wanted to share these resources for you Opsmgr administrators that may be have need for some of this information for use with Audit Collection Services.
Here are some great resources to get you familiar with Windows 2008 security events and [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing some research and testing on Windows 2008 security and audit logging capabilities and wanted to share these resources for you Opsmgr administrators that may be have need for some of this information for use with Audit Collection Services.</p>
<p><em>Here are some great resources to get you familiar with Windows 2008 security events and granular audit policy configuration.</em></p>
<ul>
<li><a target="_blank" href="http://technet.microsoft.com/en-us/magazine/cc194392.aspx">Windows 2008 Audit and Compliance</a> - This TechNet Magazine article is a great introduction to auditing capabilities of Windows 2008 and configuration of Granular Audit Policies (GAP).</li>
</ul>
<ul>
<li><a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?familyid=82E6D48F-E843-40ED-8B10-B3B716F6B51B&amp;displaylang=en">Security Audit Events for Win2008 and Vista</a><strong> - </strong>Here&#8217;s a great list of Windows 2008 Security Event IDs and descriptions. You&#8217;ll notice that Win2008 events are nearly identical to Windows Vista, and you&#8217;ll see these in the EventSchema.xml</li>
</ul>
<ul>
<li><a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=fb8b981f-227c-4af6-a44b-b115696a80ac&amp;displaylang=en">Windows 2008 Security Guide</a> - Downloadable version of the authoritative guide on Windows 2008 security</li>
</ul>
<ul>
<li><a target="_blank" href="http://www.securevantage.com/Products/2007%20Solutions/Docs/Secure%20Vantage%20Windows%20Security%20Auditing%20Reference%20List.xls">SVT Audit Reference List</a> - If you have interested in matching Windows 2008 event IDs to their legacy counterparts, Secure Vantage folks took some info from MS and ultimatewindowssecurity.com to reference some of the legacy event IDs next to their Windows 2008 equivalents.</li>
</ul>
<p><em>Update your MOM skills to Operations Manager 2007 at the <a target="_blank" href="http://www.systemcenterforum.org/training">Operations Manager 2007 Bootcamp</a>! Register in December for training in 2008 at SystemCenterForum and receive a free copy of <a target="_blank" href="http://www.amazon.com/gp/product/0672329557?ie=UTF8&amp;tag=systemcenterf-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672329557">Operations Manager 2007 Unleashed</a>!</em></p>
<p><em>Check the <a target="_blank" href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/">2008 Bootcamp Schedule</a> and request pricing and availability <a target="_blank" href="http://systemcenterforum.org/contact">HERE</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/windows-2008-security-and-audit-resources-for-opsmgr-2007-administrators/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KB articles for System Center Operations Manager 2007 for week ending 4/5/2008</title>
		<link>http://www.systemcenterforum.org/kb-articles-for-system-center-operations-manager-2007-for-week-ending-452008/</link>
		<comments>http://www.systemcenterforum.org/kb-articles-for-system-center-operations-manager-2007-for-week-ending-452008/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 18:31:33 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[KB]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/kb-articles-for-system-center-operations-manager-2007-for-week-ending-452008/</guid>
		<description><![CDATA[A couple of articles showed up as new or updated this week.
946428 - The Health Service does not process configuration files, and events 7022 and 1220 are logged every 30 minutes on a domain controller on which you installed the Operations Manager 2007 agent
945312 - The OpsMgr Health service may incorrectly display the health state [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 10pt" class="MsoNormal"><span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"><em>A couple of articles showed up as new or updated this week.</em></span></p>
<p><span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"><a href="http://support.microsoft.com/kb/946428"><font color="#800080">946428</font></a> - The Health Service does not process configuration files, and events 7022 and 1220 are logged every 30 minutes on a domain controller on which you installed the Operations Manager 2007 agent</span></p>
<p><span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"><o:p></o:p></span><span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"><a href="http://support.microsoft.com/kb/945312"><font color="#800080">945312</font></a> - The OpsMgr Health service may incorrectly display the health state of the cluster nodes in System Center Operations Manager 2007<o:p></o:p></span></p>
<p style="margin: 0in 0in 10pt" class="MsoNormal"><span style="font-size: 10pt; line-height: 115%; font-family: 'Verdana','sans-serif'"><a href="http://support.microsoft.com/kb/949875">949875</a> - When you run a task in the System Center Operations Manager 2007 Operations Console on a Russian version of Windows Server 2003, the task outputs are displayed in corrupted text</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/kb-articles-for-system-center-operations-manager-2007-for-week-ending-452008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Set-ManagementServer cmdlet syntax errata on Technet</title>
		<link>http://www.systemcenterforum.org/set-managementserver-cmdlet-syntax-errata-on-technet/</link>
		<comments>http://www.systemcenterforum.org/set-managementserver-cmdlet-syntax-errata-on-technet/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 18:00:21 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[KB]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/set-managementserver-cmdlet-syntax-errata-on-technet/</guid>
		<description><![CDATA[There seems to be a  small bit of errata in the TechNet documentation for the Set-ManagementServer cmdlet, used in setting primary and failover management servers for the Gateway.
URL: http://technet.microsoft.com/en-us/library/bb381392.aspx
Issue: The -ManagementServer parameter should be -PrimaryManagementServer.
I suspect this may have changed somewhere between Beta 2 and SP1, as my notes show I used this successfully as well, [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to be a  small bit of errata in the TechNet documentation for the Set-ManagementServer cmdlet, used in setting primary and failover management servers for the Gateway.</p>
<p><strong>URL</strong>: <a href="http://technet.microsoft.com/en-us/library/bb381392.aspx">http://technet.microsoft.com/en-us/library/bb381392.aspx</a></p>
<p><strong>Issue</strong>: The <strong>-ManagementServer</strong> parameter should be <strong>-PrimaryManagementServer</strong>.</p>
<p>I suspect this may have changed somewhere between Beta 2 and SP1, as my notes show I used this successfully as well, (and saw no complaints until recently), but hard to be sure. I&#8217;ll also update the <a target="_blank" href="http://systemcenterforum.org/wp-content/uploads/OpsMgr2007_Gateway_Config_v1.2.zip">PKI and Gateway document </a>also to reflect this shortly. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/set-managementserver-cmdlet-syntax-errata-on-technet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unleashed Giveaway at Networkworld</title>
		<link>http://www.systemcenterforum.org/unleashed-giveaway-at-networkworld/</link>
		<comments>http://www.systemcenterforum.org/unleashed-giveaway-at-networkworld/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 01:05:13 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/unleashed-giveaway-at-networkworld/</guid>
		<description><![CDATA[Its finally here! Operations Manager 2007 has been unleashed, and Network World is doing a giveaway for a free copy of System Center Operations Manager 2007 Unleashed! 15 copies of the book are available in the contest - find out more about it at http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html. You can also read an excerpt of one of the [...]]]></description>
			<content:encoded><![CDATA[<p>Its finally here! Operations Manager 2007 has been <em>unleashed</em>, and Network World is doing a giveaway for a free copy of <em>System Center Operations Manager 2007 Unleashed</em>! 15 copies of the book are available in the contest - find out more about it at <a target="_blank" href="http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html" title="http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html"></a><a href="http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html">http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html</a>. You can also read an excerpt of one of the chapters in the book, Chapter 3, at <a href="http://www.networkworld.com/subnets/microsoft/032408-ch3-system-center-operations-manager.html">http://www.networkworld.com/subnets/microsoft/032408-ch3-system-center-operations-manager.html</a>.</p>
<p> (<em><a target="_blank" href="Its finally here! Operations Manager 2007 has been unleashed, and Network World is doing a giveaway for a free copy of System Center Operations Manager 2007 Unleashed! 15 copies of the book are available in the contest - find out more about it at http://www.networkworld.com/subnets/microsoft/microsoft-book-competition-jump.html. You can also read an excerpt of one of the chapters in the book, Chapter 3, at http://www.networkworld.com/subnets/microsoft/032408-ch3-system-center-operations-manager.html.">More at the source</a></em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/unleashed-giveaway-at-networkworld/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KB Article: Hotfix for the &#8216;lame acryonym bug&#8217; in Operations Manager 2007 [belated April Fools Day]</title>
		<link>http://www.systemcenterforum.org/kb-article-hotfix-for-the-lame-acryonym-bug-in-operations-manager-2007-belated-april-fools-day/</link>
		<comments>http://www.systemcenterforum.org/kb-article-hotfix-for-the-lame-acryonym-bug-in-operations-manager-2007-belated-april-fools-day/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 17:34:47 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/kb-article-hotfix-for-the-lame-acryonym-bug-in-operations-manager-2007-belated-april-fools-day/</guid>
		<description><![CDATA[I was too busy to post this on April Fools day, but I don&#8217;t want to let this issue slide entirely. 
It&#8217;s time to address the longest running bug since the RTM of Operations Manager 2007. It&#8217;s a bug I have dubbed the &#8220;lame acronym bug&#8220;.
By the way, if you are Stefan Stranger&#8217;s boss at Microsoft, [...]]]></description>
			<content:encoded><![CDATA[<p><em>I was too busy to post this on April Fools day, but I don&#8217;t want to let this issue slide entirely.</em> </p>
<p>It&#8217;s time to address the longest running bug since the RTM of Operations Manager 2007. It&#8217;s a bug I have dubbed the &#8220;<strong>lame acronym bug</strong>&#8220;.</p>
<p><font color="#ff0000">By the way, if you are Stefan Stranger&#8217;s boss at Microsoft, please stop reading immediately.</font></p>
<p>Now, for the rest of you who are NOT  Stefan&#8217;s boss at Microsoft, I had to laugh when <a target="_blank" href="http://www.weblog.stranger.nl/should_i_get_into_trouble">Stefan Stranger</a> posted about MS employees getting in trouble for calling Opsmgr &#8220;SCOM&#8221;. Of any issues that have surfaced with the new platform, the &#8220;lame acryonym bug&#8221; is the longest running issue with the product to date. Sadly, nobody has logged this bug to the connect site&#8230;yet.</p>
<p>But you know what?<strong> I have a solution.</strong>  My own &#8220;Community KB article&#8221; if you will. A proposed permanent workaround for the lame acryonym bug. <em>A workaround that imposes something we stopped hoping for  so many months ago, we forgot that it was even an option. </em></p>
<p><strong>Background</strong></p>
<p>But first, let us revisit the sad and shameful history of the lame acryonym bug. It has gone through a strange metamorphysis. Kind of a like a new strain of the flu. One that doesn&#8217;t go away, but simply changes form. All strains of this bug share common traits in that they are either 1) more syllables than &#8220;MOM&#8221; 2) sound close to a certain unsavory word (which I shall not repeat out of respect for &#8220;MOM&#8221; and 3) Don&#8217;t sound as good as &#8220;MOM&#8221;.</p>
<p>If  memory serves, the metamorphysis went something like this:</p>
<ul>
<li>Early beta - MS stops saying <strong>MOMv3</strong> and start saying <strong>SCOM</strong> (alright, so this one does not sound so good)</li>
<li>Later beta - SCOM is replaced by <strong>OpsMgr</strong> or <strong>OM2007</strong> (This second one looks fine on paper, but what do I say here? &#8220;Ommmmm&#8221;)</li>
<li>Last couple of trips to Redmond I&#8217;ve heard S-COM (SCOM pronounced &#8220;<strong>Ess COM</strong>&#8220;). A thinly veiled &#8220;workaround&#8221; for SCOM, the root cause of the lame acronym bug.</li>
<li><strong>OpsMan</strong> is another recent variant&#8230;this one is growing on me. I think I like it</li>
</ul>
<p>Well, my nose is runny, my throat is sore, and I am ready for a cure! Microsoft, I have an acryonym we can all live with (outside of Redmond anyway):</p>
<h2 align="center"> M O M</h2>
<p>Consider the facts</p>
<ul>
<li><em>She&#8217;s a version older</em> (&#8221;39 and holding&#8221; as Emily Post would say)</li>
<li><em>A whole lot smarter</em> (Though she does frequently ramble in a foreign language - XML).</li>
<li><em>A little bigger than in her younger days</em> (Hey, you stuff yourself with all that sweet XML and see what happens!)</li>
<li><em>Somehow much sexier</em> (Most agree her facelift was quite successful)</li>
<li><em>But she&#8217;s still the same girl.</em> (I recognize her by her sweet views, runtime scripts, and Web Console, surgically&#8230;ur,  programmatically enhanced in v3)</li>
</ul>
<p>So here is the unofficial KB:</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</p>
<p>KB999999: Fix for the &#8220;Lame Acronymn Bug&#8221; in System Center Operations Manager 2007</p>
<p><strong>SYMPTOMS</strong>:<br />
When referring to Operations Manager 2007, engineers stutter or stammer uncomfortably, look sheepishly at the Microsoft representative, or frequently correct themselves after &#8220;accidently&#8221; referring to Operations Manager 2007 as &#8220;SCOM&#8221;</p>
<p><strong>CAUSE</strong>:<br />
Unfortunate acronym selected for a great new product.<strong> </strong></p>
<p><strong>RESOLUTION: </strong></p>
<p>1. Stop conversation. Look over your shoulder.<br />
2. Verify nobody in a shirt with a Microsoft logo is present.<br />
3. Close conference room door.<br />
3. Proceed to say &#8220;MOM&#8221; when referring to Operations Manager 2007. IF Microsoft shirt is spotted, revert to  &#8221;OpsMan&#8221; immediately<br />
4.  Repeat as necessary.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>APPLIES TO:<br />
</strong>System Center Operations Manager 2007 SP1 to SP-Infinity</p>
<p>Keywords: SCOM, kb, LAME</p>
<p>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/kb-article-hotfix-for-the-lame-acryonym-bug-in-operations-manager-2007-belated-april-fools-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Refresh OpsMgr 2007 SQL MP -ver 6.0.6278.8</title>
		<link>http://www.systemcenterforum.org/refresh-opsmgr-2007-sql-mp-ver-6062788/</link>
		<comments>http://www.systemcenterforum.org/refresh-opsmgr-2007-sql-mp-ver-6062788/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 19:42:50 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Essentials 2007]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/refresh-opsmgr-2007-sql-mp-ver-6062788/</guid>
		<description><![CDATA[The product team posted a March refresh to the SQL 2000 /2005 MP. This one includes several significant fixes you&#8217;ll want to check into.
 Punch list of fixes and download link at the Opsmgr Team Blog.
Update your MOM 2005 skills to Operations Manager 2007 at the  Operations Manager Bootcamp! 
Check the 2008 Bootcamp Schedule and request pricing and [...]]]></description>
			<content:encoded><![CDATA[<p>The product team posted a March refresh to the SQL 2000 /2005 MP. This one includes several significant fixes you&#8217;ll want to check into.</p>
<p> Punch list of fixes and download link at the <a target="_blank" href="http://blogs.technet.com/momteam/archive/2008/04/01/opsmgr-2007-sql-mp-version-6-0-6278-8-released.aspx">Opsmgr Team Blog</a>.</p>
<p><em>Update your MOM 2005 skills to Operations Manager 2007 at the  <a target="_blank" href="http://www.systemcenterforum.org/training"><strong><font color="#788639">Operations Manager Bootcamp</font></strong></a>! </em></p>
<p><em>Check the <a target="_blank" href="http://www.systemcenterforum.org/operations-manager-2007-bootcamp-schedule/"><strong><font color="#788639">2008 Bootcamp Schedule</font></strong></a> and request pricing and availability <a target="_blank" href="http://systemcenterforum.org/contact"><strong><font color="#788639">HERE</font></strong></a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/refresh-opsmgr-2007-sql-mp-ver-6062788/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unleashed Report Card Series</title>
		<link>http://www.systemcenterforum.org/unleashed-report-card-series/</link>
		<comments>http://www.systemcenterforum.org/unleashed-report-card-series/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 21:00:19 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/unleashed-report-card-series/</guid>
		<description><![CDATA[I was thinking about a how long it would take to sit down and read the entire Opsmgr 2007 Unleashed book for the sole purpose of writing a review, and I came up with an idea I liked better. Why not keep the book handy, and pull it off the shelf when write implementation plans [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 10pt" class="MsoNormal"><font size="2" face="Arial">I was thinking about a how long it would take to sit down and read the entire Opsmgr 2007 Unleashed book for the sole purpose of writing a review, and I came up with an idea I liked better. Why not keep the book handy, and pull it off the shelf when write implementation plans and compare the books guidance and implementation steps with my own?</font></p>
<p style="margin: 0in 0in 10pt" class="MsoNormal"><font size="2" face="Arial">With a product this size and a book this size, I think we’ll find lots of good things to talk about, as well as some notes from the field to augment content from the book.</font></p>
<p><em><font size="2"><font face="Arial">Stay tuned!<o:p></o:p></font></font></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.systemcenterforum.org/unleashed-report-card-series/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Opsmgr 2007 &#038; SCVMM integration to drive your virtualization initiatives</title>
		<link>http://www.systemcenterforum.org/855/</link>
		<comments>http://www.systemcenterforum.org/855/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 01:08:40 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
		
		<category><![CDATA[Management Packs]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Operations Manager 2007]]></category>

		<category><![CDATA[SCVMM]]></category>

		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.systemcenterforum.org/855/</guid>
		<description><![CDATA[While it&#8217;s clear MS has a long journey to take the lead in the virtualization market, it&#8217;s interesting to see how System Center technologies can drive virtualization, often on the cheap. But with hyper V on the way, we&#8217;re going to see more Windows shops looking to consolidate servers on the new virtualization platform.
Operations Manager [...]]]></description>
			<content:encoded><![CDATA[<p>While it&#8217;s clear MS has a long journey to take the lead in the virtualization market, it&#8217;s interesting to see how S