<?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>Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx</link><description>If you’ve done ConfigMgr OS deployments, you’ve probably seen an error dialog like this before: 
 Pretty simple, right? Distribute this package to a local DP and then try again. But there are often dozens (or in extreme cases, hundreds) of packages referenced</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3519594</link><pubDate>Wed, 12 Sep 2012 07:40:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3519594</guid><dc:creator>RagTagITCo</dc:creator><description>&lt;p&gt;@lord_hydrax Wow, how do you just run a script without understanding what it does?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3519594" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3493080</link><pubDate>Thu, 19 Apr 2012 02:44:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3493080</guid><dc:creator>Michael Niehaus</dc:creator><description>&lt;p&gt;That&amp;#39;s what item #4 above says it will do :-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3493080" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3493070</link><pubDate>Thu, 19 Apr 2012 01:05:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3493070</guid><dc:creator>lord_hydrax</dc:creator><description>&lt;p&gt;omg I didn&amp;#39;t realise this does more than report on missing packages... I have packages being copied all of the globe now &amp;gt;_&amp;lt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3493070" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3444570</link><pubDate>Mon, 01 Aug 2011 21:12:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3444570</guid><dc:creator>Michael Niehaus</dc:creator><description>&lt;p&gt;While it probably could run from Windows PE (making a WMI connection to a remote ConfigMgr server, with credentials), I don&amp;#39;t see any real advantage to doing it that way - run it from the site server, preferably well in advance of your deployments.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3444570" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3444531</link><pubDate>Mon, 01 Aug 2011 16:45:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3444531</guid><dc:creator>Todd_ConfigMgrAdmin</dc:creator><description>&lt;p&gt;Will this run from WinPE?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3444531" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3435727</link><pubDate>Thu, 16 Jun 2011 02:40:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3435727</guid><dc:creator>Michael Niehaus</dc:creator><description>&lt;p&gt;It will check all packages explicitly referenced by the task sequence - those installed using the PACKAGESxxx variables aren&amp;#39;t explicitly referenced by the task sequence, so those won&amp;#39;t be found or distributed.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3435727" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3434688</link><pubDate>Fri, 10 Jun 2011 02:15:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434688</guid><dc:creator>SteveP</dc:creator><description>&lt;p&gt;Does this also check for applications installed using the package variable in the TS? And is there a way to just list all of the packages referenced?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434688" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3429553</link><pubDate>Mon, 16 May 2011 20:08:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3429553</guid><dc:creator>MIG</dc:creator><description>&lt;p&gt;Excellent post. Thank you very much!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3429553" width="1" height="1"&gt;</description></item><item><title>re: Make sure a ConfigMgr task sequence has all the packages it needs</title><link>http://blogs.technet.com/b/mniehaus/archive/2010/04/07/make-sure-a-configmgr-task-sequence-has-all-the-packages-it-needs.aspx#3427201</link><pubDate>Fri, 06 May 2011 12:17:12 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3427201</guid><dc:creator>Chris Jones - MSFT</dc:creator><description>&lt;p&gt;just wanted to say thanks a lot! this saved me a few hours worth of work!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3427201" width="1" height="1"&gt;</description></item></channel></rss>