We have 15 units win98 and 3 units of XP share to 1 unit Win 2000 SB Server.
XP has successful to login only 3-5 pcs from Win98 always dislocating map
drive from server. I has re-map the drive again. After reboot the computer,
The map drive automatic lost, I have tried all kind s of things that I can
think of and nothing seems to work. Any help or information would be
appreciated.
Haggis - 28 Oct 2004 15:30 GMT
> We have 15 units win98 and 3 units of XP share to 1 unit Win 2000 SB
> Server.
[quoted text clipped - 4 lines]
> think of and nothing seems to work. Any help or information would be
> appreciated.
try using a batch file with
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]