我们在这里跟随微软文章,并在Skype for Business服务器上安装了“Skype for Business StatsMan PerfAgent”。 产品工作正常,但每10分钟PerfAgent.exe服务(作为安装程序设置的networking服务运行)尝试访问一些他没有权限(通过ProcMon看到)的registry值。 这造成了以下错误:
Unable to open the Server service performance object. The first four bytes (DWORD) of the Data section contains the status code. The Open Procedure for service "WmiApRpl" in DLL "C:\Windows\system32\wbem\wmiaprpl.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code. The Open Procedure for service "BITS" in DLL "C:\Windows\System32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code. The Open Procedure for service ".NETFramework" in DLL "C:\Windows\system32\mscoree.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
logging在事件日志中。 如果停止“Skype for Business StatsMan PerfAgent”服务,错误将不会被logging。 相比之下,每10分钟发生一次,每天logging数百条logging。 任何想法可能会导致这个问题? 我们完全按照微软的文章