help writing a batch file..

joxley1990

Golden Master
Messages
7,846
So, I have this server, with AD running. I want to write a batch file in which when users log on, a folder on the server is automaticially mapped, as a network drive.

If the path on the server is C:\users\James\music, how would I write the batch file? All I know is that the first couple of lines is..

@echo off



and that's it, lol. any help?

Thanks
 
Back
Top Bottom