win2k command line to force a gp refresh

  • Thread starter Thread starter asamol_it
  • Start date Start date
A

asamol_it

Can someone give me the command line command to force a GP refresh using
win2k server. Win2003 server has an easy one to remember...gpupdate...this
doesn't work with win2k
thanks, alex
 
You're right. W2K isn't as easy to remember.
secedit /refreshpolicy machine_policy
or
secedit /refreshpolicy user_policy

I usually throw a /enforce at the end of that as well, just to make sure we
re-source the policy and not just check version #'s.

~Eric
 
Thanks, Alex
Eric Fleischman said:
You're right. W2K isn't as easy to remember.
secedit /refreshpolicy machine_policy
or
secedit /refreshpolicy user_policy

I usually throw a /enforce at the end of that as well, just to make sure we
re-source the policy and not just check version #'s.

~Eric

--
Eric Fleischman [MSFT]
Directory Services
This posting is provided "AS IS" with no warranties, and confers no rights.


asamol_it said:
Can someone give me the command line command to force a GP refresh using
win2k server. Win2003 server has an easy one to remember...gpupdate...this
doesn't work with win2k
thanks, alex
 
Back
Top