HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > Windows XP Installation

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-23-2007, 03:29 PM
Ed
 
Posts: n/a
Default <USMT?

Hello All,

I'm using BDD 2007 to refresh my workstations. And was hoping someone could
tell me how to configure USMT to only migrate documents and files that are
stored on the users D: partition with the exception of MP3 files?

Any help with this would be GREATLY appreciated.

Thanks

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 10-23-2007, 04:59 PM
Fábio Oliveira
 
Posts: n/a
Default RE: <USMT?

Hi Looked at the USMT help there is a section about saiving personal data.

To migrate a specific folder
To migrate a folder from a specific drive
Including subfolders
The following .xml file migrates all files and subfolders from
C:\EngineeringDrafts to the destination computer.

<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/test">
<component type="Documents" context="System">
<displayName>Component to migrate all Engineering Drafts Documents
including subfolders</displayName>
<role role="Data">
<rules>
<include>
<objectSet>
<pattern type="File">C:\EngineeringDrafts\*[*]</pattern>
</objectSet>
</include>
</rules>
</role>
</component>
</migration>

==============

To migrate a folder from any location
The following .xml file migrates all files and subfolders of the
EngineeringDrafts folder from any drive on the computer. If multiple folders
exist with the same name all such files will get migrated.

<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/test">
<component type="Documents" context="System">
<displayName>Component to migrate all Engineering Drafts Documents folder
on any drive on the computer </displayName>
<role role="Data">
<rules>
<include>
<objectSet>
<script>MigXmlHelper.GenerateDrivePatterns ("\EngineeringDrafts\* [*] ", "Fixed")</script>
<script>MigXmlHelper.GenerateDrivePatterns ("*\EngineeringDrafts\* [*] ", "Fixed")</script>
</objectSet>
</include>
</rules>
</role>
</component>
</migration>
The following .xml file migrates all files and subfolders of the
EngineeringDrafts folder from where ever it exists on the C: drive. If
multiple folders exist with the same name all such folders will get migrated

<migration urlid="http://www.microsoft.com/migration/1.0/migxmlext/test">
<component type="Documents" context="System">
<displayName>Component to migrate all Engineering Drafts Documents
EngineeringDrafts folder from where ever it exists on the C: drive
</displayName>
<role role="Data">
<rules>
<include>
<objectSet>
<pattern type="File"> C:\*\EngineeringDrafts\*[*]</pattern>
<pattern type="File"> C:\EngineeringDrafts\*[*]</pattern>
</objectSet>
</include>
</rules>
</role>
</component>
</migration>

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
BDD 2007/USMT Ed Windows XP Installation 0 10-15-2007 03:07 PM
USMT vs. Files and Settings Transfer Wiz Dave Hardenbrook Windows XP Installation 0 08-30-2007 11:56 PM
USMT - Move Profiles on Same System/New Domain? Diane Windows XP Installation 0 05-06-2007 03:05 AM


All times are GMT. The time now is 11:06 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger