Showing posts with label windows server. Show all posts
Showing posts with label windows 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

Thursday, March 12, 2009

Microsoft fixes critical Windows kernel, WINS flaws

Microsoft today shipped three security bulletins with fixes for at least 8 documented vulnerabilities affecting millions of Windows OS users.

The most serious of this month’s patch batch is rated “critical” and could allow full remote execution attacks if a Windows user is simply lured into viewing a booby-trapped image file.


read more of this post here .

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.