I...suck at programming in general, and never even really played with batch files and the windows command line much.
Situation: Windows XP Pro systems at the hospital I work at. Some profiles have issues that do not crop up until we upgrade from Office 2000 to 2003 (yeah, you read that correctly)
what I want: a batch file that will *just* copy C:\Documents and Settings\%USERNAME%\Application Data\Microsoft to another location on the drive in case the profile farks up, because we need the custom dictionaries and autocorrect entries that these people have
I can do the basic batch file...but I want to run it as an admin and have it back up that one directory for *each* user and store it as a copy under a subfolder for each user.
I googled a bit (I have very limited programming/scripting experience and knowledge) but Im still not really sure how to write something that will do that.
Can someone tell me what i need to look for or give me an idea of what to do or anything at all? Id ask someone at the hospital...but Im an intern, nobody off my team is going to really care (nobody on my team can do this off the top of their head), and the others teams there are notorious for not helping one another out unless they really have to :-/
Situation: Windows XP Pro systems at the hospital I work at. Some profiles have issues that do not crop up until we upgrade from Office 2000 to 2003 (yeah, you read that correctly)
what I want: a batch file that will *just* copy C:\Documents and Settings\%USERNAME%\Application Data\Microsoft to another location on the drive in case the profile farks up, because we need the custom dictionaries and autocorrect entries that these people have
I can do the basic batch file...but I want to run it as an admin and have it back up that one directory for *each* user and store it as a copy under a subfolder for each user.
I googled a bit (I have very limited programming/scripting experience and knowledge) but Im still not really sure how to write something that will do that.
Can someone tell me what i need to look for or give me an idea of what to do or anything at all? Id ask someone at the hospital...but Im an intern, nobody off my team is going to really care (nobody on my team can do this off the top of their head), and the others teams there are notorious for not helping one another out unless they really have to :-/
