The possibilities to setup multiple user accounts in Windows Vista is indispensable if the computer is used by more then one person. Each user has his or here own preferred settings, documents, e-mail accounts, contacts, calendar, internet bookmarks (favorites) and probably logged in with an instant messaging program. For every newly created user account, all the preferred settings have to be applied, which is not very efficient. Think about all the Windows settings, which are enough for half an hour long clicking! That's why this page describes how to setup a user account as efficient as possible.
Creating a new user account is done in the sub User Accounts of the Control Panel, option Manage another account, option Create a new account. The new user account can be setup as a Standard user (an account with limited possibilities to change essential system settings) or as an Administrator (an account with complete access to all settings). If it is not necessary that the user has to make any system changes, it is wise to create a standard user account with limited rights in stead of an administrator account with full control. Be aware that it is still possible to do administrator tasks within a standard user account, but only when the username and password of an administrator account is known. If a task needs administrator rights, the user will be asked to enter the username and password of an administrator account (if this is not the case, right click the task/program and chose for Run as administrator).
|
|
However, there are many problems while setting up a standard user account because of the limited rights. That's why it is better first to create an administrator account with full control and change it later to a standard user account. If the limited rights of a standard account are too limited, it's probably wise only to use administrator accounts, especially if there are no additional security issues.
Changing the basic settings of an user account is simple: double click the created user account to change the account name, change or create a password, change the picture, set up Parental Controls or to change the account type.
At the moment of creating a user account, it is better not to use any spaces in the account name. This can be confusing for some older programs. Afterwards, when the user account has been set up, it is still possible to change the shown account name (for example into a first and last name). After the change of the name, the first given account name will still be used internally.
If one user account is used by multiple persons, it will eventually happen that multiple passwords are stored for one and the same application. Sometimes this can be annoying, especially when Live Messenger has been used by someone else and logs on automatically. These passwords can be removed with the command control userpasswords2 used in the Start Search area of the start menu. Use the button Manage Passwords on het tab Advanced to remove the stored passwords which cause Windows to logon automatically.
Skipping the welcome screen
Sometimes it is practical if one of the user accounts is logged on
automatically at Windows start-up (without showing the welcome screen).
Especially when the other user accounts are barely used, this can be very useful.
To accomplish the automatic logon, use the commando control userpasswords2 in
the Start Search area of the
start menu, tab Users and deactivate the option Users must enter a
user name and password to use this computer. In the next windows, specify
the user account name and the password of the account to be used to logon
automatically.

User Account Control and Run as administrator
In Windows Vista, all accounts
are subject to additional security measures known under the name User
Account Control (UAC). UAC makes sure that for every essential change in the
system settings has to be confirmed twice: once by clicking a message from the
program itself and once by a clicking a message of User Account Control. If this
behaviour becomes irritating or causes troubles, UAC can be deactivated with the
option Turn User Account Control on or off in the item User Accounts
in the Control Panel. The page about
User Account Control has more
information about limiting the number of UAC messages without completely
deactivating User Account Control.

By default, an administrator account does not start with the additional administrator rights. If needed, the administrator rights can be activated by right clicking a program and to chose for Run as administrator. If a program needs these administrator rights to function properly, then it is possible to start the program with these rights by default. This is done by right clicking the shortcut or program and chose for Properties, tab Shortcut, button Advanced and to activate the option Run as administrator (if available).

It happens frequently that a standard user is not able to apply certain necessary changes because the rights are too limited. If it is a one time issue, the account could be changed to an administrator account temporarily, but that is not a perfect solution.
It is better to use the tool Process Monitor of Sysinternals (download: www.microsoft.com) to find out which files or registry keys are causing the problem. This tool monitors the requested files and registry keys after the command Capture Events has been given. The next step is to add permissions to those files and registry keys within an administrator account. These settings are available by right clicking the registry key, option Permissions, tab Security. Change the permissions of the user account to give Full Control to the registry key (use the button Add if the user name is not yet available). If Full Control is activated, the user account is allowed to make any changes to the registry key. Changing permissions to files and folders works in a similar way. The permissions are available by right clicking a file or folder, option Properties, tab Security. Visit the page about user account control and administrator rights for more information about solving problems by changing permissions.
To prevent users from making undesired changes to the operating system, it is wise to apply account limitations. Windows SteadyState (download: www.microsoft.com/windows/products/winfamily/sharedaccess/default.mspx) is a very useful tool for this purpose because it restores all changes to the default settings after rebooting Windows.
The personal documents and settings are stored in the folder C:\Users which contains subfolders for every user account (this folder is similar to the folder Documents and Settings of Windows XP). For every new user, a new subfolder is created automatically, to store the personal documents and settings. The content of this subfolder is shown in the following snapshot of the Windows Explorer (enable the option Show hidden files and folders in the folder options of the Windows Explorer to be able to view the hidden folder):

