razree Posted January 18, 2012 Report post Posted January 18, 2012 Hi all, I'm new to this forum and I'm looking some help with configuring USMT 4 migration. I want to set up backup of couple domain laptops (mostly win7) over network. Of course silent without users knowing. I'm thinking scheduling the migration once a week and of course I don't want USMT to migrate ALL the data each time. I want the full backup just the first time and then incremental one every next time, meaning USMT will migrate JUST the data that was modified from the last migration. And here I have a problem. Obviously USMT's XML files need to be altered. I've found this piece that should define dates of data to be migrated: http://technet.micro...FilterFunctions <component context="System" type="Application"><displayName>File_size</displayName><role role="Data"> <rules> <include filter='MigXmlHelper.FileProperties("dateModified","range","2008/05/15-2008/05/17")'> <objectSet> <pattern type="File">%SYSTEMDRIVE%\DOCS\* [*]</pattern> </objectSet> </include> </rules></role></component> Now I'm using migdocs.xml, migapp.xml and custom mignotes.xml (migrates all lotus notes data including archive and replicas). The thing I need help with is how to alter these xml's or create a custom one which will have the upper code included which will tell USMT that it migrates just the data that was modified from certain date?? I would greatly appreciate any help tnx Quote Share this post Link to post Share on other sites More sharing options...
Hi all,
I'm new to this forum and I'm looking some help with configuring USMT 4 migration.
I want to set up backup of couple domain laptops (mostly win7) over network. Of course silent without users knowing.
I'm thinking scheduling the migration once a week and of course I don't want USMT to migrate ALL the data
each time.
I want the full backup just the first time and then incremental one every next time, meaning USMT will
migrate JUST the data that was modified from the last migration.
And here I have a problem.
Obviously USMT's XML files need to be altered. I've found this piece that should define dates of data to be migrated:
http://technet.micro...FilterFunctions
Now I'm using migdocs.xml, migapp.xml and custom mignotes.xml (migrates all lotus notes data including archive and replicas).
The thing I need help with is how to alter these xml's or create a custom one which will have the upper code included which will
tell USMT that it migrates just the data that was modified from certain date??
I would greatly appreciate any help
tnx
Share this post
Link to post
Share on other sites