This was the article I was thinking of:
http://www.windowsitpro.co
It actually copies the user's profile to the Default User, then let's it be inherited (and duplicated) by the new user. Good luck!
Main Topics
Browse All TopicsWe have about 40 workstations (XP and 2k) running in an NT4 domain. Soon we will migrate to a new server and domain. Currently the workstation users do not use roaming profiles, they log on as a domain user account.
During the migration the old server will be unavailable for users to Log in. I know that they will get temp Profiles during this time, but I read that HD changes while they are on the temp profile will be deleted.
We want to give the users a local account/profile on their machines which looks just like their domain profile. So far the only way to do this has been to copy EVERYTHING from one profile to another... making a dup of everything. Seems to me that if we just had a way of creating a new local user and having that user profile just point to the domain user profile it would be easier and save us time and HD space.
Is there a way to do this?
TIA.
Zeddock
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
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.
This was the article I was thinking of:
http://www.windowsitpro.co
It actually copies the user's profile to the Default User, then let's it be inherited (and duplicated) by the new user. Good luck!
Business Accounts
Answer for Membership
by: TheMCSEPosted on 2005-05-02 at 18:24:52ID: 13914349
I did something like this a very long time ago; I believe the two key pieces are modifying the appropriate subkey(s) of:
E\Microsof t\Windows NT\CurrentVersion\ProfileL ist
HKEY_LOCAL_MACHINE\SOFTWAR
to reflect the appropriate path for the specific user accounts. Of course you also have to ensure that the user would have appropriate access to the specified profile. If your users are members of the Administrators group, this isn't an issue; otherwise, you may have to modify the NTFS permissions of the profile directory. I think there was an old article on MS's site about migrating users from one domain to another that may have mentioned some of these steps; I'll go see if I can find it. I think the ADMT and Security Translation Wizard may be able to perform some of these same steps, but not sure of the limitations.