how to apply changes of suoers file attached to GPO.


hello guys,

know there 2 parts of each gpo: gpc , gpt. , there gpo version in gpt.ini file on sysvol folder in gpt part. if raise version of gpo there, servers gpo applies apply updates or not? i'm asking because i've encountered strange thing. when amend sudoers file unix servers via gpo (it bound gpo) manually, changes applied in 10-15 minutes on unix servers , when via direct changing sudoers txt file on sysvol folder in gpt part of gpo powershell script doesn't happen reason, i'm searching way somehow apply sudoers file after changing. hope make sense.

thanks.

> bound gpo) manually, changes applied in 10-15 minutes on unix
> servers , when via direct changing sudoers txt file on
> sysvol folder in gpt part of gpo powershell script doesn't happen
 
yes. version number must increased gpo client component
knows gpo newer version. resides in 32 bit value both in
gpt.ini (you know that) , in "version" attribute of
gpc in active directory. low 16 bits computer version,
high 16 bits user version.
 
this increment done "under hood" if use gpmc/gpedit. if
simply replace file within gpt, need manually.
 


Windows Server  >  Group Policy



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

How do a find data in one file, search for it in another file and if not found, write a custom message to another file