Mapped Network drives from second domain

L

Leo Gonzales

My Windows XP machines logon to my primary domain and
connect to mapped network drives from primary doamin
successfully. I can also map drives from a second doamin;
however, the drive does not remain connected at next
startup even if reconnect at next logon is selected when
mapped. What do I need to do to allow XP machines to
remain connected to mapped network drives on second domain
after computer is restarted?


Thank you,

Leo
 
L

Lanwench [MVP - Exchange]

Leo said:
My Windows XP machines logon to my primary domain and
connect to mapped network drives from primary doamin
successfully. I can also map drives from a second doamin;
however, the drive does not remain connected at next
startup even if reconnect at next logon is selected when
mapped. What do I need to do to allow XP machines to
remain connected to mapped network drives on second domain
after computer is restarted?

Not possible if there are no trusts between the domains. What about writing
a batch file that maps the drives using the correct remote credentials? You
can put it on your desktop & run it manually.

net use x: \\server\share /user:domain2\username

Enter your password when prompted.
 
R

Robert L [MS-MVP]

you may want to create a logon batch file to map the 2nd domain.

--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
 

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