<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guillaume Remy</title>
	<atom:link href="http://www.physh.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.physh.net</link>
	<description>a dropbox for thoughts</description>
	<lastBuildDate>Mon, 14 May 2012 22:25:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Integrate Microsoft Diagnostics and Recovery Tools (DaRT) into the MDT boot image</title>
		<link>http://www.physh.net/2011/09/integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image</link>
		<comments>http://www.physh.net/2011/09/integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image.html#comments</comments>
		<pubDate>Thu, 22 Sep 2011 19:06:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[DaRT]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[WinPE]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/09/22/integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image</guid>
		<description><![CDATA[If you&#8217;re running MDT 2012, please read Michael Niehaus&#8217; post: http://blogs.technet.com/b/mniehaus/archive/2011/11/28/mdt-2012-new-feature-dart-integration.aspx I recently found out Microsoft Diagnostics and Recovery Tools (I&#8217;ll refer to it as DaRT thereafter) was quite handy. It is part of Microsoft Desktop Optimization Pack, which is available &#8230; <a href="http://www.physh.net/2011/09/integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/09/integrate-microsoft-diagnostics-and-recovery-tools-dart-into-the-mdt-boot-image.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Updating the BIOS programmatically in MDT&#8230;</title>
		<link>http://www.physh.net/2011/06/updating-bios-programmatically-in-mdt.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updating-bios-programmatically-in-mdt</link>
		<comments>http://www.physh.net/2011/06/updating-bios-programmatically-in-mdt.html#comments</comments>
		<pubDate>Fri, 03 Jun 2011 20:02:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[BIOS]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/06/03/updating-the-bios-programmatically-in-mdt</guid>
		<description><![CDATA[Mikael Nystrom has a very interesting blog post over at deploymentbunny.com on how to update the BIOS on HP, Dell and Lenovo computers. The source code is mostly functional but you will need to be careful with the non-unicode characters here &#8230; <a href="http://www.physh.net/2011/06/updating-bios-programmatically-in-mdt.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/06/updating-bios-programmatically-in-mdt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make an MDT task sequence resolution independent.</title>
		<link>http://www.physh.net/2011/03/make-mdt-task-sequence-resolution.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=make-mdt-task-sequence-resolution</link>
		<comments>http://www.physh.net/2011/03/make-mdt-task-sequence-resolution.html#comments</comments>
		<pubDate>Thu, 03 Mar 2011 19:21:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/03/03/make-an-mdt-task-sequence-resolution-independent</guid>
		<description><![CDATA[You will often find yourself with a deployed computer that doesn&#8217;t match the resolution it&#8217;s supposed to use. It&#8217;s quite annoying, especially on laptops (have you seen how ugly Windows is when displayed at 1024&#215;768 on a 1920&#215;1200 screen?). There &#8230; <a href="http://www.physh.net/2011/03/make-mdt-task-sequence-resolution.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/03/make-mdt-task-sequence-resolution.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Target an advertisement based on the software version in SCCM</title>
		<link>http://www.physh.net/2011/02/target-advertisement-base-on-software.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=target-advertisement-base-on-software</link>
		<comments>http://www.physh.net/2011/02/target-advertisement-base-on-software.html#comments</comments>
		<pubDate>Tue, 15 Feb 2011 20:45:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/02/15/target-an-advertisement-base-on-software-version-in-sccm</guid>
		<description><![CDATA[Let&#8217;s say we want to advertise an update to Adobe Reader only to clients with outdated versions (anything older than 10.0.1). Create a new collection. Edit the membership rules. Click on Edit Query Statement. At the bottom press &#8220;Show Query &#8230; <a href="http://www.physh.net/2011/02/target-advertisement-base-on-software.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/02/target-advertisement-base-on-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to run reports in ConfigMgr?</title>
		<link>http://www.physh.net/2011/02/unable-to-run-reports-in-configmgr.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unable-to-run-reports-in-configmgr</link>
		<comments>http://www.physh.net/2011/02/unable-to-run-reports-in-configmgr.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 21:15:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/02/09/unable-to-run-reports-in-configmgr</guid>
		<description><![CDATA[You may get the following error message when trying to generate reports: &#8220;The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, &#8230; <a href="http://www.physh.net/2011/02/unable-to-run-reports-in-configmgr.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/02/unable-to-run-reports-in-configmgr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ConfigMgr Firewall exceptions for Client deployment.</title>
		<link>http://www.physh.net/2011/02/configmgr-firewall-exceptions-for.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configmgr-firewall-exceptions-for</link>
		<comments>http://www.physh.net/2011/02/configmgr-firewall-exceptions-for.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 20:28:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/02/09/configmgr-firewall-exceptions-for-client-deployment</guid>
		<description><![CDATA[To enable ConfigMgr client deployment, create the following GPO (or update if you already have one): Computer Configuration &#62; Policies &#62; Administrative Templates &#62; Network &#62; Network Connections &#62; Windows Firewall &#62; Domain Profile Windows Firewall: Allow inbound file and &#8230; <a href="http://www.physh.net/2011/02/configmgr-firewall-exceptions-for.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/02/configmgr-firewall-exceptions-for.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing IIS sites in SCCM 2007 SP2 R3?</title>
		<link>http://www.physh.net/2011/02/missing-iis-sites-in-sccm-2007-sp2-r3.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=missing-iis-sites-in-sccm-2007-sp2-r3</link>
		<comments>http://www.physh.net/2011/02/missing-iis-sites-in-sccm-2007-sp2-r3.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 20:07:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/02/09/missing-iis-sites-in-sccm-2007-sp2-r3</guid>
		<description><![CDATA[After installing SCCM I noticed that IIS was not populated with the different websites needed to run ConfigMgr properly. I took me hours to figure out until I found the ConfigMgr Toolkit. Run the MP Troubleshooter, it will solve the &#8230; <a href="http://www.physh.net/2011/02/missing-iis-sites-in-sccm-2007-sp2-r3.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/02/missing-iis-sites-in-sccm-2007-sp2-r3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[UPDATED] Adobe Reader 9/X Clean Deployment</title>
		<link>http://www.physh.net/2011/02/adobe-reader-9-clean-deployment.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adobe-reader-9-clean-deployment</link>
		<comments>http://www.physh.net/2011/02/adobe-reader-9-clean-deployment.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 19:00:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2011/02/09/updated-adobe-reader-9x-clean-deployment</guid>
		<description><![CDATA[What I wrote about Adobe Reader MSI patching has a major flaw: you cannot under any circumstances update Adobe Reader after installing it with the modified MSI. I had to find another way&#8230; Good news, it&#8217;s a lot easier now. &#8230; <a href="http://www.physh.net/2011/02/adobe-reader-9-clean-deployment.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2011/02/adobe-reader-9-clean-deployment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Customization Wizard X is now available!</title>
		<link>http://www.physh.net/2010/12/adobe-customization-wizard-x-is-now.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adobe-customization-wizard-x-is-now</link>
		<comments>http://www.physh.net/2010/12/adobe-customization-wizard-x-is-now.html#comments</comments>
		<pubDate>Wed, 15 Dec 2010 21:18:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2010/12/15/adobe-customization-wizard-x-is-now-available</guid>
		<description><![CDATA[Download from here. For silent deployment, see this previous article.]]></description>
		<wfw:commentRss>http://www.physh.net/2010/12/adobe-customization-wizard-x-is-now.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install iTunes on Windows with MDT</title>
		<link>http://www.physh.net/2010/06/how-to-install-itunes-on-windows-with.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-itunes-on-windows-with</link>
		<comments>http://www.physh.net/2010/06/how-to-install-itunes-on-windows-with.html#comments</comments>
		<pubDate>Fri, 18 Jun 2010 22:19:00 +0000</pubDate>
		<dc:creator>physh</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://physhtest1.wordpress.com/2010/06/18/how-to-install-itunes-on-windows-with-mdt-2010</guid>
		<description><![CDATA[I came across the need to deploy iTunes using MDT (2010 or 2012). Unfortunately, there is no way to run the usual setup file with switches. The key is to expand the installer (using 7-zip) and then create hidden applications &#8230; <a href="http://www.physh.net/2010/06/how-to-install-itunes-on-windows-with.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.physh.net/2010/06/how-to-install-itunes-on-windows-with.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

