General discussion
August 28, 2001 at 04:49 AM
msfiroudis

disconnecting a mapped drive

by msfiroudis . Updated 24 years, 11 months ago

Hi ,
I have a winnt4.0 platform, w/win95&98 clients. I have a logon script that the clients run. It maps a drive runs a command and disconnects the drive,(well it suppose to disconnect the drive). I have it as follows: net use l: —It then runsa command I specify — Which works fine.
I then have net use l: /delete — Here is where it tells me — That I have open files and do I want to continue this operation. [y] or [n]: Is there anyway to avoid this question from being asked. Maybe by using a switch in the logon script.. Any help would be appreciated. Thanks in advance..

This discussion is locked

All Comments