Hello Tamer Elmenshawy1,
Thank you for posting in Microsoft Community forum.
Please check or troubleshoot the issue as below.
1.When do you receive the error message above? Do you receive the error message when you open group policy management or edit one GPO object?
2.Do you have more than one Domain Controller in your domain?
3If you have more than one DCs in your domain, please check if AD replication works fine in your domain. Please run commands below on PDC.
repadmin /showrepl >c:\rep1.txt
repadmin /replsum >c:\rep2.txt
repadmin /showrepl * /csv >c:\repsum.csv
4.Check if the SYSVOL is working fine in your domain. Please check the SYSVOL replication status on Domain Controllers.
For example 1:
If you have two Domain Controllers in this domain.
Create a file named F1 under path \domain.com\SYSVOL\domain.com\policies on DC1.
Create a file named F2 under path \domain.com\SYSVOL\domain.com\policies on DC2.
Check if F1 is replicated to DC2 and if F2 is replicated to DC1.
For example 2:
If you have three Domain Controllers in this domain.
Create a file named F1 under path \domain.com\SYSVOL\domain.com\policies on DC1.
Create a file named F2 under path \domain.com\SYSVOL\domain.com\policies on DC2.
Create a file named F3 under path \domain.com\SYSVOL\domain.com\policies on DC3.
Check if F1 and F2 is replicated to DC3
And check if F1 and F3 is replicated to DC2.
And check if F2 and F3 is replicated to DC1.
5.The system cannot find the path specified. This issue may occur when the GPO container is not present in the SYSVOL folder. If you have multiple DCs in your domain, you can restore the GPO container from another DC.
For example:
Assue {CCF5CDA2-2935-4C38-B945-59EB4E60EDBD} exists on DC1, but not in DC2, you can try to copy {CCF5CDA2-2935-4C38-B945-59EB4E60EDBD} from DC1 to DC2.
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou