R
R. McCarty
Thought I'd pass along a process for "Portable Profiles". I have a
customer who has a second home. They wanted to use an older PC
but not have personal data resident on it. What I came up with was
a "Portable Profile". I purchased them a 1.0 Gigabyte Flash drive.
For each user, I added a local variable "UserProfile" to point to the
Flash Drive (P
. I copied their existing Profile tree from the fixed
drive to the Flash. Now whenever they use the 2nd PC, all their
personal data and settings exists only on the Flash Drive. If this works
as planned, all they'll have to do is make their Primary home PC the
master and copy My Docs and Favorites to the flash and then do a
sort of reverse copy when returning. Synching may be an issue, and
must be done carefully. However, redirecting Shell folders didn't
stick (Reboot), but changing the UserProfile variable seems to be a
solution.
customer who has a second home. They wanted to use an older PC
but not have personal data resident on it. What I came up with was
a "Portable Profile". I purchased them a 1.0 Gigabyte Flash drive.
For each user, I added a local variable "UserProfile" to point to the
Flash Drive (P

drive to the Flash. Now whenever they use the 2nd PC, all their
personal data and settings exists only on the Flash Drive. If this works
as planned, all they'll have to do is make their Primary home PC the
master and copy My Docs and Favorites to the flash and then do a
sort of reverse copy when returning. Synching may be an issue, and
must be done carefully. However, redirecting Shell folders didn't
stick (Reboot), but changing the UserProfile variable seems to be a
solution.