Jump to content
groovyPost Forums

Network drive mapping Prompting


Guest ricmch35

Recommended Posts

Guest ricmch35

Ok so I need to write a bat file that will prompt for the drive letter and the final location on the server that is the users secure folder.

So how would I go about getting what I need ... Since other drives are not mapped to the same drive letter on every Users desk. The user name and PW is being handled by Windows Easy Authentication.

 

Its a basic bat file

/delete -T

/persistent:yes

net use T: \\*server*\*users_folders*\** {the users file on the server} **

 

I need the command and syntax for what I am wanting to do.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 0 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...