I am working on windows server 2003 and when i run my script , it access data from remote
network drive x: . so windows cannot make connection after 10 minutes , when i log off
my computer.
so how to map my drive , and auto disconnect should get off.
i have tried many solutions like net config server /autodisconnect:-1
net use \mydrivename\mas90\home but still it is not able to map my drive
only when i right click on shortcut of mas90 on desktop, network drive get mapped.
so how should i map my drive by using batch file