Link to home
Start Free TrialLog in
Avatar of jack niekerk
jack niekerkFlag for Netherlands

asked on

disconnect a mapping on a Novell server 3.2 in windows xp-pro

I have in network a old novell 3.2 server and a SBS 2008 server
I need a drive letter for some software , using in  a batch
net use W:  \\192.168.1.254\windata /user:jack /persistent:yes
Problem is that before asigning W:  novell made a search connetion (wich I do not see in loginscript) to W:
using Explorer to disconnect won't work, says programs in use , wich is false,
plus if this happens I want to use a batch file to disconnect.
some net use command exist to do this ??
ASKER CERTIFIED SOLUTION
Avatar of deroode
deroode
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial