无法读取服务器服务中的服务器队列性能数据。数据段的第一个四字节 (DWORD) 中包

无法打开服务器服务性能对象。数据段的第一个四字节 (DWORD) 包含状态代码。

解决方法:修改注册表禁用PerfNet性能计数器。 
具体方法:打开注册表,在
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesPerfNetPerformance
下添加DWORD(32位)值(双字节值): 
Disable Performance Counters
设置值为 1 。

原文地址:https://www.cnblogs.com/foreverfendou/p/10239028.html