I have a problem when I use the command: WshNetwork.MapNetworkDrive "Z:", "\\Server\PublicFiles"
The script will run fine, and the drive will show up under My Computer, but about 1/3 of the time on my windows 98 machines, I will get the following error when I try to open up the share:
t:\ is not accessible
File system error (13545)
Is there a better way to map drives??
The script will run fine, and the drive will show up under My Computer, but about 1/3 of the time on my windows 98 machines, I will get the following error when I try to open up the share:
t:\ is not accessible
File system error (13545)
Is there a better way to map drives??