Link to home
Start Free TrialLog in
Avatar of sedberg1
sedberg1

asked on

Renaming the local administrator account and profile Server 2008

We want to rename all our local administrator accounts on Server 2008 from Administrator to XXX-admin where XXX is a unique number.  We also need to rename the C:\Users\Administrator folder to C:\Users\XXX-admin.  Renaming the local Admin account was easy and so was renaming the C:\Users\Administrator to C:\Users\XXX-admin folder.  However, when logging in now as XXX-admin, I am being set up with a TEMP profile.  I went to the XXX-admin library and tried changing the Location of each folder to C:\Users\XXX-admin\Documents (and all other libraries), logging off and logging back on, but the same issue comes up.

Then I tried logging in as a different administrator level account, going to Comp Mgmt, and editing the XXX-admin account's profile by specifying C:\users\XXX-admin as the local path to the profile.  Same issue.

Any ideas?
Avatar of Mike
Mike
Flag of United States of America image

Why would you do all that when you could just create a new user account with the exact same permissions and then disable the administrator account?

You are getting setup with a temp profile because you can't just rename the account and folders and expect it to work.  You would have to remove the entire profile, and recreate it.
Avatar of sedberg1
sedberg1

ASKER

I have my reasons for doing this.
The easiest way would be to login with another account (that has local admin access), then rename the C:\Users\XXX-admin folder. Then log back in with the admin account, and it should automatically recreate the folder with the new name. Then just move any data from the backed up folder to the new one.
ASKER CERTIFIED SOLUTION
Avatar of sedberg1
sedberg1

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This is the only thing that worked.