<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
	
	<channel>
		<title>Techlog</title>
		<link>http://www.techlog.org/index.php</link>
		<description>Microsoft related news and issues</description>
		<language>en</language>
		<managingEditor>maarten@goet.net</managingEditor>
                                <copyright>Copyright 2010</copyright>
		<generator>Pivot Pivot - 1.30.2: 'Rippersnapper'</generator>
		<pubDate>Mon, 08 Feb 2010 13:37:48 +0100</pubDate>
		<ttl>60</ttl>
		
		
		
		
		<item>
			<title>OpsMgr Agent installation - Manual versus Client push from console</title>
			<link>http://www.techlog.org/archive/2010/02/08/opsmgr_agent_installation__man</link>
			<comments>http://www.techlog.org/archive/2010/02/08/opsmgr_agent_installation__man#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />When designing an System Center Operations Manager infrastructure, depending on the situation you should make a decision on how you are going to deploy the agents to the servers (and perhaps even workstations) you are going to monitor.<br />
<br />
In this article I will give an overview of the different installation options, and try to summarize the advantages and advantages of using them. This is important because the method used to deploy your agents will what you can do with the agent once deployed.<br  /><br  />System Center Operations Manager provides several ways to deploy Agents to your servers, you can use a manual installation which covers the following scenario's:<br />
<br />
	• Start the Operations Manager Agent installation from the SCOM 2007 setup media (SetupOM.exe)<br />
	• Run the MomAgent.msi on each server from the AgentManagement subfolder of the SCOM installation folder an a  RMS or MS.<br />
	• Script an automatic installation, which uses the MomAgent.msi, and deploy it using your Software Distribution mechanism (SCCM, SMS, Altiris, Tivoli etc..), you can check <a href="http://blogs.technet.com/momteam/archive/2007/12/05/opsmgr-2007-command-line-parameter-complete-list.aspx"  target='_blank'>this article</a> for all the command line options available.<br />
	• Deploy the agent using AD group policies<br />
<br />
You can also use the console push though, which gives you the ability to either discover "to be installed" resources from your AD, or provide a list of computers on which you want to push the agent. And you can initiate an install from the Operations Manager console in order to deploy the agent to the server using by default the Management Server Action account or an account provided with enough rights to install the software.<br />
<br />
Depending on the infrastructure available you should pick an installation method that meets your needs, below is an overview of the advantages and disadvantages of each option which can help you to determine the best option for your environment.<br />
<br />
<b>Console Installation</b><br />
<br />
<u>Advantages</u><br />
	• Easy method to install agents using discover<br />
	• Automatically approved<br />
	• Repair option available<br />
	• Prerequisites automatically installed<br />
<br />
<u>Disadvantages</u><br />
	• Additional Firewall rules must be enabled in order for discovery and installation of agent to work<br />
	• No active directory integration<br />
	• Failover automatic but to any Management Server available.<br />
<br />
<b>Manual Installation</b><br />
	<br />
<u>Advantages</u><br />
	• Implement in server staging procedure (SCCM, Altiris etc..)<br />
	• Implement in current software distribution method<br />
	• Make use of Active Directory information to determine (predefined) backup management server and provide automatic failover<br />
	• Further automation possible (script Agent installation in  case of non AD joined servers )<br />
<br />
<u>Disadvantages</u><br />
	• No Change Primary Management Server from console<br />
	• No repair from console<br />
	• No uninstall from console<br />
	• No upgrade from console<br />
	• MSXML not automatically installed<br />
	• AD MP helper object not automatically installed if target is Domain Controller and  AD MP is not already installed.<br />
<br />
Other things to consider:<br />
	• Domain Controllers can't make use of Active Directory integration, so when using manual installation you should use other options when it concerns DC's<br />
	<br />
	<br />
