I am in the army currently working as a network/systems administrator for my unit in iraq. Most of my users need access to a network drive which is monitored by civilians. I already created a working batch file that will map the user to our network drive. The problem is the distribution of the file, I am not able to send .bat files over the military email. I was then trying to make a convinient disc which would autorun the batch file upon insertion of the disc. Im not sure if I have an error in my autorun and batch files or if this even possible. If someone can take a look and help me out that would be very appreciated.
autorun.inf
[AutoRun]
open=autorun.bat
autorun.bat
net use s: \\path\folder\folder