Skip to content

Instantly share code, notes, and snippets.

@kernelsmith
Created May 6, 2014 18:37
Show Gist options
  • Select an option

  • Save kernelsmith/4e8c30e098cc3f605f6d to your computer and use it in GitHub Desktop.

Select an option

Save kernelsmith/4e8c30e098cc3f605f6d to your computer and use it in GitHub Desktop.
registry setting change to allow psexec w/local account for host not joined to a domain
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"LocalAccountTokenFilterPolicy"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment