Perfmon can't create data collector set on Windows 7 x64

依然范特西╮ 提交于 2019-12-06 08:23:16

Found the answer to this while googling a problem with the disk defragger. The recommendation I found was to (backup first!) remove the registry key: HKLM\Software\Microsoft\RPC\Internet

I exported the key for a backup; deleted the key; then rebooted. After reboot I could run the disk defragger and also add my own data collector sets in Perfmon.

For some reason the task scheduler couldn't start, which prevented both the disk defragger and Perfmon from running. They can each schedule tasks, and didn't run with full capabilities without the task scheduler interface available (the disk defragger didn't run at all). Deleting that key allowed the task schedule to start properly. I haven't seen any side affects...yet!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!