Hi All,
I was wondering if anyone knows if there is a connection limit on GPO's that are using GPP? I have a problem where servers fail with the below error when a user already has a connection to the GPO.
The client-side extension could not apply user policy settings for 'IE GPO' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details.
The GPO is available and working correctly on other servers.
The trace log shows the below:
Update GPH : apmWriteFile [ hr = 0x80070003 "The system cannot find the path specified." ]
Updated GPH. [ hr = 0x80070003 "The system cannot find the path specified." ]
Completed apply GPO. [ hr = 0x80070003 "The system cannot find the path specified." ]
Leaving ProcessGroupPolicyExInternet() returned 0x80070003
I have tested by changing the “HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Windows\CurrentVersion\Group Policy\History\DCName” registry entry to another DC that is not busy and the error then stops. But when I configure it back to the DC that it selected it failed
until the DC has no more connections to the GPO then the error is resolved again.
Kind Regards Don