<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Kevin Holman's System Center Blog</title><link>http://blogs.technet.com/b/kevinholman/</link><description>Posts in this blog are provided &amp;quot;AS IS&amp;quot; with no warranties, and confers no rights.  Use of included script samples are subject to the terms specified in the Terms of UseAre you interested in having a dedicated engineer that will be your Mic</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Configuring the SharePoint 2013 Management Pack</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/05/14/configuring-the-sharepoint-2013-management-pack.aspx</link><pubDate>Tue, 14 May 2013 01:13:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3572462</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3572462</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/05/14/configuring-the-sharepoint-2013-management-pack.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The management pack for SharePoint 2013 (including server and foundation) is available here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=35590" href="http://www.microsoft.com/en-us/download/details.aspx?id=35590"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=35590&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;As of this writing – the version on the download site is 15.0.4425.1000 however the ACTUAL version of the management packs are 15.0.4420.1017.&amp;#160; I have no idea why we don’t make these match up.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;First – import the MP’s:&lt;/p&gt;  &lt;p&gt;As a best practice, also ensure you have imported and configured the Windows Server Operating System, SQL Server, and IIS management packs for your OS versions.&amp;#160; Then – the SharePoint MP’s:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8741.image_5F00_4DD96F1A.png" width="533" height="210" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;We will assume you have installed SharePoint 2013, and deployed an agent to these servers.&amp;#160; When monitoring a farm, you need to ensure agents are deployed to all farm role computers, including the SQL database servers.&lt;/p&gt;  &lt;p&gt;Next – I recommend you perform this step on your management server.&amp;#160; We need to copy the configuration file “microsoft.sharepoint.foundation.library.mp.config” that shipped with the management pack files, to the following location:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;C:\Program Files\System Center Management Packs&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1401.image_5F00_70310493.png" width="475" height="151" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This &lt;strong&gt;MUST&lt;/strong&gt; be placed in this specific location.&amp;#160; You might have to create the directory if it does not exist.&amp;#160; If you had previously configured SharePoint 2010 on this same server, you will see your SharePoint 2010 config file present, as seen in the graphic above.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Open the microsoft.sharepoint.foundation.library.mp.config file using NotePad, and find the section “&amp;lt;Association Account”&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;&amp;lt;Association Account=&amp;quot;SharePoint Discovery/Monitoring Account&amp;quot; Type=&amp;quot;Agent&amp;quot;&amp;gt;       &lt;br /&gt;&amp;#160; &amp;lt;Machine Name=&amp;quot;&amp;quot; /&amp;gt;        &lt;br /&gt;&amp;lt; /Association&amp;gt;&lt;/strong&gt;      &lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;We need to create a RunAs account for the SharePoint 2013 MP to use.&amp;#160; This RunAs account display name MUST match the “Association Account” in the config file.&amp;#160; Here is where we need to have a quick discussion.&lt;/p&gt;  &lt;p&gt;The SharePoint 2010 MP’s and config file use the SAME default name of “SharePoint Discovery/Monitoring Account”&amp;#160; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;If you are NOT monitoring SharePoint 2010, then you can continue and use the default name.&amp;#160; If you ARE monitoring SharePoint 2010 already – then you have two choices.&amp;#160; &lt;/li&gt;    &lt;li&gt;If your CURRENT SharePoint monitoring RunAs account credential is also a Farm Admin in SharePoint 2013 – you can just use your existing RunAs Account and continue.&amp;#160; &lt;/li&gt;    &lt;li&gt;If you are monitoring SharePoint 2010 already, and you wish to use a DIFFERENT credential for monitoring SharePoint 2013, then you will need to modify the config file.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Honestly – the config files for SharePoint 2010 and 2013 should not have used the same default name for the RunAs account and the profile.&amp;#160; I’m hoping they change this in future versions because it just makes everything harder to support.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;At any rate – I was not able to get the 2013 MP to use a unique RunAs account… no matter what I did it was always using the SharePoint 2010 MP’s credential, even when it was not distributed to my SharePoint 2013 servers, which is bizarre.&amp;#160; At this point I’d recommend using the same credential for all Farms if you are trying to monitor SharePoint 2013 and 2010.&amp;#160; I continue to investigate this.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Next – I will create a new Run As account – with this EXACT name (unless it already exists)&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0841.image_5F00_0FDFDE5C.png" width="517" height="348" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0842.image_5F00_0B695D95.png" width="520" height="351" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6153.image_5F00_1FEEAD13.png" width="516" height="352" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Open the RunAs account we just created – and on the distribution tab – add in the servers that are part of the farm, or SQL servers that host farm databases:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6646.image_5F00_0686A9D9.png" width="428" height="151" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;At this point – I need to ensure that my RunAs account credential that I just used is a Farm Admin, and has full access to all SharePoint SQL servers/databases.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next – we need to configure the SharePoint config file for the server names for our SharePoint 2013 and SQL servers.&amp;#160; If you don’t edit the file with specific Farm Server and Database Server names, then SCOM will try and discover SharePoint 2013 on EVERY server in the management group.&amp;#160; It is best to scope this down in advance.&amp;#160; Open the file in NotePad, and under &amp;quot;Association Account” add a “Machine Name=” line for each server in your farm.&amp;#160; For instance, my Farm consists of “shpt2.opsmgr.net” and “db1.opsmgr.net” so my file will look as follows:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;&amp;lt;Association Account=&amp;quot;SharePoint Discovery/Monitoring Account&amp;quot; Type=&amp;quot;Agent&amp;quot;&amp;gt;       &lt;br /&gt;&amp;#160; &amp;lt;Machine Name=&amp;quot;shpt2.opsmgr.net&amp;quot; /&amp;gt;        &lt;br /&gt;&amp;#160; &amp;lt;Machine Name=&amp;quot;db1.opsmgr.net&amp;quot; /&amp;gt;        &lt;br /&gt;&amp;lt; /Association&amp;gt;&lt;/strong&gt;      &lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Save and close the config file.&lt;/p&gt;  &lt;p&gt;In the monitoring view – Expand &lt;b&gt;Microsoft&lt;/b&gt; &lt;strong&gt;SharePoint &amp;gt; Administration &lt;/strong&gt;and select the “Microsoft SharePoint Farm Group”&lt;/p&gt;  &lt;p&gt;In the Tasks pane – run the task “Configure SharePoint Management Pack”&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;&lt;font style="background-color: rgb(223, 206, 4);"&gt;*** Note&lt;/font&gt;&lt;/strong&gt; – if the task fails – or throws an error – try running it again a few times, or closing and opening the SCOM console – and running it again.&amp;#160; If it continues to fail – investigate and ensure you have the config file on your management server, and you are running the console on the management server when calling the task.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;You should see output similar to this:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Output      &lt;br /&gt; Load configuration file Microsoft.SharePoint.Foundation.Library.mp.config      &lt;br /&gt; Configure Microsoft.SharePoint.Foundation.Library version 15.0.4420.1017      &lt;br /&gt; Create override management pack Microsoft.SharePoint.Foundation.Library.Override      &lt;br /&gt; Account SharePoint Discovery/Monitoring Account is associated to DB1.opsmgr.net for Microsoft.SharePoint.AdminAccount      &lt;br /&gt; Account SharePoint Discovery/Monitoring Account is associated to SHPT2.opsmgr.net for Microsoft.SharePoint.AdminAccount      &lt;br /&gt; Allow DB1.opsmgr.net as a proxy      &lt;br /&gt; Allow SHPT2.opsmgr.net as a proxy      &lt;br /&gt; Create 'Enabled' property override with value true for Microsoft.SharePoint.2013.WSSInstallation.Discovery      &lt;br /&gt; Create 'SyncTime' configuration override with value 18:43 for Microsoft.SharePoint.2013.WSSInstallation.Discovery      &lt;br /&gt; Create 'IntervalSeconds' configuration override with value 28800 for Microsoft.SharePoint.2013.WSSInstallation.Discovery      &lt;br /&gt; Microsoft.SharePoint.2013.WSSInstallation.Discovery does not have configuration TimeoutSeconds      &lt;br /&gt; Create 'SyncTime' configuration override with value 18:45 for Microsoft.SharePoint.2013.SPFarm.Discovery      &lt;br /&gt; Create 'SyncTime' configuration override with value 18:51 for Microsoft.SharePoint.2013.SPService.Discovery      &lt;br /&gt; Create 'SyncTime' configuration override with value 18:57 for Microsoft.SharePoint.2013.SPSharedService.Discovery      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:03 for Microsoft.SharePoint.2013.SPHARule.Discovery      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:09 for Microsoft.SharePoint.2013.SPHARuleMonitor.Availability      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:09 for Microsoft.SharePoint.2013.SPHARuleMonitor.Security      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:09 for Microsoft.SharePoint.2013.SPHARuleMonitor.Performance      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:09 for Microsoft.SharePoint.2013.SPHARuleMonitor.Configuration      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:09 for Microsoft.SharePoint.2013.SPHARuleMonitor.Custom      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:15 for Microsoft.SharePoint.2013.SPHARuleMonitor.SPServer.Availability      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:15 for Microsoft.SharePoint.2013.SPHARuleMonitor.SPServer.Security      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:15 for Microsoft.SharePoint.2013.SPHARuleMonitor.SPServer.Performance      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:15 for Microsoft.SharePoint.2013.SPHARuleMonitor.SPServer.Configuration      &lt;br /&gt; Create 'SyncTime' configuration override with value 19:15 for Microsoft.SharePoint.2013.SPHARuleMonitor.SPServer.Custom      &lt;br /&gt; SharePoint management pack configuration completed successfully &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This task is really a “&lt;strong&gt;&lt;em&gt;discovery helper&lt;/em&gt;&lt;/strong&gt;”.&amp;#160; It will create the necessary RunAs profile associations to the RunAs account for each server, and it will enable agent proxy for each server, and will create some overrides to space out all the discoveries so they run in order, and can discover all Farm components as quickly as possible.&amp;#160;&amp;#160; From the time you run the task, to full Farm, Role, Server, and Service discovery, should be around 40 minutes.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;After 40 minutes – check in the console and see if your Farm, Servers, and Services have all been discovered.&amp;#160; If not – check in the “Unidentified machines view”.&amp;#160; If your farm servers show up there, it is likely a permissions issue with your RunAs account, either on the Farm servers or on the SQL server.&amp;#160; On the SharePoint servers, make sure this account can log in and execute the SharePoint command shell without errors.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Some good troubleshooting blogs on this topic:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a title="http://thoughtsonopsmgr.blogspot.com/2013/04/sharepoint-server-2013-mp-useful-links.html" href="http://thoughtsonopsmgr.blogspot.com/2013/04/sharepoint-server-2013-mp-useful-links.html"&gt;http://thoughtsonopsmgr.blogspot.com/2013/04/sharepoint-server-2013-mp-useful-links.html&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a title="http://thoughtsonopsmgr.blogspot.nl/2013/04/troubleshooting-sharepoint-server-2013.html" href="http://thoughtsonopsmgr.blogspot.nl/2013/04/troubleshooting-sharepoint-server-2013.html"&gt;http://thoughtsonopsmgr.blogspot.nl/2013/04/troubleshooting-sharepoint-server-2013.html&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a title="http://thoughtsonopsmgr.blogspot.nl/2013/04/sharepoint-server-2013-mp-configure.html" href="http://thoughtsonopsmgr.blogspot.nl/2013/04/sharepoint-server-2013-mp-configure.html"&gt;http://thoughtsonopsmgr.blogspot.nl/2013/04/sharepoint-server-2013-mp-configure.html&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Known issues:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;There is a bug in the MP’s report deployment – you will see an alert about&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Data Warehouse failed to deploy reports for a management pack to SQL Reporting Services Server. Failed to deploy reporting component to the SQL Server Reporting Services server. The operation will be retried.       &lt;br /&gt;Exception 'DeploymentException': Failed to deploy reports for management pack with version dependent id 'edf9e0b9-65aa-df29-6729-d16f0005e820'. Failed to deploy linked report 'Microsoft.SharePoint.Server_Performance_Report'. Failed to convert management pack element reference '$MPElement[Name=&amp;quot;Microsoft.SharePoint.Foundation.2013.Responsetime&amp;quot;]$' to guid. Check if MP element referenced exists in the MP. An object of class ManagementPackElement with ID 75668869-f88c-31f3-d081-409da1f06f0f was not found.        &lt;br /&gt;One or more workflows were affected by this.         &lt;br /&gt;Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Report&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;See:&amp;#160; &lt;a title="http://thoughtsonopsmgr.blogspot.com/2013/05/bug-alert-sharepoint-server-2013-mp.html" href="http://thoughtsonopsmgr.blogspot.com/2013/05/bug-alert-sharepoint-server-2013-mp.html"&gt;http://thoughtsonopsmgr.blogspot.com/2013/05/bug-alert-sharepoint-server-2013-mp.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3572462" width="1" height="1"&gt;</description></item><item><title>Install SharePoint 2013 in a lab environment</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/05/13/install-sharepoint-2013-in-a-lab-environment.aspx</link><pubDate>Mon, 13 May 2013 17:57:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3572385</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3572385</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/05/13/install-sharepoint-2013-in-a-lab-environment.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This will be a basic walkthrough on installing SharePoint 2013.&amp;#160; The TechNet documentation for the process is here:&amp;#160; &lt;a title="http://technet.microsoft.com/en-us/library/cc262957.aspx" href="http://technet.microsoft.com/en-us/library/cc262957.aspx"&gt;http://technet.microsoft.com/en-us/library/cc262957.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Windows Server 2012 and SQL 2012 will be used.&amp;#160; We already have an existing remote SQL 2012 server we will be using in this scenario.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Accounts:&lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;OPSMGR\ShptSetup&amp;#160; (user account that will log in and install or update SharePoint)&lt;/li&gt;    &lt;li&gt;OPSMGR\ShptSvc&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; (service account for the farm, database access account)&lt;/li&gt;    &lt;li&gt;OPSMGR\SharePoint Admins (Group)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Add all the SharePoint accounts to the SharePoint Admins group.&amp;#160; Technically for lowest priv the ShptSvc account does not need to be a SharePoint admin – as setup will grant necessary permissions to the SharePoint servers and Databases, however this is done for simplicity in a lab environment.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Install a new Windows Server 2012 computer.&amp;#160; Join it to a domain.&amp;#160; Add the DOMAIN\SharePoint Admins global group to the Local Administrators group.&lt;/p&gt;  &lt;p&gt;Log on to the SharePoint server as DOMAIN\shptsetup&lt;/p&gt;  &lt;p&gt;ShptSetup account must have the following rights:&amp;#160;&amp;#160; &lt;a title="http://technet.microsoft.com/en-us/library/ee662513.aspx" href="http://technet.microsoft.com/en-us/library/ee662513.aspx"&gt;http://technet.microsoft.com/en-us/library/ee662513.aspx&lt;/a&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;local admin on all SharePoint servers&lt;/li&gt;    &lt;li&gt;SQL Server login on the computer that runs SQL Server.&lt;/li&gt;    &lt;li&gt;Member of the following SQL Server roles:&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;strong&gt;securityadmin&lt;/strong&gt; fixed server role&lt;/li&gt;      &lt;li&gt;&lt;strong&gt;dbcreator&lt;/strong&gt; fixed server role&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;If you run Windows PowerShell cmdlets that affect a database, this account must be a member of the &lt;strong&gt;db_owner&lt;/strong&gt; fixed database role for the database.&lt;/li&gt;    &lt;li&gt;To make this process simple – if possible, just grant the shptsetup account to have SysAdmin role over the SQL instance for installation.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Run prerequisiteinstaller.exe from the SharePoint 2013 media.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5383.image_5F00_7697FD1F.png" width="445" height="353" /&gt;&lt;/p&gt;  &lt;p&gt;This will install all the necessary pre-reqs needed for SharePoint 2013:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7065.image_5F00_5610BD6D.png" width="452" height="296" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Once the prereqs are installed, reboot the server.&amp;#160; When you log back in as DOMAIN\shptsetup, the installation of prereqs will complete.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Run setup.exe from the SharePoint 2013 media.&lt;/p&gt;  &lt;p&gt;Input your product key. &lt;/p&gt;  &lt;p&gt;Accept the license agreement&lt;/p&gt;  &lt;p&gt;Choose Complete:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5415.image_5F00_317F2FE9.png" width="482" height="232" /&gt;&lt;/p&gt;  &lt;p&gt;Click Install Now.&lt;/p&gt;  &lt;p&gt;When complete – we can run the config wizard:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/3660.image_5F00_18172CAF.png" width="510" height="222" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;We want to create a new farm:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4353.image_5F00_7AA4DBA2.png" width="290" height="137" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Provide a SQL server, and a SharePoint farm database access account:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8078.image_5F00_0157E526.png" width="551" height="327" /&gt;&lt;/p&gt;  &lt;p&gt;The user account running setup needs access to the SQL server in order to create the SharePoint databases.&amp;#160; The provided SharePoint Farm Account/Database Access account will get the required permissions automatically by setup.&lt;/p&gt;  &lt;p&gt;Provide a passphrase:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1638.image_5F00_7CE1645E.png" width="544" height="163" /&gt;&lt;/p&gt;  &lt;p&gt;Specify a port or accept the default:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4774.image_5F00_1C903E27.png" width="552" height="307" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Complete the wizard:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8400.image_5F00_03283AED.png" width="512" height="270" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;When complete – you should see: &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7848.image_5F00_7EB1BA25.png" width="551" height="264" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This will kick off the central administration sire farm configuration wizard.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0116.image_5F00_133709A4.png" width="736" height="242" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Answer the questions in the wizard, and create the first site collection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3572385" width="1" height="1"&gt;</description></item><item><title>OpsMgr: MP Update: New Base OS MP 6.0.7026.0</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/05/09/opsmgr-mp-update-new-base-os-mp-6-0-7026-0.aspx</link><pubDate>Thu, 09 May 2013 01:38:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3571517</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3571517</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/05/09/opsmgr-mp-update-new-base-os-mp-6-0-7026-0.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;A new Base OS MP Version 6.0.7026.0 has shipped.&amp;#160; This management pack includes updated MP’s for Windows 2003 through Windows 2012 operating systems.&amp;#160; This updated MP will import into OpsMgr 2007 or 2012 management groups.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=9296" href="http://www.microsoft.com/en-us/download/details.aspx?id=9296"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=9296&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4670.image_5F00_0C601895.png" width="433" height="226" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#0000ff" size="5"&gt;Ok – so what's new in this MP?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The April 2013 update (version 6.0.7026.0) of the Windows Server Operating System Management Pack contains the following changes:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Fixed a bug in Microsoft.Windows.Server.2008.Monitoring.mp where the performance information for Processor was not getting collected.&lt;/li&gt;    &lt;li&gt;Made monitoring of Cluster Shared Volume consistent with monitoring of Logical Disks by adding performance collection rules. (“Cluster Shared Volume - Free space / MB”,”Cluster Shared Volume - Total size / MB”,”Cluster Shared Volume - Free space / %”,”Cluster Disk - Total size / MB”,”Cluster Disk - Free space / MB”,”Cluster Disk - Free space / %”)&lt;/li&gt;    &lt;li&gt;Fixed bug in Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.mp where the Cluster disks running on Windows Server 2008 (non R2) were not discovered.&lt;/li&gt;    &lt;li&gt;Fixed bug 'Cluster Disk Free Space Percent' and Cluster Disk Free Space MB' monitors generate alerts with bad descriptions when the volume label of a cluster disk is empty.&lt;/li&gt;    &lt;li&gt;Added feature to raise event when NTLM requests time out and customers are unable to use mailboxes, outlook stops responding, due to the low default value for Max Concurrent API registry Key (HLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters) , which is a ceiling for the maximum NTLM or Kerberos PAC password validations a server can take care of at a time. It uses the “Netlogon” performance counter to check for the issue.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;These fixes address the majority of known issues discussed in my last article on the Base OS MP:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.technet.com/b/kevinholman/archive/2012/09/27/opsmgr-mp-update-new-base-os-mp-6-0-6989-0-adds-support-for-monitoring-windows-server-2012-os-and-fixes-some-previous-issues.aspx" href="http://blogs.technet.com/b/kevinholman/archive/2012/09/27/opsmgr-mp-update-new-base-os-mp-6-0-6989-0-adds-support-for-monitoring-windows-server-2012-os-and-fixes-some-previous-issues.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2012/09/27/opsmgr-mp-update-new-base-os-mp-6-0-6989-0-adds-support-for-monitoring-windows-server-2012-os-and-fixes-some-previous-issues.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;A note on Processor utilization monitoring and collection:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Distinct rules and monitors were created for Windows Server 2008, and 2008 R2.&amp;#160; Server 2008 will monitor and collect “Processor\% Processor Time” while Server 2008 R2 will monitor and collect “Processor Information\% Processor Time”.&amp;#160; Overrides were included in the MP to disable the “2008” rules and monitors for the 2008 R2 instances.&amp;#160; If for some reason you prefer to collect and monitor &amp;quot;from “Processor” instead of “Processor Information”, for instance if this breaks some of you existing reports, it is very simple to just override those rules and monitors back to enabled.&amp;#160; An unsuealed override will always trump a sealed override.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Known Issues in this MP:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;1.&amp;#160; The knowledge for the 2008 and 2008 R2 Total CPU Utilization Percentage is incorrect – the monitor was updated to a default value of 3 samples but the knowledge still reflects 5 samples.&amp;#160; &lt;strong&gt;&lt;em&gt;This is still an issue&lt;/em&gt;&lt;/strong&gt; (no biggee)&amp;#160; The 2012 monitors use 5 samples by default with correct knowledge.&lt;/p&gt;  &lt;p&gt;2.&amp;#160; There are now collection rules for Cluster disks and CSV for free space (MB), free space (%), and total size (MB),&amp;#160; If you want performance reports on other perfmon objects that are available in perfmon but not included in our MP, such as disk latency, idle time, etc, you will need to create these.&amp;#160; Since this can be complicated to get it right – I wrote an article on how to do this correctly, and offer a sample MP for download:&amp;#160; &lt;a href="http://blogs.technet.com/b/kevinholman/archive/2012/09/27/opsmgr-authoring-performance-collection-rules-for-cluster-disks-the-right-way.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2012/09/27/opsmgr-authoring-performance-collection-rules-for-cluster-disks-the-right-way.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571517" width="1" height="1"&gt;</description></item><item><title>How to apply System Center 2012 SP1 Update Rollup 2 (UR2) to other System Center components</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/04/12/how-to-apply-system-center-2012-sp1-update-rollup-2-ur2-to-other-system-center-components.aspx</link><pubDate>Fri, 12 Apr 2013 19:59:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3566551</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3566551</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/04/12/how-to-apply-system-center-2012-sp1-update-rollup-2-ur2-to-other-system-center-components.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I recently did a deep dive on how to apply UR2 to System Center 2012 SP1 Operations Manager.&amp;#160; &lt;a title="http://blogs.technet.com/b/kevinholman/archive/2013/04/11/applying-update-rollup-2-ur2-to-opsmgr-2012-sp1.aspx" href="http://blogs.technet.com/b/kevinholman/archive/2013/04/11/applying-update-rollup-2-ur2-to-opsmgr-2012-sp1.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2013/04/11/applying-update-rollup-2-ur2-to-opsmgr-2012-sp1.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The following article covers some of the other System Center 2012 SP1 components, such as Orchestrator, App Controller, and Service Manager.&lt;/p&gt;  &lt;p&gt;The KB article and download links are located at: &lt;a title="http://support.microsoft.com/kb/2802159" href="http://support.microsoft.com/kb/2802159"&gt;http://support.microsoft.com/kb/2802159&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Orchestrator 2012 SP1:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The simplest way to apply these updates to Orchestrator RunBook Servers and Runbook Designers would be using Windows Update, which can be controlled via WSUS or ConfigMgr since these are on the catalog.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7041.image_5F00_2DE65926.png" width="728" height="322" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Alternatively, you can download these and manually apply them.&amp;#160; The catalog location for the Orchestrator UR2 update is:&amp;#160; &lt;a title="http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828193" href="http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828193"&gt;http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2828193&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2570.image_5F00_503DEE9F.png" width="710" height="382" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The manual application is simple – download the CAB files, extract the MSP files, and then copy them to all your RunBook Servers, and any machine with the RunBook Designer installed.&amp;#160; These MSP’s need to be applied via an *elevated* command prompt:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7382.image_5F00_3D88F4E8.png" width="490" height="97" /&gt;&lt;/p&gt;  &lt;p&gt;No success feedback is given.&amp;#160; Check your application event log or do a quick file spot check:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2117.image_5F00_4031B099.png" width="684" height="174" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;App Controller 2012 SP1:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The simplest way to apply these updates to an App Controller server would be using Windows Update, which can be controlled via WSUS or ConfigMgr since these are on the catalog.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2438.image_5F00_0DCDDD1A.png" width="637" height="262" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Alternatively, you can download these and manually apply them.&amp;#160; The catalog location for the App Controller UR2 update is:&amp;#160; &lt;a title="http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2815569" href="http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2815569"&gt;http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2815569&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5658.image_5F00_46788727.png" width="767" height="271" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The manual application is simple – download the CAB files, extract the MSP files, and then copy them to all your App Controller Server.&amp;#160; These MSP’s need to be applied via an *elevated* command prompt:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6747.image_5F00_73F9A6EA.png" width="465" height="86" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;No success feedback is given.&amp;#160; Check your application event log or do a quick file spot check:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1067.image_5F00_76A2629B.png" width="661" height="272" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="5"&gt;&lt;strong&gt;Service Manager 2012 SP1:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;The UR2 updates for Service Manager 2012 SP1 are not part of Windows Update.&amp;#160; These are a separate download available here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=38409" href="http://www.microsoft.com/en-us/download/details.aspx?id=38409"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=38409&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;There are two files, one is x64 and the other x86.&amp;#160; The x86 update would only be deployed if you were running 32 bit consoles somewhere, as the servers themselves are only 64bit.&lt;/p&gt;  &lt;p&gt;I copy the x64 update file down to my SCSM Management server, and my Data Warehouse Management server.&amp;#160; I will execute the update from an *elevated* command prompt:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7652.image_5F00_76362FA6.png" width="471" height="81" /&gt;&lt;/p&gt;  &lt;p&gt;This kicks off a self-extracting update with a UI.&amp;#160; Agree to the license agreement and click “Install”&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7268.image_5F00_4AF1989F.png" width="534" height="269" /&gt;&lt;/p&gt;  &lt;p&gt;This will go through several steps, installing files, stopping and starting the SCSM services, configuring the database, then finalization.&amp;#160; When complete, you will see a final dialogue:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7774.image_5F00_4A8565AA.png" width="407" height="321" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;You can do a quick file spot check to verify:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4666.image_5F00_25F3D826.png" width="688" height="183" /&gt;&lt;/p&gt;  &lt;p&gt;When complete – I move on to my Data Warehouse Management Server, and repeat.&lt;/p&gt;  &lt;p&gt;Lastly – I need to update any consoles I have deployed on user desktops or terminal servers in my environment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3566551" width="1" height="1"&gt;</description></item><item><title>Applying Update Rollup 2 (UR2) to OpsMgr 2012 SP1</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/04/11/applying-update-rollup-2-ur2-to-opsmgr-2012-sp1.aspx</link><pubDate>Thu, 11 Apr 2013 17:21:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3565383</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>27</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3565383</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/04/11/applying-update-rollup-2-ur2-to-opsmgr-2012-sp1.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4478.image_5F00_77789E96.png" width="178" height="136" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Update Rollup 2 (UR2) for OpsMgr 2012 SP1 has shipped.&amp;#160; This post will be a simple walk-through of applying it.&amp;#160; This hotfix is included on my Hotfix page for SCOM:&amp;#160; &lt;a href="http://blogs.technet.com/b/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Description and download location:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://support.microsoft.com/kb/2802159" href="http://support.microsoft.com/kb/2802159"&gt;http://support.microsoft.com/kb/2802159&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Description of fixes in this release:&lt;/strong&gt;&amp;#160; &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt; The Web Console performance is very poor when a view is opened for the first time.&lt;/li&gt;    &lt;li&gt;The alert links do not open in the Web Console after Service Pack 1 is applied for Operations Manager.&lt;/li&gt;    &lt;li&gt;The Distributed Applications (DA) health state is incorrect in Diagram View.&lt;/li&gt;    &lt;li&gt;The Details Widget does not display data when it is viewed by using the SharePoint webpart.&lt;/li&gt;    &lt;li&gt;The renaming of the SCOM group in Group View will not work if the user language setting is not &amp;quot;English (United States).&amp;quot; &lt;/li&gt;    &lt;li&gt;An alert description that includes multibyte UTF-8 characters is not displayed correctly in the Alert Properties view.&lt;/li&gt;    &lt;li&gt;The Chinese (Taiwan) Web Console displays the following message even after the SilverlightClientConfiguration.exe program is run:&amp;#160; Web Console Configuration Required.&lt;/li&gt;    &lt;li&gt;The Application Performance Monitoring (APM) to IntelliTrace conversion is broken when alerts are generated from dynamic module events such as the Unity Container.&lt;/li&gt;    &lt;li&gt;Connectivity issues to System Center services are fixed.&lt;/li&gt;    &lt;li&gt;High CPU problems are experienced in Operations Manager UI.&lt;/li&gt;    &lt;li&gt;Query processor runs out of internal resources and cannot produce a query plan when you open Dashboard views.&lt;/li&gt;    &lt;li&gt;Path details are missing for &amp;quot;Objects by Performance.&amp;quot;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Unix and Linux fixes:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt; The Solaris agent could run out of file descriptors when many multi-version file systems (MVFS) are mounted.&lt;/li&gt;    &lt;li&gt;Logical and physical disks are not discoverable on AIX-based computers when a disk device file is contained in a subdirectory.&lt;/li&gt;    &lt;li&gt;Rules and monitors that were created by using the UNIX/Linux Shell Command templates do not contain overridable ShellCommand and Timeout parameters.&lt;/li&gt;    &lt;li&gt;Process monitors that were created by the UNIX/Linux Process Monitoring template cannot save in an existing management pack that has conflicting references to library management packs.&lt;/li&gt;    &lt;li&gt;The Linux agent cannot install on a CentOS or Oracle Linux host by using FIPS version of OpenSSL 0.9.8. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;This Update Rollup is also required if you want to use the new System Center Advisor Connector:&amp;#160; &lt;a title="http://blogs.technet.com/b/momteam/archive/2013/04/09/system-center-advisor-connector-for-operations-manager-preview.aspx" href="http://blogs.technet.com/b/momteam/archive/2013/04/09/system-center-advisor-connector-for-operations-manager-preview.aspx"&gt;http://blogs.technet.com/b/momteam/archive/2013/04/09/system-center-advisor-connector-for-operations-manager-preview.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;That’s a LOT.&lt;/strong&gt;&lt;/em&gt;&amp;#160; Looks like some very important ones as well…. so lets get this one tested in our labs!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Download the update:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;You can get this update “partially” applied by using Windows Update.&amp;#160; However, since there are manual steps involved, and a specific recommended order of operations, I don’t really recommend using Windows Update in general.&amp;#160; It is certainly an option, however.&lt;/p&gt;  &lt;p&gt;To download all of the updates, you will need to click the link in the KB above, which will launch the catalog for the individual downloads.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7024.image_5F00_7C3448EE.png" width="799" height="383" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;You’ll notice some of these updates are a LOT bigger than the previous ones in UR1.&lt;/p&gt;  &lt;p&gt;I also notice there is now an update for the “Console” which is new from UR1.&amp;#160; The original release of UR2 was missing the update for the Gateway, which is now included and available to make UR2 truly “cumulative”.&lt;/p&gt;  &lt;p&gt;Add these to your “basket” then “view basket” and choose a download location.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Build a plan:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Following the KB – the installation plan looks something like this:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Install the update rollup package on the following server infrastructure:      &lt;ul&gt;       &lt;li&gt;Management server or servers &lt;/li&gt;        &lt;li&gt;Gateway servers &lt;/li&gt;        &lt;li&gt;Reporting servers &lt;/li&gt;        &lt;li&gt;Web console server role computers &lt;/li&gt;        &lt;li&gt;Operations console role computers&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Manually import the management packs. &lt;/li&gt;    &lt;li&gt;Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;***Note:&amp;#160; One of the things you will notice – is that there is &lt;strong&gt;&lt;em&gt;no update available&lt;/em&gt;&lt;/strong&gt; for reporting servers.&amp;#160; We will skip the reporting role.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;My new list looks like:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Management servers &lt;/li&gt;    &lt;li&gt;Gateway servers &lt;/li&gt;    &lt;li&gt;Web console server role computers&lt;/li&gt;    &lt;li&gt;Operations console Role Computers&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Since I am monitoring Linux systems, I’ll need to add steps for that from the KB:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Download the updated management packs from the following Microsoft website:      &lt;p&gt;(The Unix/Linux MP location isn't available, and the previous location hasn’t been updated yet.&amp;#160; So this part is still under investigation as well.&amp;#160; I will update this section when I clear this part up)&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;Install the management pack update package to extract the management pack files. &lt;/li&gt;    &lt;li&gt;Import the following:      &lt;ul&gt;       &lt;li&gt;The updated Microsoft.Unix.Library management pack (from the Microsoft.Unix.Library\2012 SP1 folder) &lt;/li&gt;        &lt;li&gt;The Microsoft.Unix.Process.Library management pack bundle &lt;/li&gt;        &lt;li&gt;The platform library management packs that are relevant to the Linux or UNIX platforms that you monitor in your environment&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Seems simple enough, lets get started.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Install the update rollup package&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;On the catalog site, I add all the updates to my &lt;strong&gt;basket&lt;/strong&gt;, and click &lt;strong&gt;View Basket&lt;/strong&gt;, and &lt;strong&gt;Download&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Next I copy these files to a share that all my SCOM servers have access too.&amp;#160; These are actually .CAB files, so I will need to extract the MSP’s from these CAB files.&lt;/p&gt;  &lt;p&gt;Once I have the MSP files, I am ready to start applying the update to each server by role.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;&lt;font color="#c0504d"&gt;***Note:&amp;#160; You MUST log on to each server role as a Local Administrator, SCOM Admin, AND your account must also have System Administrator (SA) role to the database instances that host your OpsMgr databases.&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;My first server is a management server, and the web console, and has the OpsMgr console installed, so I copy those update files locally, and execute them per the KB, from an &lt;strong&gt;&lt;em&gt;elevated&lt;/em&gt;&lt;/strong&gt; command prompt:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6472.image_5F00_7FFBFDE0.png" width="510" height="104" /&gt;&lt;/p&gt;  &lt;p&gt;This launches a quick UI which applies the update.&amp;#160; It will bounce the SCOM services as well.&amp;#160; The update does not provide any feedback that it had success or failure.&amp;#160; You can check the application log for the MsiInstaller events for that.&lt;/p&gt;  &lt;p&gt;You can also spot check a couple DLL files for the file version attribute.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5482.image_5F00_7B857D19.png" width="602" height="204" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – run the Web Console update:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6406.image_5F00_6FEFBFDA.png" width="478" height="74" /&gt;&lt;/p&gt;  &lt;p&gt;This runs much faster.&amp;#160;&amp;#160; A quick file spot check:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/3288.image_5F00_443EF5DE.png" width="684" height="152" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Lastly – install the console update:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7506.image_5F00_58C4455C.png" width="478" height="95" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Well, this one required a reboot.&amp;#160; The KB article instructed “If you do not want to restart the computer after you apply the console update, close the console before you apply the update for the console role.”&amp;#160; However – my console was closed….. so you had better prepare that these files might be locked and require a reboot.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2046.image_5F00_5F774EDF.png" width="409" height="165" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;After the reboot&lt;/strong&gt; – a quick file spot check:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5367.image_5F00_1417AB1B.png" width="650" height="251" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I now move on to my additional management servers, applying the server update, then the console update.&amp;#160; My additional management servers did not require a reboot after the console update.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next, I update the gateways.&amp;#160;&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2046.image_5F00_65750165.png" width="488" height="103" /&gt;&lt;/p&gt;  &lt;p&gt;The update launches a UI and quickly finishes.&lt;/p&gt;  &lt;p&gt;I do a spot-check to ensure the right files were dropped.&amp;#160; First I will check the Agent update files in C:\Program Files\System Center Operations Manager\Gateway\AgentManagement\&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7838.image_5F00_253EE7EB.png" width="691" height="177" /&gt;&lt;/p&gt;  &lt;p&gt;Then I will spot check the DLL’s:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6378.image_5F00_39C43769.png" width="786" height="183" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Manually import the management packs?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;We have two updated MP’s to import&amp;#160; (MAYBE!).&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0083.image_5F00_2CA7486B.png" width="617" height="145" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;These MP bundles are only used for specific scenarios, such as Global Service Monitoring, or DevOps scenarios where you have integrated APM with TFS, etc.&amp;#160; If you are not currently using these MP’s, there is no need to import or update them.&amp;#160; The Intellitrace MP will actually fail to import of you are not using these, because of a dependency.&amp;#160; I’d skip this MP import unless you already have these MP’s present in your environment.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Apply the agent update&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Approve the pending updates in the Administration console for pushed agents.&amp;#160; Manually apply the update for manually installed agents.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6874.image_5F00_2830C7A4.png" width="358" height="256" /&gt;&lt;/p&gt;  &lt;p&gt;100% success rate.&lt;/p&gt;  &lt;p&gt;Be sure to check the “Agents By Version” view to find any agents that did not get patched:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0842.image_5F00_27C494AF.png" width="581" height="168" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;***Note!&amp;#160; The agents behind a gateway are NOT placed into pending actions for an update.&amp;#160; These agents will need to be “repaired” via the administration console, or use Windows Update.&amp;#160; On my agents behind a GW – a repair worked perfectly.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Update Unix/Linux MPs&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – I download and extract the updated Linux MP’s for SCOM 2012 SP1 UR2&lt;/p&gt;  &lt;p&gt;(The link in the KB article doesn’t work at the time of this writing – here is the correct link)&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=29696" href="http://www.microsoft.com/en-us/download/details.aspx?id=29696"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=29696&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;7.4.3507 is SCOM 2012 SP1.&amp;#160; &lt;/p&gt;    &lt;p&gt;7.4.4112.0 is SCOM 2012 SP1 with UR1.&lt;/p&gt;    &lt;p&gt;7.4.4119.0 is SCOM 2012 SP1 with UR2.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Download the MSI and run it.&amp;#160; It will extract the MP’s to C:\Program Files (x86)\System Center Management Packs\System Center 2012 MPs for UNIX and Linux (7.4.4199.0)&lt;/p&gt;  &lt;p&gt;Import the files in the 2012 SP1 folder, and the following:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Microsoft.Unix.ConsoleLibrary.mp&lt;/p&gt;    &lt;p&gt;Microsoft.Unix.Process.Library.mpb&lt;/p&gt;    &lt;p&gt;Microsoft.Unix.ShellCommand.Library.mpb&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Also add any platform specific MP’s for versions on Unix or Linux in your monitoring environment.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/3162.image_5F00_312059E3.png" width="337" height="421" /&gt;&lt;/p&gt;  &lt;p&gt;You will likely observe high CPU utilization of your management servers during these MP imports.&amp;#160; Give it time to complete the process of the import and MPB deployments.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – you would upgrade your agents on the Unix/Linux monitored agents.&amp;#160; You can now do this straight from the console:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1121.image_5F00_0C8ECC5F.png" width="504" height="360" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7220.image_5F00_3A0FEC22.png" width="479" height="147" /&gt;&lt;/p&gt;  &lt;p&gt;You can input credentials or use existing RunAs accounts if those have enough rights to perform this action.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2526.image_5F00_40C2F5A5.png" width="623" height="111" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Lastly – refer to the KB article for the UR1 update, as if you are a heavy user of Linux process monitoring using our template – additional steps are required to address the fixes.&amp;#160; You must open, edit, and re-save any process templates that you had previously created in order to apply the fixes to each.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now at this point, we would check the OpsMgr event logs on our management servers, check for any new or strange alerts coming in, and ensure that there are no issues after the update.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2538.image_5F00_4775FF28.png" width="88" height="86" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="5"&gt;&lt;strong&gt;Known issues:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;See the existing list of known issues documented in the KB article.&lt;/p&gt;  &lt;p&gt;Additional:&lt;/p&gt;  &lt;p&gt;1.&amp;#160; Agents behind a Gateway will not be placed into pending management for an update.&amp;#160; If you are using Windows Update/WSUS/SCCM to update your agents, then no steps are necessary, as they will receive the agent update automatically.&lt;/p&gt;  &lt;p&gt;2.&amp;#160; OM12 SP1 UR#2 Web Console Error: System.Reflection.ReflectionTypeLoadException: [ReflectionTypeLoad_LoadFailed]&amp;#160; Savision has released updated versions of the Live Maps Summary Widget management packs that resolve this issue. The versions can be downloaded &lt;a href="http://www.savision.com/download/file/fid/944"&gt;here&lt;/a&gt;. The download contains the following files:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Savision.LiveMaps.Presentation.SummaryWidget.Library.mpb (Version 1.2.1.0) &lt;/li&gt;    &lt;li&gt;Savision.LiveMaps.Presentation.SummaryWidget.WebConsole.mpb (Version 1.2.1.3)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The problem should be fixed by importing the 2 management packs into your environment.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.savision.com/resources/news/fix-om12-sp1-ur2-web-console" href="http://www.savision.com/resources/news/fix-om12-sp1-ur2-web-console"&gt;http://www.savision.com/resources/news/fix-om12-sp1-ur2-web-console&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3565383" width="1" height="1"&gt;</description></item><item><title>Publishing SCOM 2012 dashboards to SharePoint</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/04/03/publishing-scom-2012-dashboards-to-sharepoint.aspx</link><pubDate>Wed, 03 Apr 2013 02:19:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3562936</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3562936</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/04/03/publishing-scom-2012-dashboards-to-sharepoint.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;One of the features in OpsMgr2012 is the ability to create rich dashboards, and then publish them to a SharePoint site.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This is covered in the product documentation here:&amp;#160; &lt;a title="http://technet.microsoft.com/en-us/library/hh212924.aspx" href="http://technet.microsoft.com/en-us/library/hh212924.aspx"&gt;http://technet.microsoft.com/en-us/library/hh212924.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I recently ran into a problem setting this up for a customer – so thought I’d talk about that here for a moment.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;First thing is to log on to the SharePoint 2012 server as a SharePoint Administrator, and copy the following two files from the SCOM setup media (\Setup\AMD64\SharePoint) to a local directory on the SharePoint server:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6327.image_5F00_6DF93C67.png" width="351" height="166" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next we will run C:\bin\shpt\install-OperationsManager-DashboardViewer.ps1 from an elevated SharePoint Management Shell:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5353.image_5F00_4D71FCB5.png" width="453" height="133" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1452.image_5F00_021258F1.png" width="556" height="83" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;But look what happened on mine:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/3124.image_5F00_08C56274.png" width="672" height="366" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;PSsnapin Microsoft.SharePoint.PowerShell is loaded     &lt;br /&gt;&lt;font style="background-color: rgb(255, 255, 0);"&gt;Get-SPFarm : Microsoft SharePoint is not supported with version 4.0.30319.1 of       &lt;br /&gt; the Microsoft .Net Runtime&lt;/font&gt;.      &lt;br /&gt; At C:\bin\shpt\install-OperationsManager-DashboardViewer.ps1:74 char:9      &lt;br /&gt; + $farm = Get-SPFarm      &lt;br /&gt; +&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; ~~~~~~~~~~      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; + CategoryInfo&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; : InvalidData: (Microsoft.Share...SpCmdletGetFarm:      &lt;br /&gt;&amp;#160;&amp;#160; SpCmdletGetFarm) [Get-SPFarm], PlatformNotSupportedException      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SpCmdletGetFarm&lt;/p&gt;    &lt;p&gt;Cannot index into a null array.     &lt;br /&gt; At C:\bin\shpt\install-OperationsManager-DashboardViewer.ps1:75 char:1      &lt;br /&gt; + $sol = $farm.Solutions[$solutionID]      &lt;br /&gt; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; + CategoryInfo&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; : InvalidOperation: (:) [], RuntimeException      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; + FullyQualifiedErrorId : NullArray&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This error is caused because I installed Windows Management Framework (WMF) 3.0 on my server, which also upgrades PowerShell to 3.0.&lt;/p&gt;  &lt;p&gt;The workaround for this – is to launch a Powershell 2.0 session – and then add the SharePoint snapin:&lt;/p&gt;  &lt;p&gt;From an elevated command prompt – type:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;powershell.exe -Version 2.0&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Add-PSSnapin Microsoft.SharePoint.PowerShell&lt;/strong&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Now we can run the script with success:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4201.image_5F00_122127A8.png" width="669" height="728" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – we need to activate the web part.&lt;/p&gt;  &lt;p&gt;On the SharePoint site – Site Actions &amp;gt; Site Settings &amp;gt; Site Collection Administration &amp;gt; Site Collection Features&lt;/p&gt;  &lt;p&gt;Make sure the OpsMgr Dashboard Web Part is Active:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/4532.image_5F00_7199E7F5.png" width="693" height="328" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;To add/configure a dashboard – open the SharePoint Central Administration site.&lt;/p&gt;  &lt;p&gt;Site Actions &amp;gt; View All Site Content &amp;gt; Lists &amp;gt; click &lt;strong&gt;Operations Manager Web Console Environments&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Add New Item &amp;gt; give the dashboard a title, and the URL of your SCOM web console:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1423.image_5F00_6D23672E.png" width="636" height="378" /&gt;&lt;/p&gt;  &lt;p&gt;Click Save.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now we can add a dashboard to a page on SharePoint.&amp;#160; On your SharePoint site page:&lt;/p&gt;  &lt;p&gt;Site Actions &amp;gt; New Page&lt;/p&gt;  &lt;p&gt;Give our new dashboard view a name, and click Create&lt;/p&gt;  &lt;p&gt;Below “Editing tools” click Insert &amp;gt; Web Part&lt;/p&gt;  &lt;p&gt;Select “Microsoft System Center” and select “Operations Manager Dashboard Viewer Web Part” and click Add.&lt;/p&gt;  &lt;p&gt;On the upper right, click the down arrow and pick “Edit Web Part”&lt;/p&gt;  &lt;p&gt;Choose the correct environment, paste in a URL from the web console for a dashboard, and give the page an appropriate title.&lt;/p&gt;  &lt;p&gt;On the menu bar – click Save and Close.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Ready to go!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Additional reading and resources:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.scom2k7.com/how-to-view-scom-2012-dashboards-in-sharepoint-2010/" href="http://www.scom2k7.com/how-to-view-scom-2012-dashboards-in-sharepoint-2010/"&gt;http://www.scom2k7.com/how-to-view-scom-2012-dashboards-in-sharepoint-2010/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.technet.com/b/momteam/archive/2011/09/27/setting-up-the-operations-manager-web-part.aspx" href="http://blogs.technet.com/b/momteam/archive/2011/09/27/setting-up-the-operations-manager-web-part.aspx"&gt;http://blogs.technet.com/b/momteam/archive/2011/09/27/setting-up-the-operations-manager-web-part.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://thoughtsonopsmgr.blogspot.com/2013/03/om12-operations-manager-web-part.html" href="http://thoughtsonopsmgr.blogspot.com/2013/03/om12-operations-manager-web-part.html"&gt;http://thoughtsonopsmgr.blogspot.com/2013/03/om12-operations-manager-web-part.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3562936" width="1" height="1"&gt;</description></item><item><title>Applying CU1 to OpsMgr 2012 SP1</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/04/03/applying-cu1-to-opsmgr-2012-sp1.aspx</link><pubDate>Wed, 03 Apr 2013 00:05:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3562920</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3562920</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/04/03/applying-cu1-to-opsmgr-2012-sp1.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8004.image_5F00_31F6F992.png" width="263" height="220" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;CU1 for OpsMgr has been released for some time now, this post will be a simple walk-through of applying it.&amp;#160; This hotfix is included on my Hotfix page for SCOM:&amp;#160; &lt;a title="http://blogs.technet.com/b/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx" href="http://blogs.technet.com/b/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Marnix did a great posting on this topic as well, available here:&amp;#160; &lt;a title="http://thoughtsonopsmgr.blogspot.nl/2013/03/om12-sp1-update-rollup-1-manual.html" href="http://thoughtsonopsmgr.blogspot.nl/2013/03/om12-sp1-update-rollup-1-manual.html"&gt;http://thoughtsonopsmgr.blogspot.nl/2013/03/om12-sp1-update-rollup-1-manual.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Description and download location:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://support.microsoft.com/kb/2785682" href="http://support.microsoft.com/kb/2785682"&gt;http://support.microsoft.com/kb/2785682&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;To download all of the updates, you will need to click the link in the KB above, which will launch the catalog for the individual downloads:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2642.image_5F00_5139A065.png" width="802" height="382" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Following the KB – the installation plan looks something like this:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Install the update rollup package on the following server infrastructure:      &lt;ul&gt;       &lt;li&gt;Management server or servers &lt;/li&gt;        &lt;li&gt;Gateway servers &lt;/li&gt;        &lt;li&gt;Reporting servers &lt;/li&gt;        &lt;li&gt;Web console server role computers &lt;/li&gt;        &lt;li&gt;Operations console role computers&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Manually import the management packs. &lt;/li&gt;    &lt;li&gt;Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;***Note:&amp;#160; One of the things you will notice – is that there is &lt;strong&gt;&lt;em&gt;no update available&lt;/em&gt;&lt;/strong&gt; for consoles, or for reporting servers.&amp;#160; So we will skip those roles as they are not applicable.&amp;#160; My new list looks like:&lt;/p&gt;  &lt;ul&gt;&lt;!--StartFragment--&gt;   &lt;li&gt;Management servers &lt;/li&gt;    &lt;li&gt;Gateway servers&lt;/li&gt;    &lt;li&gt;Web console server role computers &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;!--EndFragment--&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Since I am monitoring Linux systems, I’ll need to add steps for that from the KB:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Download the updated management packs from the following Microsoft website:      &lt;p&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=29696"&gt;System Center Monitoring Pack for UNIX and Linux Operating Systems&lt;/a&gt;&lt;/p&gt;      &lt;p&gt;(http://www.microsoft.com/en-us/download/details.aspx?id=29696) &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;Install the management pack update package to extract the management pack files. &lt;/li&gt;    &lt;li&gt;Import the following:      &lt;ul&gt;       &lt;li&gt;The updated Microsoft.Unix.Library management pack (from the Microsoft.Unix.Library\2012 SP1 folder) &lt;/li&gt;        &lt;li&gt;The Microsoft.Process.Library management pack bundle &lt;/li&gt;        &lt;li&gt;The platform library management packs that are relevant to the Linux or UNIX platforms that you monitor in your environment&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Import the updated management pack for each version of Linux or UNIX that you monitor in your environment.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Seems simple enough, lets get started.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Install the update rollup package&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;On the catalog site, I add all the updates to my &lt;strong&gt;basket&lt;/strong&gt;, and click &lt;strong&gt;View Basket&lt;/strong&gt;, and &lt;strong&gt;Download&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Next I copy these files to a share that all my SCOM servers have access too.&amp;#160; These are actually .CAB files, so I will need to extract the MSP’s from these CAB files.&lt;/p&gt;  &lt;p&gt;Once I have the MSP files, I am ready to start applying the update to each server by role.&lt;/p&gt;  &lt;p&gt;My first server is a management server, and the web console, so I copy those two update files locally, and execute them per the KB, from an elevated command prompt:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2555.image_5F00_5A956599.png" width="557" height="113" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This launches a quick UI which applies the update.&amp;#160; It will bounce the SCOM services as well.&amp;#160; The update does not provide any feedback that it had success or failure.&amp;#160; You can check the application log for the MsiInstaller events for that.&lt;/p&gt;  &lt;p&gt;You can also spot check a couple DLL files for the file version attribute.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0005.image_5F00_0F35C1D5.png" width="617" height="195" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – run the Web Console update:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8030.image_5F00_60DC3C27.png" width="547" height="132" /&gt;&lt;/p&gt;  &lt;p&gt;This runs much faster.&amp;#160; &lt;/p&gt;  &lt;p&gt;I move on to my additional management servers and gateways, and apply the MSP file from the elevated command prompt.&amp;#160; No issues.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;Manually import the management packs&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The only MP to be updated with this CU1 for SP1 is located on your management servers, at &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5722.image_5F00_7C80C81D.png" width="741" height="143" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Only the AlertAttachment MPB should be updated.&amp;#160; The KB article known issues states the other MP should not be imported.&amp;#160; If you don’t use this MP already (Such as for Global Service Monitoring) then there is no need to install this update.&amp;#160; If you ever do go back and enable/install Global Service Monitoring or any MP that requires this Alert Attachment MP – don’t forget to install this updated version!&amp;#160; If not you will see issues with alert views in Dashboards, like console crashes or blank screens.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="5"&gt;&lt;strong&gt;Apply the agent update&lt;/strong&gt;&lt;/font&gt; &lt;/p&gt;    &lt;p&gt;Approve the pending updates in the Administration console for pushed agents.&amp;#160; Manually apply the update for manually installed agents.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8867.image_5F00_7C149528.png" width="416" height="297" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;100% success rate.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Be sure to check the “Agents By Version” view to find any agents that did not get patched:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1440.image_5F00_1099E4A7.png" width="758" height="322" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="5"&gt;&lt;strong&gt;Update Linux MPs&lt;/strong&gt;&lt;/font&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – I download and extract the updated Linux MP’s for SCOM 2012 SP1 CU1.&amp;#160; &lt;a title="http://www.microsoft.com/en-us/download/details.aspx?id=29696" href="http://www.microsoft.com/en-us/download/details.aspx?id=29696"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=29696&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I open the console – and update these MP’s from disk&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1537.image_5F00_530C86DD.png" width="383" height="348" /&gt;&lt;/p&gt;  &lt;p&gt;7.4.3507 is SCOM 2012 SP1.&amp;#160; 7.4.4112.0 is SCOM 2012 SP1 with CU1.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Next up – you would upgrade your agents on the Linux monitored agents.&amp;#160; You can now do this straight from the console:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6648.image_5F00_39A483A3.png" width="507" height="361" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;In this case – there is no need, as the previous version of my agents were already updated.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2860.image_5F00_7C1725D9.png" width="476" height="164" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Lastly – refer to the KB article for this update, as if you are a heavy user of Linux process monitoring using our template – additional steps are required to address the fixes.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;All done!&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now at this point, we would check the OpsMgr event logs on our management servers, check for any new or strange alerts coming in, and ensure that there are no issues after the update.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1057.image_5F00_02CA2F5D.png" width="86" height="85" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3562920" width="1" height="1"&gt;</description></item><item><title>Microsoft Assessment and Planning (MAP) Toolkit 8.0</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/04/01/microsoft-assessment-and-planning-map-toolkit-8-0.aspx</link><pubDate>Mon, 01 Apr 2013 22:16:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3562547</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3562547</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/04/01/microsoft-assessment-and-planning-map-toolkit-8-0.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;For those that are unfamiliar, MAP is a tool from the solution accelerator team which provides inventory, assessment, and reporting that will help you assess your current IT infrastructure status and determine the right Microsoft technologies for your IT needs. environment.&amp;#160; It can be a very valuable tool as it is agentless, and has the ability discover machines on your network that might be unknown, or not fully covered by your existing asset management solutions.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Resources:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Product page:&amp;#160; &lt;a title="http://technet.microsoft.com/en-us/solutionaccelerators/dd537566" href="http://technet.microsoft.com/en-us/solutionaccelerators/dd537566"&gt;http://technet.microsoft.com/en-us/solutionaccelerators/dd537566&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Download:&amp;#160; &lt;a title="http://www.microsoft.com/en-us/download/details.aspx?&amp;amp;id=7826" href="http://www.microsoft.com/en-us/download/details.aspx?&amp;amp;id=7826"&gt;http://www.microsoft.com/en-us/download/details.aspx?&amp;amp;id=7826&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Requirements to install:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Windows 7, Windows 8, Windows 8 Pro, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Installation:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Run the “&lt;strong&gt;&lt;em&gt;Microsoft_Assessment_and_Planning_Toolkit_Setup.exe&lt;/em&gt;&lt;/strong&gt;” program.&amp;#160; To get started, click Next.&lt;/p&gt;  &lt;p&gt;The first step is a pre-req checker.&amp;#160; If any are not met you must correct these before continuing.&lt;/p&gt;  &lt;p&gt;Accept the license agreement and click Next.&lt;/p&gt;  &lt;p&gt;Accept or change the installation path, and click Next.&lt;/p&gt;  &lt;p&gt;Select a choice for the Customer Experience Improvement Program, and click Next.&lt;/p&gt;  &lt;p&gt;Click Install.&amp;#160; When completed, click Finish to open the MAP toolkit.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Running MAP and collecting inventory for Windows Computers:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;When the MAP toolkit opens for the first time – we must create a database to store our collected inventory.&amp;#160; Give the DB a name, such as “MapData” and click OK to create the local DB.&lt;/p&gt;  &lt;p&gt;In the left pane – click “Environment” and then select “Collect Inventory Data”.&lt;/p&gt;  &lt;p&gt;Choose “Windows Computers” and click Next.&lt;/p&gt;  &lt;p&gt;Choose to leverage Active Directory to discover from.&amp;#160; Additionally you can leverage alternative methods to discover machines not found in AD.&amp;#160; Click Next.&lt;/p&gt;  &lt;p&gt;We must provide domain credentials that have rights to be able to query active directory.&amp;#160; Input the data and click Next.&lt;/p&gt;  &lt;p&gt;On the AD options, you can select the default to scan the entire domain, or if all servers are in known OU’s, you can select specific AD containers to search in.&amp;#160; Click Next.&lt;/p&gt;  &lt;p&gt;On the credentials page, we need to input a credential that has local administrator on all machines in the domain.&amp;#160; This is required as MAP will connect to each machine and inventory details from WMI.&amp;#160; For this purpose a domain administrator account works best, or a domain account that is a member of the local administrators group of each server in the domain.&amp;#160; Click “Create” and input the credentials.&amp;#160; You can input multiple credentials here and all will be attempted if one fails, however, this could extend the time required to run the inventory.&amp;#160; When complete, click Next.&lt;/p&gt;  &lt;p&gt;On the Credentials Order screen, you can change the order of multiple credentials if entered.&amp;#160; Click Next.&amp;#160; Click Finish.&lt;/p&gt;  &lt;p&gt;Inventory will start immediately.&amp;#160; Querying the data from AD will occur rather quickly.&amp;#160; However, connecting to each server on the network via WMI will take considerable time., even days, depending on how large the environment.&amp;#160; Allow this to complete, such as below:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/2086.image_5F00_5BC6B230.png" width="612" height="461" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;&amp;#160; Once this is complete – you will see the amount of success/failure between what was queried from AD, and what was actually reachable via WMI.  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/7801.image_5F00_7E1E47A9.png" width="441" height="562" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Once you are happy with the results of the inventory, you can run a “Generate Inventory Results Report” to create the spreadsheet output in your My Documents\MAP directory&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8054.image_5F00_2075DD23.png" width="547" height="289" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;&amp;#160;&amp;#160; &lt;p&gt;&lt;strong&gt;Requirements to gather data:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;MAP uses WMI to gather the inventory data.&amp;#160; You need to ensure that the server/workstation that is running the MAP collection has access to all servers via any hardware firewalls, and if the servers are running Windows Firewall that exceptions allow the MAP workstation to contact all servers on those ports.&amp;#160; Detailed information is available at:&amp;#160; &lt;a title="http://social.technet.microsoft.com/wiki/contents/articles/8657.map-prepare-the-environment-wmi.aspx" href="http://social.technet.microsoft.com/wiki/contents/articles/8657.map-prepare-the-environment-wmi.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/8657.map-prepare-the-environment-wmi.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Gathering data from VMware:&lt;/p&gt;  &lt;p&gt;This is covered at:&amp;#160; &lt;a title="http://social.technet.microsoft.com/wiki/contents/articles/12160.map-prepare-the-environment-vmware.aspx" href="http://social.technet.microsoft.com/wiki/contents/articles/12160.map-prepare-the-environment-vmware.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/12160.map-prepare-the-environment-vmware.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;In the inventory collection check the box for VMware:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0871.image_5F00_070DD9E9.png" width="233" height="162" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Choose to manually provide a list of vCenter server names.&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6254.image_5F00_3BAE3624.png" width="344" height="210" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Provide credentials that have access to the vCenter servers:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/5280.image_5F00_094A62A5.png" width="486" height="144" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Provide a list of server names that run vCenter :&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0407.image_5F00_0FFD6C28.png" width="485" height="101" /&gt;&lt;/p&gt;  &lt;p&gt;Configure the properties of your vCenter servers:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0728.image_5F00_2FAC45F0.png" width="489" height="218" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Additional resources:&lt;/p&gt;  &lt;p&gt;MAP Survival guide:&amp;#160; &lt;a title="http://social.technet.microsoft.com/wiki/contents/articles/1640.microsoft-assessment-and-planning-toolkit.aspx" href="http://social.technet.microsoft.com/wiki/contents/articles/1640.microsoft-assessment-and-planning-toolkit.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/1640.microsoft-assessment-and-planning-toolkit.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;MAP Blog:&amp;#160; &lt;a title="http://blogs.technet.com/b/mapblog/" href="http://blogs.technet.com/b/mapblog/"&gt;http://blogs.technet.com/b/mapblog/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3562547" width="1" height="1"&gt;</description></item><item><title>System Center 2012 Operations Manager Unleashed is now available in paperback, kindle, nook, and PDF!</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/03/12/system-center-2012-operations-manager-unleashed-is-now-available-in-paperback-kindle-nook-and-pdf.aspx</link><pubDate>Tue, 12 Mar 2013 13:59:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3558066</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3558066</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/03/12/system-center-2012-operations-manager-unleashed-is-now-available-in-paperback-kindle-nook-and-pdf.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/0272.image_5F00_2A3F5DC0.png" width="200" height="262" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;You can get the paperback book on Amazon:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.amazon.com/gp/product/0672335913/ref=s9_simh_gw_p14_d0_i1?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-2&amp;amp;pf_rd_r=06KDNZB3VZVMSN0TWRJH&amp;amp;pf_rd_t=101&amp;amp;pf_rd_p=1389517282&amp;amp;pf_rd_i=507846" href="http://www.amazon.com/gp/product/0672335913/ref=s9_simh_gw_p14_d0_i1?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-2&amp;amp;pf_rd_r=06KDNZB3VZVMSN0TWRJH&amp;amp;pf_rd_t=101&amp;amp;pf_rd_p=1389517282&amp;amp;pf_rd_i=507846"&gt;http://www.amazon.com/gp/product/0672335913/ref=s9_simh_gw_p14_d0_i1?pf_rd_m=ATVPDKIKX0DER&amp;amp;pf_rd_s=center-2&amp;amp;pf_rd_r=06KDNZB3VZVMSN0TWRJH&amp;amp;pf_rd_t=101&amp;amp;pf_rd_p=1389517282&amp;amp;pf_rd_i=507846&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;At long last the book is ready for shipping in paperback.&amp;#160; It is also available on Nook (&lt;a href="http://www.barnesandnoble.com/w/system-center-2012-operations-manager-unleashed-kerrie-meyler/1109455133?ean=9780672335914"&gt;link&lt;/a&gt;), Kindle (&lt;a href="http://www.amazon.com/System-Operations-Manager-Unleashed-ebook/dp/B00BJ65JX2/ref=sr_1_2?ie=UTF8&amp;amp;qid=1361836029&amp;amp;sr=8-2&amp;amp;keywords=system+center+2012+operations+manager+kindle"&gt;link&lt;/a&gt;), and direct from the publisher in watermarked PDF &lt;a href="http://www.informit.com/store/system-center-2012-operations-manager-unleashed-9780672335914"&gt;(link)&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I am proud to be the technical editor for this book.&amp;#160; This was my first foray into editing, and I have scoured every page.&amp;#160; There is a ton of new content and this book covers the depth of the product exceedingly well.&amp;#160; They brought in a ton of accomplished authors and key consultants from around the globe to create this, and I highly recommend it for any SCOM admin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3558066" width="1" height="1"&gt;</description></item><item><title>HealthService restarts – still a challenge in OpsMgr 2012.</title><link>http://blogs.technet.com/b/kevinholman/archive/2013/02/21/healthservice-restarts-still-a-challenge-in-opsmgr-2012.aspx</link><pubDate>Thu, 21 Feb 2013 23:33:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3554294</guid><dc:creator>Kevin Holman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/kevinholman/rsscomments.aspx?WeblogPostID=3554294</wfw:commentRss><comments>http://blogs.technet.com/b/kevinholman/archive/2013/02/21/healthservice-restarts-still-a-challenge-in-opsmgr-2012.aspx#comments</comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Way back in the day I wrote about this issue, where the SCOM agent in some cases can consume above typical resource levels of memory, handles, etc.&amp;#160; When this occurs – we will restart the agent to kill any “runaway” processes.&amp;#160; Read about this here:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.technet.com/b/kevinholman/archive/2009/12/21/the-new-and-improved-guide-on-healthservice-restarts-aka-agents-bouncing-their-own-healthservice.aspx" href="http://blogs.technet.com/b/kevinholman/archive/2009/12/21/the-new-and-improved-guide-on-healthservice-restarts-aka-agents-bouncing-their-own-healthservice.aspx"&gt;http://blogs.technet.com/b/kevinholman/archive/2009/12/21/the-new-and-improved-guide-on-healthservice-restarts-aka-agents-bouncing-their-own-healthservice.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;One of the things I have noticed, is that on many of my servers, these thresholds are being breached on a regular basis – mostly due to the monitoringhost.exe processes needing to use more than the default of 300mb of RAM (private bytes).&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The issue is, that you will likely have NO idea this is happening.&amp;#160; We don’t generate any alerts for this by default – we simply “fix the problem” by creating a state change, then running a response script to bounce the agent.&amp;#160; The bad part about this, is you could have agents in a constant restart loop.&lt;/p&gt;  &lt;p&gt;In SCOM 2012 – I still recommend making the following changes via overrides:&amp;#160; Open the “Operations Manager &amp;gt; Agent Details &amp;gt; Agents by Version” view in the console:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/8306.image_5F00_02D6E429.png" width="430" height="339" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Open health explorer for one of the agents – and here is an example of an agent that has been bouncing on a regular basis:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/6758.image_5F00_0C32A95D.png" width="694" height="360" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;On the 4 monitors highlighted above – I recommend enabling alerting – and disabling auto-close of the alert so you can take action on agents that need it:&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/3527.image_5F00_1998BC63.png" width="530" height="338" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Then – for any agents that need higher values – make the necessary adjustments via override:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;img title="image" style="margin: 0px; display: inline; background-image: none;" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-59-10-metablogapi/1057.image_5F00_0030B929.png" width="702" height="327" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;As a refresher – this will be common on any monitored systems that discover a large number of instances – such as Exchange, DNS, SQL servers, SCVMM, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3554294" width="1" height="1"&gt;</description></item></channel></rss>