View Full Version : login to W2003 Domain


raul
10-07-2006, 05:25 PM
I have some users login in and many times they dont get the mapped drive
stablish in their user profile. When they go into network places, and try
to map to the shared folder it asks them for username/password and then it
tells them that the user is already login; thus, the only way to map the
folder to a drive is to login as someone else eventhough they're login to
the domain computer.

Any ideas?

Thanks,
Raul Rego

Dave Patrick
10-07-2006, 05:36 PM
I'd disjoin, restart and rejoin them to the domain. You can use in your
logon script;

net use X: /d
net use X: \\servername\sharename

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"raul" wrote:
|I have some users login in and many times they dont get the mapped drive
| stablish in their user profile. When they go into network places, and try
| to map to the shared folder it asks them for username/password and then it
| tells them that the user is already login; thus, the only way to map the
| folder to a drive is to login as someone else eventhough they're login to
| the domain computer.
|
| Any ideas?
|
| Thanks,
| Raul Rego
|
|