We have a Domain Controller running on windows2012R2.
All local computers are on Windows10.
When i try to login to one of the client computer with Domain User Credentials i get an error
What could be the issue?
I tried to add users to " Allow log on locally " Policy on Local computer with Local admin login but im unable to add users or groups
Is there any work around?
please suggest.
You need to manage this element via Group Policy Management. Czerw11 did a good write up of the process of using Group Policy Management to update this on your domain controllers via the Default Domain Controller Policy, you can extend this to your client policy as well.
https://czerwsup.wordpress.com/2014/11/05/allow-log-on-locally-add-new-user-greyed-out-fix-via-domain-controller-policy-settings/
Summary Steps:
To improve this answer, the best practice is to not edit the Default Domain Controllers Policy, but to create a GPO with these policies changes and assign it to the narrowest OU you need to affect the servers. If you edit the Default Policies you remove all of the default permissions.