Hi Guys,
How disconnect map disk drives for example : pen drive under command line?
Thank You.
If you know the drive letter you can (for example H:):
NET USE H: /D
--Emil