<b><br />
Conclusion:</b><br />
<br />
Keep in mind that the method you use to install your OpsMgr agents has consequences on what you can do with the agent once deployed. Therefore choosing an installation method should really be considered in the design phase, and tested before implementing the solution to all your servers.<br />
<br />
Please contact me, if you see any additional advantages or disadvantages, I will integrate it into this document so that it can serve as a reference.<br />
<br />
<b>References:</b><br />
	• <a href="http://www.inovativ.nl/pagina/wie-zijn-wij"  target='_blank'>Experiences from my colleagues at INOVATIV </a><br />
	• <a href="http://clintboessen.blogspot.com/2009/05/ways-to-deploy-agents-in-scom.html"  target='_blank'>Ways to Deploy Agents in SCOM by Clint Boessen</a><br />
	• <a href="http://blogs.technet.com/kevinholman/archive/2009/02/20/getting-and-keeping-the-scom-agent-on-a-domain-controller-how-do-you-do-it.aspx<br />
"  target='_blank'>Getting and keeping the SCOM agent on a Domain Controller – how do YOU do it? By Kevin Holman</a> ]]></description>
			<guid isPermaLink="false">4198@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Mon, 08 Feb 2010 13:24:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>DFS Namespaces Management Pack for System Center Operations Manager 2007</title>
			<link>http://www.techlog.org/archive/2010/02/03/dfs_namespaces_management_pack</link>
			<comments>http://www.techlog.org/archive/2010/02/03/dfs_namespaces_management_pack#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />The DFS Namespaces Management Pack monitors servers running Windows Server® 2008, Windows Server 2003 R2, and Windows Server 2003. It can also be configured to monitor the health of DFS Namespaces from client computers running Windows Vista® or Windows® XP. This management pack monitors events that are recorded in the System event log by DFS Namespaces. It also monitors the overall health of DFS Namespaces and alerts you to critical issues.<br />
<br />
<img src="http://www.techlog.org/images/icon-download.gif" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" /> Download: <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=aa038235-8e50-40d0-b84f-93a6bba985c2"  title="" target='_blank'>DFS Namespaces Management Pack for System Center Operations Manager 2007</a> ]]></description>
			<guid isPermaLink="false">4197@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Wed, 03 Feb 2010 08:01:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Application Compatibility Toolkit Connector Update</title>
			<link>http://www.techlog.org/archive/2010/02/02/application_compatibility_tool</link>
			<comments>http://www.techlog.org/archive/2010/02/02/application_compatibility_tool#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/sccm_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />The Application Compatibility Toolkit Connector (ACT Connector) assists administrators with collecting the necessary computer and application compatibility information to help plan for a Windows deployment.act and vista<br />
<br />
With this connector update, Administrators will be able to utilize valuable Application Compatibility information right from within the Configuration Manager console.<br />
<br />
<img src="http://www.techlog.org/images/icon-download.gif" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" /> Download: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=567be755-1d64-471d-8376-6b463491654b&displaylang=en"  title="" target='_blank'>Application Compatibility Toolkit Connector Update</a> ]]></description>
			<guid isPermaLink="false">4196@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 02 Feb 2010 08:52:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Microsoft Management Summit 2010: T-2 months</title>
			<link>http://www.techlog.org/archive/2010/02/01/microsoft_management_summit_20</link>
			<comments>http://www.techlog.org/archive/2010/02/01/microsoft_management_summit_20#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/mms_2010.png" style="float:right;margin-left:10px;margin-bottom:5px;border:1px solid" title="MMS 2010" alt="MMS 2010" class="pivot-image" /> The annual Microsoft Management Summit (MMS) is the premier event of the year for deep technical information and training on the latest IT Management solutions from Microsoft, Partners, and Industry Experts. In a year packed with new management product releases, MMS 2010 will provide the latest technical updates on Desktop, Datacenter, Device and Cloud management features and solutions from Microsoft. The event will share more expert knowledge and information than ever, covering current System Center products as well as Windows platform management solutions for Virtualization of servers and desktops and applications. <br />
