• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

diskperf -n any truth to this win2k tweak?

i heard win2k by default logs I/O hardrive traffic and to turn it off you to to the run prompt and type diskperf -n it was in the win2k tweak section at tweak3d.net.
 
DISKPERF=====================

Starts and stops system disk performance counters.

Used without the command switches, DISKPERF reports what disk
performance counters are enabled on the local or specified compute

Disk performance counters can be specified to report the
performance of the individual physical drives, or the individual
logical drives or storage volumes. Note that these two sets of
performance counters are measured independently. The user
has the option of enabling and disabling them independently
using the command line switches.

DISKPERF [-Y[D|V] | -N[D|V]] [\\computername]

-Y Sets the system to start all disk performance counters
when the system is restarted.

-YD Enables the disk performance counters for physical drives.
when the system is restarted.

-YV Enables the disk performance counters for logical drives
or storage volumes when the system is restarted.

-N Sets the system to disable all disk performance counters
when the system is restarted.

-ND Disables the disk performance counters for physical drives.

-NV Disables the disk performance counters for logical drives.

\\computername Is the name of the computer you want to
see or set disk performance counter use.
 
In Windows NT 4.0 all disk counters were turned off by default.

In Win2k the Physical Disk object is turned ON by default
and the Logial Disk object is turned OFF by default.


turn them off.
Depending on your setup, you may see no difference in I/O. Your mileage may vary.
 
Back
Top