![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Aug 2008
Posts: 1
OS: win xp
|
Mapping drives for users in a Win 2003 domain
Hello to all
I have a small problem, How do I map a drive from a Windows 2003 Server in a domain to a 2000/XP workstation. I have the drive mapped but at each bootup of the XP computer I have to put my login name and password. I would like to make it permanent on the users machine without using a login and password. I have about 14 user that I must map this drive to. Any help would be appreciated.
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Aug 2008
Location: PA
Posts: 13
OS: Win Vista Ult 64-bit
|
Re: Mapping drives for users in a Win 2003 domain
Best way to do this is to set up a login script for your users creating the mapped drives. I do not have the codes on me atm but I can take a look at home and copy them here for an example for you.
|
|
|
|
|
|
#3 (permalink) |
|
TSF Enthusiast
Join Date: Sep 2007
Location: Oklahoma City
Posts: 1,189
OS: Server 2K3 R2 SP 2, Server 2K SP4, XP PRO SP 3, Mac OS X 10.5, iPhone
|
Re: Mapping drives for users in a Win 2003 domain
Create a file using notepad with the following code.
Code:
@ECHO net use f: \\SERVER NAME\SHARE NAME Save the file and name it something like logon.bat you will have to make sure it doesn't create a text file by changing the file type to all files. Last edited by XtabbedoutX; 08-25-2008 at 03:51 PM. |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Dec 2008
Posts: 1
OS: Windows 2003 Server
|
Re: Mapping drives for users in a Win 2003 domain
As a good alternative to all logon scripts I can recommend using desktop management solution called desktop authority that is available from this logon script replacement website.
We use this tool in our company to map drives and printers, configure outlook profiles, internet and power management settings, deploy software and patches.
__________________
Take Care, Paul |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Jun 2008
Posts: 160
OS: Server 2003
|
Re: Mapping drives for users in a Win 2003 domain
I would check the security settings on the drive that you are trying to map. I map drives to users all of the time and once mapped they stay mapped with out the need for passwords. Also if it is asking for passwords make sure you check the "remember password box"
|
|
|
|
|
|
#6 (permalink) |
|
TSF Enthusiast
Join Date: May 2008
Posts: 1,318
OS: XP SP3/Vista/7 Server 2K/2K3/2K8
|
Re: Mapping drives for users in a Win 2003 domain
I'm puzzled why there would be a requirement for a username and password if the computers are correctly logging in to the domain? That should be taken care of at the time of logon, or am I missing something?
__________________
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done. The inherent vice of capitalism is the uneven division of blessings, while the inherent virtue of socialism is the equal division of misery. |
|
|
|
|
|
#7 (permalink) |
|
TSF Enthusiast
Join Date: Sep 2007
Location: Oklahoma City
Posts: 1,189
OS: Server 2K3 R2 SP 2, Server 2K SP4, XP PRO SP 3, Mac OS X 10.5, iPhone
|
Re: Mapping drives for users in a Win 2003 domain
in the folder permissions add the group "Authenticated Users" give the group the permissions you want. You will need to apply these permissions on all child objects. A good rule of thumb is NEVER use the deny function in the permissions.
|
|
|
|
|
|
#8 (permalink) |
|
Registered User
Join Date: Nov 2008
Posts: 2
OS: win xp
|
Re: Mapping drives for users in a Win 2003 domain
If the computer is joined to the domain and the user is loggining in with their domain account on the server share make sure the share permission is set so "Everyone" has Full Control. On the Security tab give the group or user the required permissions to the share. The share should then map correctly eac time the user logs in if reconnect on login was ticked when the share was first mapped. To map the drive automatically, create a login script with "net use drive_letter: \\server\share_name" command in it. Save in the Netlogon share on the server, then change the user account in AD to use the logon script.
|
|
|
|
|
|
#9 (permalink) |
|
TSF Enthusiast
Join Date: Sep 2007
Location: Oklahoma City
Posts: 1,189
OS: Server 2K3 R2 SP 2, Server 2K SP4, XP PRO SP 3, Mac OS X 10.5, iPhone
|
Re: Mapping drives for users in a Win 2003 domain
If you set the EVERYONE Permission to Full Control you might as well publish all information on the internet. The EVERYONE setting gives way to much control. You can receive the same results if you use the Authenticated Users group.
|
|
|
|
![]() |
| Thread Tools | |
|
|