advertisement
Premier Club Log In/Registration
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   SKILLBUILDING  |   TIP BANK  |   SOURCEBANK  |   FORUMS  |   NEWSLETTERS
Browse DevX
Partners & Affiliates
advertisement
advertisement
Tip of the Day
Average Rating: 3.7/5 | Rate this item | 9 users have rated this item.
Expertise: Intermediate
Language: .NET
December 16, 2008
Map/Unmap to a Network Drive from Command Prompt in Windows
Yes, it's possible to map and unmap a drive on network location from the command prompt. Using the PUSHD command creates a temporary mapping to a network drive. Quickly disconnect this drive by using the POPD command. For example:

PUSHD \\woodstock2\general
PUSHD maps the above path to a shared drive (starting from Z:) and the command will change to that mapped drive for you to work. To unmap, simply use the POPD command

Srinath MS
If you have a hot tip and we publish it, we'll pay you. However, due to accounting overhead we no longer pay $10 for a single tip submission. You must accumulate 10 acceptable tips to receive payment. Be sure to include a clear explanation of what the technique does and why it's useful. If it includes code, limit it to 20 lines if possible. Submit your tip here.
Please rate this item (5=best)
 1  2  3  4  5
advertisement
advertisement
Advertising Info  |   Member Services  |   Permissions  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About