Computing.Net > Forums > Windows Server 2003 > user accounts

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

user accounts

Reply to Message Icon

Name: bitsol
Date: July 19, 2004 at 03:33:19 Pacific
OS: server2003
CPU/Ram: A2600/512
Comment:

Hi all....an extreme novice here......can anyone tell me what the netlogon and sysvol folders are for since they appear to be shared already.

Also is there any way to associate a folder on the server (eg c:\users\username) with a user so that when they log in from any workstation (running XP PRO)the folder appears in 'my computer'

Thanks in advance




Sponsored Link
Ads by Google

Response Number 1
Name: Curt R
Date: July 19, 2004 at 05:15:40 Pacific
Reply:

The answer to your first question can be found at microsoft's web site.

To answer your second question, yes. In the Profile tab of the users property sheet you can specify a drive letter and drive for the user's home folder. Just remember, you have to manually create that folder.


0

Response Number 2
Name: bitsol
Date: July 19, 2004 at 05:54:39 Pacific
Reply:

Hi

Thanks for that. I've already specified this though.

What I've done so far is to create a folder on the server called 'users' in which there are a number of folders with exactly the same name as the user name with permissions set so that only the user and the admin can have full access.......NO PROBLEM I thought because it all worked........BUT the trouble is that you have to navigate to that folder in XP when you want to save or open something in it and that means clicking numerous times.........NO PROBLEM I thought........I'll just map a drive letter to the folder..........BUT.....when you log on with another user the mapped drive doesn't exist or when you log on to a different workststion the mapped drive doesn't exist!!!!!............HELP!!!!


0

Response Number 3
Name: Arf
Date: July 19, 2004 at 06:35:20 Pacific
Reply:

Use a logon script (put it in the folder Netlogon and configure your users account to use it) with this command line:
NET USE U: \\SERVER\users\%username%
where SERVER is the name of your server.


0

Response Number 4
Name: bitsol
Date: July 19, 2004 at 07:05:41 Pacific
Reply:

Thanks......this sounds really good but how do I write a script and where do I put the command NET USE......does it not mean you have to map a drive (u: above) to the server which brings us neatly back to the original problem.......thanks again


0

Response Number 5
Name: Arf
Date: July 19, 2004 at 07:35:36 Pacific
Reply:

Has I understood you have a share on your server \\SERVER\USERS with folders having the same name as your users account. And you want to connect your user named Bitsol to \\SERVER\USERS\BITSOL using a lettre in his "My Computer". Here I used U:\ but it can be what you want.
In your Active Directory server go to c:\winnt\sysvol\sysvol\yourdomaine\scripts, right click and select "New"-"Text Document"
rename this txt file to netlogon.bat. Your PC ask if you are sure want to change the extension, say YES. Right click Netlogon.bat "Edit" and type : "NET USER U: \\SERVER\users\%username%" Save and close netlogon.bat. Here it is you've just created a logon script. Now go to AD users and computers and for each users add NETLOGON.BAT to "logon Script" in the Profile tab.


0

Related Posts

See More



Response Number 6
Name: bitsol
Date: July 19, 2004 at 11:25:03 Pacific
Reply:

thanks very much Mike and all for your help. I've now only got one problem left and that's how to set a user up any user with a roaming profile.

Cheers

Pete


0

Response Number 7
Name: Arf
Date: July 20, 2004 at 04:20:10 Pacific
Reply:

Create a share PROFILES on your server.
In the Profile tab you have "Profile path:"
Just put a path to the user profile. (must be different for each user) For you put \\SERVER\PROFILES\BITSOL. Your don't have to create the folder BITSOL in PROFILES, the system will do it automatically.


0

Response Number 8
Name: bitsol
Date: July 20, 2004 at 11:25:00 Pacific
Reply:

Superb!!

Once again many thanks for your help. I'm a little richer in the knowledge dept thanks to you.

Pete


0

Response Number 9
Name: cwilken
Date: July 22, 2004 at 12:24:00 Pacific
Reply:

Mike-
Any way to automate the creation of user folders from your post about netlogon.bat?


0

Sponsored Link
Ads by Google
Reply to Message Icon

AD or DNS Problem? raid 5 installation



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: user accounts

Logon failure: user account restric www.computing.net/answers/windows-2003/logon-failure-user-account-restric/2927.html

transfering local user accounts www.computing.net/answers/windows-2003/transfering-local-user-accounts/5354.html

User account configuration www.computing.net/answers/windows-2003/user-account-configuration/2532.html