Resolve PSExec "Access is denied"

PSExec拒绝访问的解决办法

Just modify Windows Registry, and reboot.

psexec_fix.reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"LocalAccountTokenFilterPolicy"=dword:00000001

ref:

http://www.brandonmartinez.com/2013/04/24/resolve-access-is-denied-using-psexec-with-a-local-admin-account/

http://stackoverflow.com/questions/828432/psexec-access-denied-errors

http://support.microsoft.com/kb/951016

posted on 2013-10-19 17:38  eshizhan  阅读(2017)  评论(0编辑  收藏  举报