<br />
From executive keynotes providing product overviews and detailed roadmaps for 2010 and beyond to deep technical sessions packed with new solutions and best practices, there's something for everyone at MMS 2010, no matter what your IT Management specialty. MMS 2010 will again feature more than 8,000 Hands-on Lab places during the week, with most being led by experts providing a guided tour of the latest management releases and technologies. <br />
<br />
Meet the Experts. MMS 2010 will offer face-to-face access to Microsoft and industry IT management experts through a variety of networking opportunities. With Birds-of-a-feather, Speaker Q&A, and the Microsoft Experts pavilion there are many opportunities to speak 1:1 with experts from Microsoft and the industry at large. In addition, the MMS 2010 Expo will host over 60 sponsors and exhibitors showcasing their latest management products, services, and solutions. <a href="http://www.mms-2010.com/public/home.aspx"  target='_blank'>(more)</a> ]]></description>
			<guid isPermaLink="false">4195@http://www.techlog.org/pivot/</guid>
			<category>hoofdartikel</category>
			<pubDate>Mon, 01 Feb 2010 20:35:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Operations Management Pack for Windows 2008 R2 Direct Access Server Now Available</title>
			<link>http://www.techlog.org/archive/2010/01/29/operations_management_pack_for</link>
			<comments>http://www.techlog.org/archive/2010/01/29/operations_management_pack_for#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Now available for download, the Operations Management Pack for Windows Server 2008 R2 Direct Access Server supports a rich set of Alarms, Monitors and Agent Tasks that can be used to successfully and efficiently manage a Direct Access server.<br />
<br />
<img src="http://www.techlog.org/images/icon-download.gif" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" /> Download: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=42149488-ea72-4fc7-bdc6-b12ae03aeb89&amp;displaylang=en"  title="" target='_blank'>Operations Management Pack for Windows 2008 R2 Direct Access Server</a> ]]></description>
			<guid isPermaLink="false">4194@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Fri, 29 Jan 2010 07:52:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>ConfigMgr 2007: How to move the Site Database</title>
			<link>http://www.techlog.org/archive/2010/01/29/configmgr_2007_how_to_move_the</link>
			<comments>http://www.techlog.org/archive/2010/01/29/configmgr_2007_how_to_move_the#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/sccm_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />This article describes how to move the Site Database in Microsoft System Center Configuration Manager 2007 from a computer that is running Microsoft SQL Server 2005 to another drive on the same computer, or to another computer that is running SQL Server 2005.(<i><a href="http://blogs.technet.com/configurationmgr/archive/2010/01/28/configmgr-2007-how-to-move-the-site-database.aspx"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4193@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Fri, 29 Jan 2010 07:50:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Review: Microsoft System Center Data Protection Manager 2010 Beta 1</title>
			<link>http://www.techlog.org/archive/2010/01/29/review_microsoft_system_center</link>
			<comments>http://www.techlog.org/archive/2010/01/29/review_microsoft_system_center#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/system_center_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Backup is one task in IT that no one looks forward to, so if you've been looking for a comprehensive, low maintenance solution, Data Protection Manager (DPM) from Microsoft might just be the ticket.<br />
<br />
DPM is specifically designed to protect Microsoft workloads: Exchange, SharePoint, SQL Server, AD and Hyper-V. It also follows the paradigm shift for data protection sweeping through the IT industry: rely on hard disks for backup and recovery; only use tape for long-term archiving.(<i><a href="http://www.zdnet.com.au/reviews/software/applications/soa/Microsoft-System-Center-Data-Protection-Manager-2010-Beta-1/0,2000065797,339300623,00.htm"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4192@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Fri, 29 Jan 2010 07:38:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>File Services Management Pack for System Center Operations Manager 2007 – Beta now open</title>
			<link>http://www.techlog.org/archive/2010/01/23/file_services_management_pack_</link>
			<comments>http://www.techlog.org/archive/2010/01/23/file_services_management_pack_#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />The File Services Team is proud to announce the beta release of our File Services Management Pack for System Center Operations Manager 2007.  This management pack provides health monitoring for SMB shares, NFS shares, DFS Namespaces, DFS Replication and File Server Resource Manager including the File Classification Infrastructure.<br />
<br />
<b>Download Instructions</b><br />
<br />
<ol><br />
<li>Log on to <a href="http://connect.microsoft.com/"  mce_href="http://connect.microsoft.com/" target='_blank'>Microsoft Connect</a> and create a profile if you have not already created a profile </li><li>Navigate to <a href="https://connect.microsoft.com/directory/"  mce_href="https://connect.microsoft.com/directory/" target='_blank'>Connection Directory</a> </li><li>Search for&nbsp; <b>File Services and Storage</b> and select <b>Apply Now</b> </li><li>Fill-out application survey </li><li>Log on to <a href="https://connect.microsoft.com/site554"  mce_href="https://connect.microsoft.com/site554" target='_blank'>File Services and Storage</a> connection </li><li>Click the announcement: <a href="https://connect.microsoft.com/site554/content/content.aspx?ContentID=15641"  mce_href="https://connect.microsoft.com/site554/content/content.aspx?ContentID=15641" target='_blank'>Beta release of SCOM Management Pack for File Services in Server 2008 R2</a> </li><li>Follow instructions to download the Management Pack</li></ol> ]]></description>
			<guid isPermaLink="false">4191@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 23 Jan 2010 21:26:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>OpsMgr Scripting: WYWINNWYG</title>
			<link>http://www.techlog.org/archive/2010/01/23/opsmgr_scripting_wywinnwyg</link>
			<comments>http://www.techlog.org/archive/2010/01/23/opsmgr_scripting_wywinnwyg#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Vincent Dipippo: "What You Write Is Not Necessarily What You Get"<br />
