Jump to content

Recommended Posts

Posted

Is it possible to map a network drive to a server that require a username and password everytime you logon to that server? If so can it be put in a simple batch file that will use net use commands.?


Posted

when mapping the drive it allows you to log on as a different user where you have to input your username and password. make sure you have ticked the box saying "reconnect at logon". B)

Posted

Hi SGT_JAX

Are you looking for something like this?

net use /persistent:YES Z: \\SERVER\SHARE /user:DOMAIN\USER PASSWORD

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...