login to W2003 Domain

  • Thread starter Thread starter raul
  • Start date Start date
R

raul

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
 
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

:
|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
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

login in to a windows domain server 5
win 2003 domain 5
Login To Domain With No Problems 1
login script default to user login name 3
user icon login 3
domain workstation 2
domain on DSL 4
windows 2003 domain 4

Back
Top