What i'm trying to do is access a network drive from my schools campus we have webdav that allows us to map it directly to the computer using the windows os. I'm trying to do this a different way using a batch file. Right now im using the net use N:..... but it only seems to work when I'm on campus. as long as im on the network that the n drive is hosted on. when i try to use it at home it tells me that there is an issue "System error 59 occurred" and "An unexpected network error occurred." Any help is greatly appreciated.