Avatar of t3ngu
t3ngu
 asked on

Hide Notification on Server 2003 Terminal Services

I have a Terminal Services server running on Windows Server 2003 Enterprise R2 x64.

After installing Windows updates the server usually requires a reboot. I schedule the reboot at the end of the production day. During the time between the update and the reboot the end users are annoyed with the prompt to "reboot now or reboot later".  Is there a way to turn off that notification so that the end users never see that pop-up?
Microsoft Server OSWindows Server 2003

Avatar of undefined
Last Comment
markpetch

8/22/2022 - Mon
Robin Human

You should be able to set the reboot prompt in group policy - you can set the option whether it prompts or updates etc.
t3ngu

ASKER
I assumed that it would be in gpedit but I cant find it.
Don


Disable auto restart for automatic updates in Group Policy. Go to Start > Run > type gpedit.msc and click OK. Navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Update. Double click No auto-restart for scheduled Automatic Updates installation. Select Enabled and click OK.

gpedit-no-auto-restart.png
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
t3ngu

ASKER
dstewartjr,

According to the "explain" tab, If that policy is set to enabled the user will be prompted to restart the computer. This is the prompt the users are already getting and I'm trying to remove.

Thanks!!
ASKER CERTIFIED SOLUTION
t3ngu

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
markpetch

Where in GP was this setting please?