
Windows 7
최신 업데이트가 설치된 상태로 사용하고 있습니다 . 이전에는 Event Viewer
일반 사용자로 사용할 수 있었습니다 .
이제 열려고 하면 Event Viewer
다음 오류가 발생합니다.
MMC cannot open the file C:\Windows\system32\ecentvwr.msc
This may be because the file does not exist, is not an MMC console or was creted by later version of MMC.
This may also be because you do not have sufficient access right to the file.
열려고 하면 Run as administrator
작동합니다. 그룹에는 읽기 Users\mycomputer
및 실행 권한이 있습니다 C:\Windows\system32\eventvwr.msc
.eventvwr.exe
여기에 제공된 솔루션을 사용해 보았습니다.http://answers.microsoft.com/en-us/windows/forum/windows_vista-performance/mmc-cannot-open-the-file/9e21c257-b557-429b-b5b0-808511c0126e. 그러나 그 중 어느 것도 내 문제를 해결하지 못했습니다.
어떻게 Event Viewer
다시 일반 사용자로 작업할 수 있나요?
답변1
해결 방법은 %appdata%\Microsoft\MMC. After deleting the files
MMC 폴더에서 캐시된 MMC 파일을 삭제하는 것이었습니다. 이벤트 뷰어가 다시 작동하기 시작했습니다.