Mapped Drive requires password after every shutdown and restart

G

Guest

Hello All...

I have a user who is on 2 network domains..... he logs in to one domain and
then we manually map 2 drives from another domain.... this has worked fine
for 2 or 3 years.....

The Problem.... he maps to these other drives as "OTHERDOMAIN\username" and
then we enter his password.... both new drives open up fine.. and can be
used.....

we shutdown the computer.... and after a restart we get a BUBBLE message
near the clock that says... "not all network drives could be remapped" ...
and then when we go into MY COMPUTER and double click on either of those 2
network drives... a login window pops up.. with the CORRECT USERname.. and it
asks for us to enter the password....

what could be wrong???

thanks,...
 
L

Lanwench [MVP - Exchange]

In
MSUTech said:
Hello All...

I have a user who is on 2 network domains..... he logs in to one
domain and then we manually map 2 drives from another domain.... this
has worked fine for 2 or 3 years.....

The Problem.... he maps to these other drives as
"OTHERDOMAIN\username" and then we enter his password.... both new
drives open up fine.. and can be used.....

we shutdown the computer.... and after a restart we get a BUBBLE
message near the clock that says... "not all network drives could be
remapped" ... and then when we go into MY COMPUTER and double click
on either of those 2 network drives... a login window pops up.. with
the CORRECT USERname.. and it asks for us to enter the password....

what could be wrong???

thanks,...



Use a batch file -

net use x: /del
net use x: \\server\share user:OTHERDOMAIN\username /persistent:no

and put it on his desktop or in his startup.
 

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

Top