<?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>Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx</link><description>A common requirement during user state migration is to not capture data from certain drives. The most commonly requested for exclusion are removable drives such as USB and FireWire drives. There is no command line option to exclude these drives automatically</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3509008</link><pubDate>Sun, 15 Jul 2012 07:55:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3509008</guid><dc:creator>'Avi'</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;This is great, thanks so much for this wonderful automagicall way of authoring XML for usmt.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3509008" width="1" height="1"&gt;</description></item><item><title>re: Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3421455</link><pubDate>Thu, 14 Apr 2011 04:14:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3421455</guid><dc:creator>me_amitdas</dc:creator><description>&lt;p&gt;can someone help me to guide me for including the script in MDT 2010 i am new in MDT pls help me with detailed steps which i should make changes to exclude drives &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3421455" width="1" height="1"&gt;</description></item><item><title>re: Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3421236</link><pubDate>Wed, 13 Apr 2011 14:07:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3421236</guid><dc:creator>Michael Murgolo</dc:creator><description>&lt;p&gt;Did you include the resulting XML file on either the USMT scanstate and loadstate command lines (/i:&amp;quot;%LogPath%\MigRootFolders.xml&amp;quot;) or using the USMTMigFiles MDT property to specify this as a USMT XML file to use?&lt;/p&gt;
&lt;p&gt;Michaal Murgolo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3421236" width="1" height="1"&gt;</description></item><item><title>re: Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3421116</link><pubDate>Wed, 13 Apr 2011 06:54:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3421116</guid><dc:creator>AMIT DAS</dc:creator><description>&lt;p&gt;I put all the script in the MDT server in the deployment share -&amp;gt; scripts folder&lt;/p&gt;
&lt;p&gt;Then edited the cs.ini as below &lt;/p&gt;
&lt;p&gt;[Settings]&lt;/p&gt;
&lt;p&gt;Priority=Default&lt;/p&gt;
&lt;p&gt;Properties=MyCustomProperty, USMTExcludeDrivesOutput, USMTExcludeUsbDrives, USMTExcludeScriptDrive, USMTExcludeDrives, USMTExcludeDriveFlagFile&lt;/p&gt;
&lt;p&gt;[Default]&lt;/p&gt;
&lt;p&gt;OSInstall=Y&lt;/p&gt;
&lt;p&gt;USMTExcludeDrivesOutput=outtest.xml&lt;/p&gt;
&lt;p&gt;USMTExcludeUsbDrives=True&lt;/p&gt;
&lt;p&gt;USMTExcludeScriptDrive=True&lt;/p&gt;
&lt;p&gt;USMTExcludeDrives=D:,E:,F:&lt;/p&gt;
&lt;p&gt;USMTExcludeDriveFlagFile=True&lt;/p&gt;
&lt;p&gt;USMTExcludeDriveFlagFile=offline.flg&lt;/p&gt;
&lt;p&gt;SkipAppsOnUpgrade=YES&lt;/p&gt;
&lt;p&gt;SkipCapture=NO&lt;/p&gt;
&lt;p&gt;SkipAdminPassword=YES&lt;/p&gt;
&lt;p&gt;SkipProductKey=YES&lt;/p&gt;
&lt;p&gt;PLS NOTE I HAVE NOT EDITED ANY OTHER SCRIPT THEN I TESTED THE INSTALLATION BUT IT DID NOT EXCLUDE THE DRIVES PLS HELP&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3421116" width="1" height="1"&gt;</description></item><item><title>re: Excluding USB, FireWire and other drives from USMT Capture</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3420774</link><pubDate>Tue, 12 Apr 2011 11:01:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3420774</guid><dc:creator>me_amitdas</dc:creator><description>&lt;p&gt;Where i should place these scripts as i want to avoid processing the data present in d or e drive which is taking so much time i need to migrate 100 xp system where users having much data in other than os drive so i want to exclude those drive pls help to provide the location for those script to exclude pls treat me as a new comer in MDT pls help&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3420774" width="1" height="1"&gt;</description></item><item><title>SCCM 2007 : USMT 4.0 interested</title><link>http://blogs.technet.com/b/deploymentguys/archive/2009/04/29/excluding-usb-firewire-and-other-drives-from-usmt-capture.aspx#3439430</link><pubDate>Tue, 08 Feb 2011 15:55:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3439430</guid><dc:creator>Le Cloud de Damien</dc:creator><description>&lt;p&gt;I was investigated about usmt 4.0 to do a better refresh, and i find some blog interested about: Frank&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3439430" width="1" height="1"&gt;</description></item></channel></rss>