I am new to VB so I need a little help getting started. I need a script that will take an XP system and copy all users My Documents folder to a single file on the C: drive. I would like the files copied to a folder called "Docs" but have the username as a folder inside of the Docs folder. For example users are Bob and Joe I would like the folder to look like this C:\Docs\Bob\My Documents or C:\Docs\Joe\My Documents To throw another wrench into it I will not know how many users there are on a machine. Any Suggestions?
Question
bgrime
I am new to VB so I need a little help getting started. I need a script that will take an XP system and copy all users My Documents folder to a single file on the C: drive. I would like the files copied to a folder called "Docs" but have the username as a folder inside of the Docs folder. For example users are Bob and Joe I would like the folder to look like this C:\Docs\Bob\My Documents or C:\Docs\Joe\My Documents To throw another wrench into it I will not know how many users there are on a machine. Any Suggestions?
Thanks
-clueless
Link to comment
Share on other sites
2 answers to this question
Recommended Posts