A
Anja Mechtel
I can connect/map a network drive from the command line by using the "net use" command e.g.
net use M: \\barny\myfolder23 /persistent:no
This works fine. But how do I disconnect this mapping again from the command line?
"net stop" is as far as I know only for stopping services.
Anja
net use M: \\barny\myfolder23 /persistent:no
This works fine. But how do I disconnect this mapping again from the command line?
"net stop" is as far as I know only for stopping services.
Anja