Map Netowrk drive on server without login

  • Thread starter Thread starter E Ram
  • Start date Start date
E

E Ram

Hello,

We need to have a couple of servers running with mapped
drives to each other and are wondering how to make these
mapped drives persistent with out having to create a
script that runs as a service that maps the drives on
startup. The reason we don't want to do it this way, is
that the password is stored in clear text. We could
compile the script, but a string search might still find
the PW.

Any help would be greatly apprectiated!

Thanks,

Enrique
 
The concept of having mapped network drives while no one is logged in
really doesn't make a whole lot of sense in the NTx world. Why do you
think you need to do this?
 
Back
Top