I am currently replacing 30 systems at work, and each system had multiple users. So what I would like to do to their old systems is copy their profile consisting of ONLY My Docs, Favorites, and Desktop into another directory on the drive with their profilename as the directory.. for example, say I have the following users:
c:\documents and settings\Smith
c:\documents and settings\Jones
c:\documents and settings\Clark
I would like the batch file to traverse documents and settings to find the profile directories and copy them to:
Everything on Windows 11 is wrong. The last good Windows OS was XP. Everything after that has been a nightmare. Dark mode is not even consistent. A shame some user has to create a utility, that Im sure took him less than a week to create, to fix their mess (startallback), because they simply don't care. No wonder Apple and Linux are eating their cookies.
Question
excessdl
I am currently replacing 30 systems at work, and each system had multiple users. So what I would like to do to their old systems is copy their profile consisting of ONLY My Docs, Favorites, and Desktop into another directory on the drive with their profilename as the directory.. for example, say I have the following users:
c:\documents and settings\Smith
c:\documents and settings\Jones
c:\documents and settings\Clark
I would like the batch file to traverse documents and settings to find the profile directories and copy them to:
c:\ProfileBackup\Smith\[favorites/mydocs/desktop]\
c:\ProfileBackup\Jones\[favorites/mydocs/desktop]\
c:\ProfileBackup\Clark\[favorites/mydocs/desktop]\
etc...
can this be done, and any clue how?
thanks!
Link to comment
https://www.neowin.net/forum/topic/514219-batch-to-copy-profiles/Share on other sites
16 answers to this question
Recommended Posts