We allow remote access to our users via VPN. Windows 2000 machines and NT4 machines connect and run batch files to connect to needed drive mappings. The Windows 98 machine users, our batch files are not working for them
Heres what our batch files look like:
net use v: "\\Server1.Gory.com\userdisk\hapoper"
/user:hap_orpt\username
What do I need to do to get this batch file to work so the windows 98 users can connect to resources on our NT4 domain ?
Thanks
Heres what our batch files look like:
net use v: "\\Server1.Gory.com\userdisk\hapoper"
/user:hap_orpt\username
What do I need to do to get this batch file to work so the windows 98 users can connect to resources on our NT4 domain ?
Thanks