Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the task security page with info about LocalAccountTokenFilterPolicy #966

Open
Tim-Utelogy opened this issue May 19, 2023 · 1 comment

Comments

@Tim-Utelogy
Copy link

I recently struggled with an access denied message trying to remotely manage tasks using the local administrator account of the remote machine. I had the firewall turned off and tried the various other steps I found in documentation. What I eventually found was that one particular piece of UAC policy was blocking my attempts. This setting had to be set to "1" in order connect remotely and I don't think its exposed by the base group policies:

LocalAccountTokenFilterPolicy
https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/user-account-control-and-remote-restriction#how-to-disable-uac-remote-restrictions

@dahall
Copy link
Owner

dahall commented May 28, 2023

Thanks for the details and additional fix. I'll get this added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants