Find permission problem on Windows 2003
Posted
by Tomas
on Server Fault
See other posts from Server Fault
or by Tomas
Published on 2010-05-10T13:57:07Z
Indexed on
2010/05/10
14:04 UTC
Read the original article
Hit count: 477
Hello,
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
© Server Fault or respective owner