Try login to Novell Server using Microsoft Netware instead of client32. I mapped the drive using net use command, the problem is there is 2 server i need to map the drive to.
example: net use X: \E1\data
net use Y: \E2\picture
Whenever the batch file run after i login E1 will go through because during the login of the network for domain is E1, but E2 will promt me for password and username. Is there anywhere to bypass the auth for E2?
example: net use X: \E1\data
net use Y: \E2\picture
Whenever the batch file run after i login E1 will go through because during the login of the network for domain is E1, but E2 will promt me for password and username. Is there anywhere to bypass the auth for E2?