<?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>Marc Umeno's Blog : Update List</title><link>http://blogs.technet.com/umeno/archive/tags/Update+List/default.aspx</link><description>Tags: Update List</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>What are the Top Reasons for Non-compliance?</title><link>http://blogs.technet.com/umeno/archive/2007/10/11/what-are-the-top-reasons-for-non-compliance.aspx</link><pubDate>Thu, 11 Oct 2007 05:40:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2150545</guid><dc:creator>mumeno</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/umeno/comments/2150545.aspx</comments><wfw:commentRss>http://blogs.technet.com/umeno/commentrss.aspx?PostID=2150545</wfw:commentRss><description>&lt;p&gt;This is a very fundamental question for Admins trying to raise the level of software update compliance at their company.&lt;/p&gt;  &lt;p&gt;Traditionally using SMS 2003, the normal practice was to look at a sample of client logs and use that as a basis for guessing what the top problems were for non-compliance.&lt;/p&gt;  &lt;p&gt;In SCCM 2007, we have added a couple of new reports that can help solve this problem for Scan and Deployment, &amp;quot;Troubleshooting 1 - Scan Errors&amp;quot; &amp;amp; &amp;quot;Troubleshooting 2 - Deployment Errors&amp;quot; which displays groupings of the last error received from clients.&amp;#xA0; You can sort by the &amp;quot;count&amp;quot; column to get a stack-ranked list of these errors, which can greatly increase the accuracy in determining the exact top non-compliance issues and dramatically reduce the time &amp;amp; effort required to make the assessment.&amp;#xA0; &lt;/p&gt;  &lt;p&gt;No more scrubbing through client logs!&amp;#xA0; &lt;/p&gt;  &lt;p&gt;In real-life deployments within MSIT and TAP customers, we used these reports constantly to quickly identify problem areas such as Group Policy conflicts, low WUA version, networking issues, and SUP configuration issues.&amp;#xA0; By addressing the top problems, customers were able to eliminate major sources of failures and achieve much greater compliance numbers.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2150545" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/umeno/archive/tags/SCCM/default.aspx">SCCM</category><category domain="http://blogs.technet.com/umeno/archive/tags/ITMU/default.aspx">ITMU</category><category domain="http://blogs.technet.com/umeno/archive/tags/Software+Update+Management/default.aspx">Software Update Management</category><category domain="http://blogs.technet.com/umeno/archive/tags/System+Center/default.aspx">System Center</category><category domain="http://blogs.technet.com/umeno/archive/tags/WSUS/default.aspx">WSUS</category><category domain="http://blogs.technet.com/umeno/archive/tags/Update+List/default.aspx">Update List</category><category domain="http://blogs.technet.com/umeno/archive/tags/System+Center+Configuration+Manager/default.aspx">System Center Configuration Manager</category><category domain="http://blogs.technet.com/umeno/archive/tags/Reports/default.aspx">Reports</category><category domain="http://blogs.technet.com/umeno/archive/tags/Scan+Error/default.aspx">Scan Error</category><category domain="http://blogs.technet.com/umeno/archive/tags/Deployment+Error/default.aspx">Deployment Error</category><category domain="http://blogs.technet.com/umeno/archive/tags/SUM/default.aspx">SUM</category></item><item><title>Maintenance Windows</title><link>http://blogs.technet.com/umeno/archive/2007/06/28/maintenance-windows.aspx</link><pubDate>Thu, 28 Jun 2007 07:07:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1381139</guid><dc:creator>mumeno</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/umeno/comments/1381139.aspx</comments><wfw:commentRss>http://blogs.technet.com/umeno/commentrss.aspx?PostID=1381139</wfw:commentRss><description>&lt;p&gt;Let's talk about maintenance windows in SCCM, a new feature for software distribution and software updates.&amp;nbsp; Maintenance windows usually make sense in a server-based scenario where servers have defined service windows where they can be taken down for changes, including software updates.&amp;nbsp; You can define a maintenance window for a collection by choosing "Modify Collection Settings" and then going to the Maintenance Windows tab.&lt;/p&gt; &lt;p&gt;The window&amp;nbsp;uses an estimated time&amp;nbsp;to execute the entire install.&amp;nbsp; This time is comprised of the following settings:&lt;/p&gt; &lt;p&gt;1. Restart countdown time (Restart countdown time has a default of 5 min and is available to change on each collection in the Admin UI).&amp;nbsp;  &lt;p&gt;2. System restart turnaround time&amp;nbsp;(Site Control File-only setting, which&amp;nbsp;has a default of 10 min). &lt;p&gt;3. Maximum Run Time,&amp;nbsp;which is the per-update installation time&amp;nbsp;and has a Site Control File-only default setting of 20 min for Updates and 60 min for Service Packs.&amp;nbsp; However, the difference from below is that this setting can be changed in the Admin UI for each update.&amp;nbsp; This setting for each update can be found in a list view when looking at updates in the update repository node, update list node, or in a search folder &lt;p&gt;If more than 1 update is needed to be installed, say Update 1 with Max Run Time (MRT) of 20 min, Update 2 with MRT of 5 min, and Update 3 with MRT of 30 min, we will start by installing the update with the smallest MRT, in this case Update 2.&amp;nbsp; We watch the installation &amp;amp; if Update 2 finishes, we look for the next shortest MRT and see if that will fit in the window, and so on, until we run out of available time. &lt;p&gt;In the&amp;nbsp;the situation when the only thing left to do is a pending reboot when waiting for a Maintenance Window, we will only use the restart countdown time and the system restart turnaround time and not use the MRT. &lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1381139" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/umeno/archive/tags/SCCM/default.aspx">SCCM</category><category domain="http://blogs.technet.com/umeno/archive/tags/ITMU/default.aspx">ITMU</category><category domain="http://blogs.technet.com/umeno/archive/tags/Software+Update+Management/default.aspx">Software Update Management</category><category domain="http://blogs.technet.com/umeno/archive/tags/System+Center/default.aspx">System Center</category><category domain="http://blogs.technet.com/umeno/archive/tags/WSUS/default.aspx">WSUS</category><category domain="http://blogs.technet.com/umeno/archive/tags/Update+List/default.aspx">Update List</category><category domain="http://blogs.technet.com/umeno/archive/tags/System+Center+Configuration+Manager/default.aspx">System Center Configuration Manager</category><category domain="http://blogs.technet.com/umeno/archive/tags/Maintenance+Window/default.aspx">Maintenance Window</category><category domain="http://blogs.technet.com/umeno/archive/tags/SUM/default.aspx">SUM</category></item><item><title>Update Lists</title><link>http://blogs.technet.com/umeno/archive/2007/06/27/update-lists.aspx</link><pubDate>Wed, 27 Jun 2007 09:13:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1374180</guid><dc:creator>mumeno</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/umeno/comments/1374180.aspx</comments><wfw:commentRss>http://blogs.technet.com/umeno/commentrss.aspx?PostID=1374180</wfw:commentRss><description>&lt;p&gt;One of the most useful new objects in System Center Configuration Manager 2007 is the Update List.&amp;nbsp;&amp;nbsp; An update list is, well, a list of&amp;nbsp;software updates - that is, it is a fixed list of updates that&amp;nbsp;can be created&amp;nbsp;through a wizard (which also allows downloading&amp;nbsp;of updates).&amp;nbsp; Security rights can be assigned to update lists to enable delegation scenarios.&amp;nbsp; We also&amp;nbsp;have a couple of key compliance reports that use update lists as inputs.&amp;nbsp; The first new compliance report is the "Overall Compliance" report, which gives per-machine compliance for a given update list on a collection.&amp;nbsp; This report assesses whether any of the&amp;nbsp;updates in the list are out of compliance and reports the totals for all machines in the collection.&amp;nbsp; The other new report gives per-update compliance for an update list on a collection, giving the results across the collection for a single update.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Also new to SCCM, search folders are the best way to identify exactly which updates should be put in an update list.&amp;nbsp; To create a search folder, simply navigate to the search folders subnode under the Updates Repository node &amp;amp; select the "new search folder" action.&amp;nbsp; It is easy to create a list of updates, for example, that have the following criteria: critical, security, applicable to Windows, released within the&amp;nbsp;last month, not superseded.&amp;nbsp; &lt;/p&gt; &lt;p&gt;Update lists can be used by the Deploy Software Updates Wizard, Deployment Templates, and the Download Wizard, either through right-click/action pane or by drag and drop.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1374180" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/umeno/archive/tags/SCCM/default.aspx">SCCM</category><category domain="http://blogs.technet.com/umeno/archive/tags/ITMU/default.aspx">ITMU</category><category domain="http://blogs.technet.com/umeno/archive/tags/Software+Update+Management/default.aspx">Software Update Management</category><category domain="http://blogs.technet.com/umeno/archive/tags/System+Center/default.aspx">System Center</category><category domain="http://blogs.technet.com/umeno/archive/tags/WSUS/default.aspx">WSUS</category><category domain="http://blogs.technet.com/umeno/archive/tags/Software+Update+Point/default.aspx">Software Update Point</category><category domain="http://blogs.technet.com/umeno/archive/tags/Update+List/default.aspx">Update List</category><category domain="http://blogs.technet.com/umeno/archive/tags/SUM/default.aspx">SUM</category></item></channel></rss>