Counter Error

  • Thread starter Thread starter Calvin Robertson
  • Start date Start date
C

Calvin Robertson

I get this error when my server starts up

Unable to collect the FTP performance statistics. The error code returned by the service is data DWORD 0.

For additional information specific to this message please visit the Microsoft

Can someone tell me how to stop the counter from looking for FTP info, I am not using it.
 
Do you need the counters? Try running;

winmgmt /clearadap
winmgmt /resyncperf

Or if that doesn't work, then you can run exctrlst.exe (Extensible Counter
Listing Tool) from the resource kit and disable the counters if you don't
need or use them. They're for use with Performance Monitor

http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/exctrlst-o.asp

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
I get this error when my server starts up

Unable to collect the FTP performance statistics. The error code returned by
the service is data DWORD 0.

For additional information specific to this message please visit the
Microsoft

Can someone tell me how to stop the counter from looking for FTP info, I am
not using it.
 
Back
Top