How to prevent Terminal Server Users from restarting the server after an Automatic Update

active-directoryautomatic-updatesgroup-policywindows-server-2003windows-terminal-services

We have a Windows Server 2003 terminal server, and our IT department does not want to disable Automatic Updates. The problem is, when an update gets applied that requires a reboot, users get a popup about it and can hit Restart Now to reboot the server.

Is there a way to keep Automatic Updates on, but not give regular users the Restart popup after an update?

Best Answer

Disable the group policy allowing the notification to non-admins:

Computer Configuration > Administrative Templates > Windows Components > Windows Update > Allow non-administrators to receive update notifications

But, this behavior is the default - so either someone's specifically enabled this policy in the past, or the users are admins?