Image a machine with all user information
My group has been tasked with the job of changing the way we image our machines. We have been asked if can image a new machine for a customer, transfer their data over to the new machine, and load their software without any of their software signons or passwords. Does any one know of a way to do this. We can build the machine and load the software, but we can't transfer their settings and documents without thier software signons.
Thanks for your help.
Thanks for your help.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
yarborg
17 years ago
If you don't know what their signon name is, like for example myarbrough, then you won't know what directory to back up from the documents and settings folder. Plus if their apps store information in various locations in the registry your's in another spot of bad luck. However, if all application data is in their profile folder, you can just back up the entire documents and settings folder, and try to restore it when they first log on. Maybe something in the login script that checks a share for a particular folder name, which would be the name of their login id, then copies it all down using Robocopy.exe, then sets a flag letting it know it has already copied the profile and doesn't need to do it again.
But it's really a lot of work. It would be better to come up with a solution for going forward vs trying to think of a solution that fits every possible scenario.
Let me know what you come up with.
But it's really a lot of work. It would be better to come up with a solution for going forward vs trying to think of a solution that fits every possible scenario.
Let me know what you come up with.
Posted by:
cduplessis
17 years ago
Posted by:
tdjb3
17 years ago
I figured out what is USMT. I just want to address something else. Do you restrict a user's ability to save files to a certain directory or do you teach them to save to a certain directory. One of my problems with a migration tool is not knowing where a user saves his/her files and having to retrieve them.
Posted by:
cduplessis
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.