Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to switch the user to use winnt 4 workstation?

Status
Not open for further replies.

echain

Programmer
Sep 8, 2000
52
0
0
CA
One of the user left our company. A new user is using his computer. We need to change the user name to the new user. We need all mails history from the old user, and other softwares, but how can I restore all the old user settings to use for new user? The workstation is NT4.0 workstation.
Thanks for the help!!!!!
 
The first place I'd start is copying the old user to the new user in the User Manager. After that, I'd go to the Settings->TaskBar. In there, go to the Start Menu Programs.
From there, go into the Advanced option. This will bring up an Explorer screen. Copy all the icons in the Desktop folder from the old user to the new user. Do the same for the Program folder.

After that, it's probably going into the old users folders in profiles and copying files to the new users profile folders.

You will have to have administrator rights to do this, though.

James P. Cottingham
 
Rename the user account and assign a new password. If the user has a remote share (say a drive mapped to a folder on the PDC or some such) you may want to rename that for convenience sake. NT does not actually identify users by name, but by SID- changing the name on the account will preserve the SID and it's associated permissions. The only area where this could become problematic might be with your mail server, but I suspect you can do the same there (ie- simply rename the mailbox).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top