WMI访问被拒绝,查找权限问题
我正在尝试使用 WMI 从 ASP.NET 应用程序在远程 PC 上运行进程(控制台可执行文件)并遇到“访问被拒绝”问题。我已检查远程 PC 上的所有事件查看器日志,没有与此相关的信息。我从哪里开始寻找问题? Windows有某种权限监控工具吗? 我也尝试过使用 Procmon.exe 但很难理解要搜索什么,我的进程甚至没有在 Procmon 中列出。
问候, 托马斯
I am trying to run process(console executable) on remote PC from asp.net application using WMI and get "Access is denied" problem. I have checked all event viewer logs on remote PC, no information related this. Where do I start searching for problem? Does Windows has some kind of permission monitor tool?
Also I have tried to use Procmon.exe but hard to understand what to search, my process even do not listed in Procmon.
Regards,
Tomas
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里值得一看: http:// /blogs.technet.com/askperf/archive/2007/08/14/wmi-troubleshooting-permissions.aspx
It's worth taking a look here: http://blogs.technet.com/askperf/archive/2007/08/14/wmi-troubleshooting-permissions.aspx