Forum Discussion
Mehrdad1993
Oct 23, 2020Copper Contributor
Remote Desktop users have access to shutdown/restart, how disable these ?
Hi I am learning windows server 2019 and i have a problem about RD: i have a user (test_1) in an OU and this user have access to Remote Desktop, locally this user have access to "Sign out" option o...
- Oct 23, 2020
Hi Mehrdad1993,
I applied a group policy includes only "Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands" is on User Configuration of Group Policy Management.
Also I used the policy on User Configuration, didn't on Computer Configuration.
You have to apply the policy to OU which includes users, not computers.
Group Policy
Other User Clicked to Power ButtonOther User Clicked to User ButtonTest User Clicked to Power ButtonTest User Clicked to User Button
Mehrdad1993
Oct 24, 2020Copper Contributor
i found problem, seems i had changed this policy:
default domain controller policy > Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment > Shut down the system
i add "everyone" and "users" to this policy and now users have access to shutdown and restart, with removing these two groups users will lost access to shutdown button.
this policy doesn't work with gpupdate /force command and server restart is needed.
now its time to try hasanemresatilmis solution.
default domain controller policy > Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment > Shut down the system
i add "everyone" and "users" to this policy and now users have access to shutdown and restart, with removing these two groups users will lost access to shutdown button.
this policy doesn't work with gpupdate /force command and server restart is needed.
now its time to try hasanemresatilmis solution.
Mehrdad1993
Oct 24, 2020Copper Contributor
Operation was successfully
Thank you All.
- Oct 24, 2020
- Dave PatrickOct 24, 2020MVP
Glad to hear, you're welcome.
(please don't forget to mark helpful replies)