<br />
OpsMgr 2007 has a fairly substantial library of discovery module types and monitor types that ship with it.  Even with that library, it seems that the single most important extensibility point in OpsMgr today is the ability to use custom scripts to perform discovery and monitoring tasks.  As I've developed scripts for OpsMgr, I have learned a great deal about how OpsMgr processes scripts.  This article describes some important concepts regarding how scripts are processed by OpsMgr. (<i><a href="http://www.myitforum.com/absolutenm/templates/IndustryNews.aspx?articleid=13917&zoneid=87"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4190@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 23 Jan 2010 20:55:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>System Center Essentials 2010 Release Candidate now available</title>
			<link>http://www.techlog.org/archive/2010/01/23/system_center_essentials_2010_</link>
			<comments>http://www.techlog.org/archive/2010/01/23/system_center_essentials_2010_#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/system_center_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />The Release Candidate of Essentials 2010 is now available.<br />
<br />
What’s New in the Release Candidate?<br />
<br />
Based on your feedback, the following new functionality is included in the RC:<br />
<br />
    * Support for Hyper-V Clusters and Live Migration<br />
    * Performance and Resource Optimization (PRO) Tips<br />
    * Virtualization Jobs Status<br />
    * Improved Updates and Software Overview Pages<br />
<br />
For information on known issues in the release candidate, please refer to the release notes.<br />
<br />
Updated documentation for the RC:<br />
<br />
    * <a href="http://go.microsoft.com/fwlink/?LinkID=180738"  title="" target='_blank'>Deployment Guide</a><br />
    * <a href="http://go.microsoft.com/fwlink/?LinkID=180739"  title="" target='_blank'>Operations Guide</a><br />
<br />
Download: <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c0c696b9-29a9-4a5c-97a0-574c84a4ec1d"  title="" target='_blank'>Microsoft System Center Essentials 2010 RC</a> ]]></description>
			<guid isPermaLink="false">4189@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 23 Jan 2010 20:53:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>How It Works: Automatic Client Approval in Configuration Manager 2007</title>
			<link>http://www.techlog.org/archive/2010/01/23/how_it_works_automatic_client_</link>
			<comments>http://www.techlog.org/archive/2010/01/23/how_it_works_automatic_client_#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/sccm_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />This post is intended to explain how client approval works when a Mixed Mode Configuration Manager 2007 site is configured to automatically approve clients in trusted domains and to offer insight into how to troubleshoot scenarios where this is not working as expected.(<i><a href="http://blogs.technet.com/configurationmgr/archive/2010/01/20/how-it-works-automatic-client-approval-in-configuration-manager-2007.aspx"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4188@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 23 Jan 2010 20:49:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Cumulative Update 1 for System Center Operations Manager 2007 R2</title>
			<link>http://www.techlog.org/archive/2010/01/16/cumulative_update_1_for_system</link>
			<comments>http://www.techlog.org/archive/2010/01/16/cumulative_update_1_for_system#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />This update contains fixes for Windows roles since the release of System Center Operations Manager 2007 R2. <br />
