profile

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

can you copy osmeones profile folder and then paste it and then rename the
profile folder lets say test then create a user account named test. Then when
the user test logs on will the profile be the sam a the one you copied it
from and have everything still work?
 
From: "sthompson" <[email protected]>

| can you copy osmeones profile folder and then paste it and then rename the
| profile folder lets say test then create a user account named test. Then when
| the user test logs on will the profile be the sam a the one you copied it
| from and have everything still work?

You have the right idea only backwards. It won't work your way becuase there will be a SID
problem.

Lets assume th source is...
C:\Documents and Settings\dave

Have the user TEST logon
C:\Documents and Settings\test

Now copy everthing in
C:\Documents and Settings\dave
to
C:\Documents and Settings\test
but NOT
C:\Documents and Settings\dave\ntuser.dat


If you do NOT exclude
C:\Documents and Settings\dave\ntuser.dat
When you are logged on as TEST you will have to run Regedit and change all occurances of...
C:\Documents and Settings\dave
to
C:\Documents and Settings\test

If you are doing this for default settings then you are going about it all wrong and should
be copying a fully setup and configured profile onto
C:\Documents and Settings\Default User

Then when a new user logs on and creates a profile it will inherit the settings in the
"Default User" profile.
 
I don't think so, but what you can do is:

1. Make sure you can view hidden folders and go to c:\documents and settings
2. Rename "Default User" folder to "Default User Backup"
3. Copy/Paste the user profile folder you want to copy.
4. Rename the profile folder to "Default User"

All new profiles made will be created from the Default User profile.

Hope that helps,
Andy
 
From: "AndyVM" <[email protected]>

| I don't think so, but what you can do is:
|
| 1. Make sure you can view hidden folders and go to c:\documents and settings
| 2. Rename "Default User" folder to "Default User Backup"
| 3. Copy/Paste the user profile folder you want to copy.
| 4. Rename the profile folder to "Default User"
|
| All new profiles made will be created from the Default User profile.
|
| Hope that helps,
| Andy
|
| "sthompson" wrote:
|

I think that is bad advice.the "Default User" profile construct should be left as indftended
by Mcrosoft.

I think this tactic will cause SID problems to say the least.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top