|
XP / 2000 clients - net use to share above directory
|
|
| · | Create accounts, set basic properties that must be set in order to use an account
|
| · | Display name - used to display full name in explorer / properties / permissions.
|
| · | Logon name "User logon name (pre-Windows 2000)"
|
| · | Creates home directories
|
| · | Use a logon script with "net use" to map home directories to a directory below a shared directory - only one share needed. Notice that this method only works for XP/2000 clients, read more here About home directories for different Windows clients.
|
| · | Use explorer to create and share "%HomeRoot%", in this case "e:\users". Important: the file system on the drive you choose MUST be NTFS.
|
| · | Locate the netlogon folder on your server (Example: C:\WINNT\SYSVOL\sysvol\D28\scripts)
|
| · | Right click in the folder and choose new text document in the pop-up menu, name it "teachers.bat".
|
| · | Right click "teachers.bat", choose edit.
|
| · | Insert this line:
|
| · | Save "teachers.bat".
|