Is there a way to see what drive letters are in use for network drives?

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

Open a command prompt and type:
net use
and press enter. That will list all active drive mappings.

link|improve this answer
feedback

From a command prompt type: net use.

link|improve this answer
sorry joe : didn't refreshed the page and had a phone call :-) ! – rihatum Jul 21 '11 at 11:26
No worries..... – joeqwerty Jul 21 '11 at 13:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.