GPO forced without reboot

J

Jim Miller

Can I force a server or workstation to accept changes to
the Computer settings of a GPO without rebooting? I am
doing this on a Term Server and rebooting during changes
is a pain.

Thanks

Jim Miller [MCP]
 
B

Buz [MSFT]

Hello Jim,


To trigger Group Policy application for the local computer, type the
following line at a command prompt:


"secedit /refreshpolicy machine_policy /enforce" (without the quotation
marks)



To trigger Group Policy application for the currently logged on user, type
the following line at a command prompt:


"secedit /refreshpolicy user_policy /enforce" (without the quotation marks)

In Windows Xp or Windows Server 2003 this has been simplified

Gpupdate /force.

Unfortunately there are some security settings that will not be fully
implemented until a reboot has occurred.

227448 Using Secedit.exe to Force Group Policy to Be Applied Again
http://support.microsoft.com/?id=227448

298444 A Description of the Group Policy Update Utility
http://support.microsoft.com/?id=298444

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top