Jump to content


rjblue

Established Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

rjblue's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ok so here's the rundown on what's going on. I am using the migapp.xml, and the miguser.xml, and also using a custom xml file. I know the migapp.xml will migrate all linked pst files, but not unlinked ones. So I created the custom xml to migrate all psts. The issue I am running into is our My Documents used to be on a D:\ drive for XP, now its in the default location on C:\ for Win7. When the PST files are migrated, they are being restored to the C:\ my documents and also to D:\ My documents. I can't figure out how to either exclude my documents from the PST scan in the custom xml, or any other way to not have the PST files duplicated. Any thoughts? Here's what I'm using to scan for PSTs <component type="Documents" context="UserAndSystem"> <displayName>All PST migrated from all fixed drives, regardless of location</displayName> <role role="Data"> <rules> <include> <objectSet> <script>MigXmlHelper.GenerateDrivePatterns ("* [*.pst]", "Fixed")</script> </objectSet> </include> </rules> </role> </component> Thanks in advance!
  2. We are using USMT via Task Sequence, and it seems that the /localonly switch is being set somehow. I want to disable this because we have files that need capture on network drives, but I can't seem to get it disabled. We don't have any task sequence variables enabling this, it seems to be set by default? Thanks in advance, Robert
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.