I have a Windows 7 workstation (possibly more than one) that keeps giving the following error every time Group Policy is refreshed.
Event ID 8194
The client-side extension could not apply user policy settings for 'PolicyName {PolicyGUID}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details.I have tried applying the following hot fixes but they both say they are not applicable to the workstation
https://support.microsoft.com/en-au/kb/2904034
https://support.microsoft.com/en-au/kb/979731
I have turned on the trace files and found the following
2016-11-25 08:02:22.995 [pid=0x510,tid=0x15b0] Failed to open file. [ hr = 0x80070003 "The system cannot find the path specified." ] 2016-11-25 08:02:22.996 [pid=0x510,tid=0x15b0] Error reading GPE XML data file. [ hr = 0x80070003 "The system cannot find the path specified." ] 2016-11-25 08:02:22.996 [pid=0x510,tid=0x15b0] Completed loading of package. [ hr = 0x80070003 "The system cannot find the path specified." ] 2016-11-25 08:02:22.998 [pid=0x510,tid=0x15b0] Completed apply GPO. [ hr = 0x80070003 "The system cannot find the path specified." ] 2016-11-25 08:02:23.003 [pid=0x510,tid=0x15b0] Leaving ProcessGroupPolicyExPrinters() returned 0x00000003
I have also run a dcdiag on the domain controllers and everything looks fine from what I can tell. I also manually checked a few DC's sysvol folders for replication and everything looks fine there too.
Anyone have any ideas as to where to look next?
Thanks in advance :)