
最新のアップデートをインストールして使用しています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 ファイルを削除することでした。すると、イベント ビューアーが再び動作するようになりました。