User Tools

Site Tools


windows:windows_2008

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

windows:windows_2008 [2012/10/07 10:37] – created skipidarwindows:windows_2008 [2020/12/27 20:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +=====Windows Server 2003=====
 +
 +
 +
 +====Logging====
 +
 +There is a System monitoring Software build in in Windows Server 2003, named "Windows Server Performance Monitor".
 +
 +Run it with the following command:
 +
 +<code>PerfMon</code>
 +
 +
 +
 +To start, stop or manipulate warnings, created through the PerfMon - Snap In use the [[ http://msdn.microsoft.com/en-us/library/cc755366(v=ws.10).aspx | logman]] command:
 +
 +<code>
 +
 +logman
 +
 +</code>