<br />
From <a href="http://support.microsoft.com/kb/974144"  title="" target='_blank'>KB974144</a>:<br />
<br />
    *  The Product Knowledge tab is displayed as the Company Knowledge tab after you import a Language Pack for System Center Operations Manager 2007 R2<br />
    * An agent cannot be removed successfully from a windows cluster server node<br />
    * The Heathservice.exe process on a Windows Cluster Server passive node may exhibit excessive CPU utilization<br />
    * The Healthservice.exe process may crash when using the OLEDb module<br />
    * Workflows using the OLEDb datasource may unload if the underlying provider returns a null or empty string<br />
    * A MonitoringHost.exe instance may cause a leak in non-paged pool<br />
    * Notification subscriptions will not work when configured to parse a CustomField or an AlertOwner<br />
    * The Operations console loses the current object focus when a search filter is applied<br />
    * The SRSUpdateTool.exe returns an error that states “Failed while updating registry entry for reporting code MSI component” when attempting to upgrade SQL Reporting<br />
    * Services 2005 to SQL Reporting Services 2008<br />
    * The Operations Manager UI can crash when the Connector and Forwarding Status columns are added to an Alert view<br />
    * Agents may re-process old Windows event log entries generating Alerts for monitored events<br />
    * Health state reliability fixes and improvements<br />
    * The ADTServer service fails to start on an ACS Collector when the operating system is upgraded to Windows Server 2008 R2<br />
    * In an exported performance report, the list of object instances is not displayed<br />
<br />
<img src="http://www.techlog.org/images/icon-download.gif" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Download: <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=05d30779-2ddc-48dc-aa91-a23167ee2cad"  title="" target='_blank'>Cumulative Update 1 for System Center Operations Manager 2007 R2</a> ]]></description>
			<guid isPermaLink="false">4187@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 16 Jan 2010 10:02:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Service Manager will launch with automation software</title>
			<link>http://www.techlog.org/archive/2010/01/14/service_manager_will_launch_wi</link>
			<comments>http://www.techlog.org/archive/2010/01/14/service_manager_will_launch_wi#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/system_center_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />System Center Service Manager will be released in Microsoft management suites this spring along with cross-platform, IT automation software from recently acquired Opalis Software.<br />
