Monday, June 15, 2009

[Windows] - View shared folders through command line

This would enable the user to view shared folders from their Windows (XP and above) workstation/servers through command line. This can be of help if you're trying to look for some loose or forgotten shared folder location.


WMIC - Windows Management Instrument command.

Click Start
Click Run
Enter cmd in the opened input box and click OK
From the command line type, wmic share get name,path