Re: Group Policy Object Editor



Just in case anyone is having the same issue. It was a simple fix in
the end.

After making the alterations, I was running gpupdate upon the client
machines. By the looks of it the refresh on the server must be non
existent, so instead I went into dos on the server and entered:

secedit /refreshpolicy machine_policy

then

secedit /refreshpolicy user_policy

but if these don't work use:

secedit /refreshpolicy machine_policy /enforce

Then on the client use gpudate /force

The reason for secedit is due to the server being W2K so gpupdate
doesnt work. But obviously if you have a server more recent than w2k
gpudate should do the business.

.



Relevant Pages

  • Active Directory Installation Wizard was unable to convert the com
    ... Solution to Win2003 Server domain controller promotion in a Win2000 domain. ... after the ..\policies folder at least to folders should exist in the ... Secedit /refreshpolicy machine_policy /enforce ...
    (microsoft.public.windows.server.active_directory)
  • Re: password comlpexity
    ... Try running gpupdate on ... I am editing the default domain policy and gpupdate is an xp command to ... Secedit being the command I ran on the server. ... the local policy of my servers is showing complex passwords being ...
    (microsoft.public.win2000.active_directory)
  • Re: apply policies without resstarting
    ... secedit /refreshpolicy machine_policy /enforce ... On Windows XP and Server 2003: ... gpupdate /target:user /force ... Windows Server - Active Directory ...
    (microsoft.public.windows.group_policy)

Loading