<br />
The two new server management capabilities will be available through Microsoft's Server Management Suite Enterprise (SMSE) and Server Management Suite Datacenter (SMSD) licenses for inflated prices that take effect in July, Microsoft's System Center team said this week.(<i><a href="http://searchwindowsserver.techtarget.com/news/article/0,289142,sid68_gci1378864,00.html"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4186@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Thu, 14 Jan 2010 20:40:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Using OpsMgr Class Inheritance to Extend Monitoring to New (Unsupported) Operating Systems</title>
			<link>http://www.techlog.org/archive/2010/01/12/using_opsmgr_class_inheritance</link>
			<comments>http://www.techlog.org/archive/2010/01/12/using_opsmgr_class_inheritance#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Robert Hearn: I got an email the other day from a customer who asked if we were planning on supporting Red Hat desktop anytime soon. It seems that they’ve installed the desktop versions on their servers instead of the server versions, and since the Management Packs included with Operations Manager R2 support only Red Hat Enterprise Linux (RHEL), and are geared to discovering that specific OS, their desktop systems won’t get discovered properly. It seems the agents get pushed out and installed properly, but none of the discoveries are working, so the machine sites there not being monitored.<br />
<br />
Well, since I was already working on my other article on porting a Red Hat MP to work for CentOS, I thought it was an opportune time to see if I could generate a quick MP extension to make this work. I thought that the real problem was that the initial computer and OS discoveries were not working (because it was RHED instead of RHEL), but all the other monitors, rules, diagnostics and recoveries should be exactly the same. So, I worked on a hunch that if I could get OpsMgr to discover these systems and then act like they were actually RHEL machines (discover them using the RHEL classes), everything would work. My hunch worked, and the systems began getting discovered properly, so I thought I’d share the MP I created.(<i><a href="http://blogs.msdn.com/scxplat/archive/2010/01/11/using-opsmgr-class-inheritance-to-extend-monitoring-to-new-unsupported-operating-systems.aspx"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4185@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 12 Jan 2010 19:50:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Try System Center Operations Manager Management Packs for SharePoint Server 2010 Beta and SharePoint Foundation 2010 beta</title>
			<link>http://www.techlog.org/archive/2010/01/12/try_system_center_operations_m</link>
			<comments>http://www.techlog.org/archive/2010/01/12/try_system_center_operations_m#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Management Packs allow users to monitor SharePoint 2010 with System Center Operations Manager. SharePoint Foundation Management Pack and SharePoint Server 2010 Management Pack enables monitoring of SharePoint Foundation 2010, SharePoint Server 2010, Search Server 2010 (These is separate management pack for FAST search), Project Server 2010 and Office Web Apps. Once management pack is imported to System Center console, based on console configuration it automatically discovers what SharePoint bits or servers are installed in the environment that is being monitored and start monitoring those components.<br />
<br />
These 2010 management packs will be released to System Center Operations manager catalog and will also be released to web along with SharePoint 2010 RTM.(<i><a href="http://blogs.msdn.com/sharepoint/archive/2010/01/11/try-system-center-operations-manager-management-packs-for-sharepoint-server-2010-beta-and-sharepoint-foundation-2010-beta.aspx"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4184@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 12 Jan 2010 19:47:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>Microsoft Forefront Threat Management Gateway (TMG) 2010 Management Pack for Operations Manager 2007</title>
			<link>http://www.techlog.org/archive/2010/01/12/microsoft_forefront_threat_man</link>
			<comments>http://www.techlog.org/archive/2010/01/12/microsoft_forefront_threat_man#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/scom_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />This MP monitors Forefront TMG and includes monitors and rules to track the deployed topology & features, performance, availability, and reliability of Forefront TMG components. With detailed alert information, you can quickly identify and troubleshoot Forefront TMG issues, minimizing time-to-resolution when problems occur. You can collect and analyze performance trends and metrics, and obtain performance information that allows you to manage bottlenecks, identify capacity requirements, and proactively manage your Forefront TMG deployment to resolve issues before problems occur. <br />
<br />
<img src="http://www.techlog.org/images/icon-download.gif" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" /> Download: <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=5bfce6be-b681-48bf-bda9-a93d005820dd"  title="" target='_blank'>Microsoft Forefront Threat Management Gateway (TMG) 2010 Management Pack for Operations Manager 2007</a> ]]></description>
			<guid isPermaLink="false">4183@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Tue, 12 Jan 2010 19:44:00 +0100</pubDate>
		</item>
		
		
		
		<item>
			<title>The Next wave of Client Management begins now……announcing the Configuration Manager vNext TAP</title>
			<link>http://www.techlog.org/archive/2010/01/09/the_next_wave_of_client_manage</link>
			<comments>http://www.techlog.org/archive/2010/01/09/the_next_wave_of_client_manage#comm</comments>
                                                <description><![CDATA[ <img src="http://www.techlog.org/images/sccm_new.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="" alt="" class="pivot-image" />Jeff Wettlaufer: Today we are announcing the opening of the Technology Adoption Program nominations for the next release of System Center Configuration Manager. <br />
<br />
The Technology Adoption Program is designed to provide a consistent experience for Microsoft customers to obtain real-world customer feedback on Microsoft pre-release products.  (<i><a href="http://blogs.technet.com/systemcenter/archive/2010/01/08/the-next-wave-of-client-management-begins-now.aspx"  title="" target='_blank'>continue at source</a></i>) ]]></description>
			<guid isPermaLink="false">4182@http://www.techlog.org/pivot/</guid>
			<category>default</category>
			<pubDate>Sat, 09 Jan 2010 17:38:00 +0100</pubDate>
		</item>
		
		
		
	</channel>
</rss>