automatically mapping a drive

  • Thread starter Thread starter JohnnyG
  • Start date Start date
J

JohnnyG

Is there a way to have a server, upon bootup,
automatically map a drive to another server without
logging in the server that's booting up?

Thanks...
 
Mapping drives are done in a user context, so not really. Most of the time
if you are configuring and application with a path, you an use the UNC path
as a great solution

\\server\share

The only other thing is you can have the system auto login, but that is NOT
RECOMMENDED!!!!

:)
 

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

Back
Top