Monday, October 5, 2009

Assign a home folder to a local user

To assign a home folder to a local user:
  1. Click Start, click Control Panel, double-click Administrative Tools, and then double-click Computer Management.
  2. In the console tree, click Users in Local Users and Groups.
  3. Click the user account.
  4. Click the Action menu, and then click Properties.
  5. Click the Profile tab, click Connect, and then specify a drive letter.
  6. In the To box, type a path. This path can be any of the following types:
    Network path, for example:
    \\server\users\tester
    You can substitute username for the last subfolder in the path, for example:
    \\server\users\username
    Where server is the name of the file server housing the home folders, and where users is the shared folder.
  7. Click OK.

No comments:

Post a Comment