Hi all,
I need to migrate all .doc files (and other extensions) that are out of user's profile to a folder in to the desktop user's new PC.
For example, if a user saved a file c:\MyFileWord.doc I would like to migrate this to %USERPROFILE%\Desktop\LostFiles\MyFileWord.doc
In to the directory "LostFiles" I need to move only files for that user are the owner.
Is that possible?
Thanks in advance