Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

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

Tuesday, January 13, 2009

10 mistakes new Windows administrators make

This article is aimed at helping you avoid some of the most common mistakes made by new Windows administrators.



read more of this post here.