This is probably really easy but I just can't get it..
I use logon scripts for all users as follows
net use i:\ server\share
This has worked fine however I recently moved load of data onto a new server, I updated the logon scripts to point to the new server no problem with the Windows 98 machines but the XP's will not pick up the new mapping unless I map a drive manually.
Is there a disconect drive command I can put into the script to solve this problem or any other fix??
Thanks
I use logon scripts for all users as follows
net use i:\ server\share
This has worked fine however I recently moved load of data onto a new server, I updated the logon scripts to point to the new server no problem with the Windows 98 machines but the XP's will not pick up the new mapping unless I map a drive manually.
Is there a disconect drive command I can put into the script to solve this problem or any other fix??
Thanks