Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个奇怪的问题,我需要查看为什么我的应用程序池由于权限问题而崩溃并且没有日志有帮助。有没有办法记录系统上的每个文件访问尝试并按尝试访问它的用户/系统帐户对其进行排序,特别是如果它无法访问所需的文件?即使有第三方应用程序,它也会非常有帮助。
Sysinternals/Microsoft 的Process Monitor将显示这一点以及许多其他活动。