Hello everyone, I'm running into a really silly problem with a client that should be something cleaned up in their environment but instead I'm having to now deal with missing data post-migration.
Scenario - a user has documents in a local My Documents folder in their profile but their environment variable for CSIDL_MyDocuments has been redirected to a network share. Nothing in the local My Documents has been replicated to the redirected MyDocs. USMT looks at CSIDL_MyDocuments and ignores it as a network drive, but also ignores the local My Documents folder. Is there any logic I can put into my MigUser.xml that would look at the active user's profile and pull the local MyDocs no matter? Maybe use "CSIDL_Profile\My Documents" instead of CSIDL_MyDocuments? Thanks, Richard Poole