The folder is divided in subfolders for personal data like Contacts, Desktop, Documents, Downloads, Favorites (for the Internet Explorer), Music, Pictures, Saved Games, Videos and the important folder AppData with personal Windows and software settings. The stored data and settings in the folder C:/Users/loginname are only available for the user they are created for (but with the right permissions also accessible by other administrator accounts). This folder also contains some hidden symbolic hyperlinks which have the purpose to automatically forward requests to the old Windows XP folder locations to the new Windows Vista locations.
If it is not possible to create or remove a certain user account try the command NET USER in the command prompt with additional administrator rights. Right click the shortcut to the Command Prompt (start menu, All Programs, Accessories) and select Run as administrator to start the command prompt with administrator rights. The command NET USER shows a list of all available user accounts. To create an user account, use the command NET USER loginname /ADD and to delete an user account, use the command NET USER loginname /DELETE. Especially the last command to delete an user account can be useful. Use the command NET HELP to view all options of the command NET.
Copying documents and settings to another account
Copying Windows settings from one account to another is not that difficult. Go
to start, All Programs, Accessories, System Tools, Windows Easy Transfer,
Click Next and select Start a
new transfer,
My old computer,
Use a CD, DVD or other removable media and External hard disk or to a
network location. The default location is
C:\from _old_computer\SaveData.MIG and does not have to be changed. Click
Next, select My user account, files and settings only, if needed
change the selection and start the transfer.
Restoring the saved settings and files to the new user account is similar: start Windows Easy Transfer (which can be done in the same user account as it has been created in), click Next and select Continue a transfer in progress, No, I've copied files and settings to a CD, DVD, or other removable media, On an external hard disk or network location, and select C:\from_old_computer\SaveData.IMG. Click Next, select the newly created user account (in this case an account which does not have the same name!), click Next and Transfer. When the transfer has ended, log of the current loggod on account and logon to the new account. There will still be some settings to apply but most of them are already done which saves a lot of time applying the same settings to multiple user accounts. The last step is to delete the folder C:\from_old_computer.
TIP: Double clicking the file SaveData.IMG saves time running the wizard.
The folder Public (in Windows XP known as All Users) contains documents and settings which apply to all users. For example, if there is a shortcut available in the subfolder Desktop of the folder Public, it will be shown on the desktop of all user accounts (the same applies to the folder Favorites). If a certain settings must apply to all users accounts, it is prefered to change the content of the folder Public (if possible) in stead of changing all user accounts individually. Files which have to be available by all users can be stored in the subfolders Public Documents, Public Downloads, Public Music, Public Pictures or Public Videos. The folder containing the Start menu shortcuts which apply to all users has been moved (compared to Windows XP) to the folder C:\ProgramData\Microsoft\Windows\Start Menu.
Default settings for a new user account
The subfolder Default (in Windows XP known as Default User)
contains the default settings for a new user account. Make changes to this
folder to make sure that the desired settings are applied to a newly created
account. The more user accounts have to be created, the more time is saved by
setting up the new accounts.
To be able to restore a system image safely, it is wise to move all personal data to a special data partition. This will prevent overwriting the data at the moment of restoring the Windows system with an image. Actually, separating personal data and the system files is always a wise thing to do. To store the personal data for those user accounts, create a special folder for every user account on a different partition (like D:\loginname). To move the personal folder Documents, create a new subfolder into this folder (like D:\Menno\Documents as shown in the example below) to be able to move the folder with the personal documents.
Log in with the user account and use the Windows Explorer to open the folder C:\Users\loginname. Right click the subfolder Documents and select Properties, tab Location. Click the button Move, select the folder D:\loginname\Documents and click Apply to move the content of the folder Documents to the new location. Be careful not to select a partition to move the documents, this is hard to repair (the following option is most safe if you have moved the documents folder to a partition: create a new user account, move your data to that account and remove the old account).

In a similar way (right clicking the folder, option Properties, tab Location), the personal folders for Desktop, Contacts, Downloads, Favorites, Music, Pictures, Videos en Saved Games can be moved to subfolders of D:\loginname (first create new subfolders for each of them). In the example below all personal folders have been moved to the D: partition (in this example the folders for Mail and Calendar have been created as well):

TIP: Although it is preferred to use the tab Location to move the personal folders, it is also possible to move them by cut and paste into the folder D:\loginname using the Windows Explorer. This procedure is more efficient because multiple folders can be moved at once by selecting them. After moving these folders using cut and paste, there will still be folders left on the original location which can be deleted safely.
Change permissions of the personal folder to Full Control
Probably
the user account has not been assigned the permission Full Control to the
created folder D:\loginname. If this is the case, the user has not
the full control over the created subfolders with personal data which will cause
problems saving data (for example adding a website address to the list of
favorites will cause an error). This problem is solved by giving the user
account the permissions of full control of the folder D:\loginname
and it's subfolders. This is done by right clicking this folder and choosing for
the option Properties, tab Security, button Edit, button
Add. Enter the name of the
user account, click the button Check
names to make sure the name is correctly spelled and finish with OK.
The next step is to give this user Full Control by activating this option
in the column Allow.
Moving the Windows Mail and Windows Calendar databases
The next step is to move the Windows Mail and Windows Calendar
databases to folders like D:\loginname\Mail and
D:\loginname\Calendar. Changing the Windows Mail
database location is easy by Tools, Options, tab Advanced, button
Maintenance, button Store Folder,
button Change (for
example D:\loginname\Mail,
use the button Make New Folder).
Moving the Windows Calendar database (stored in the file loginname's
Calendar.ics) is more complicated, therefore it is necessary to create a
symbolic link with the command MKLINK. Visit the page about Windows Mail
and Windows Calendar how moving
the Windows Mail and Windows Calendar databases is done in more detail.
TIP: In the example above, the folders D:\Menno, D:\Menno\Calendar and D:\Menno\Mail have a special folder icon. Changing the default icon is done by right clicking the folder, Properties, tab Customize, button Change Icon. Browse other files containing icons if you would like to have more icons to choose from.
The Windows Live Mail database can be moved to a different location by Tools (use the ALT-key), Options, tab Advanced, button Maintenance, button Store Folder.
To change the location of the Microsoft Outlook database, the file OUTLOOK.PST has to be moved to the desired location first. If automatic archiving is enabled, it is also necessary to move the file ARCHIVE.PST. By default, Windows Vista stores these files in the folder C:\Users\loginname\AppData\Local\Microsoft\Outlook. The page about Microsoft Outlook describes in detail how to change the storage location of these PST files.
Home Preparing a reinstallation Windows XP Windows Vista Security Software Miscellaneous WWW