Hi, This is my scenario:
Ucs-Master
Ucs-Backup
Ucs-Slave1
Ucs-Slave2
Usc-Slave3
sysvol are synchronized between all UCS servers
Now I’ve to delete all actual PolicyDefinitions to upgrade at new 2004-PolicyDefinitions.
rm -r /var/lib/samba/sysvol/**********.intranet/Policies/PolicyDefinitions on Master doesn’t not working beacuse other ucs servers continue writing its .admx, than I cannot clean dir.
Is it possible temporarily stop sync to clean and replace PolicyDefinitions contents?