- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsHere is what I am trying to do. I have a ton of computers that I need to refresh. I am looking for something to remotely grab the users IE Favorites, Outlook N2k File and some other small files. Some of these computer have more than 1 user. If possible I would like it to keep the folder hierarchy so I can restore the files I backed up onto the new computer before I install it. Is there any software that would be able to do that?
Thanks in advance for you help.
This question is in progress.
Our experts are working on an answer right now.
Sign up for immediate access to the solution once it becomes available.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: leewPosted on 2008-11-03 at 09:42:38ID: 22869122
You have a few options:
1. Redirect Application Data to a network share.
2. Script it.
3. Use roaming profiles
1. Use folder redirection group policy for this. However this does not cover Favorites. You would still have to script those.
2. See script below
3. If you change and use roaming profiles, I STRONGLY recommend TESTING first and making use of the .ini to configure them so that ONLY the AppData and Favorites folders are copied - otherwise, you could create long delays for users when they log on.
Select allOpen in new window