(I know this isn't the Win 10 forum, but the only post I could find close to this indicated this might be the correct place to ask.)
I'm getting an error trying to apply group policy at startup with Surface Pro 3, the Surface Dock, running Windows 10. Other Windows 10 machines work. Surfaces running Windows 8 work. When I force a GPUpdate after login, it works.
The Event ID I get in the Event Viewer System Log is a 1058. ErrorCode 65. This doesn't seem totally uncommon.
In the Group Policy Operational log, the error has an Event ID 7017. The details have the same ErrorCode, 65.
I set the GPSVC to dump a debug log. I get a bit over 700 lines, but the information at the point of failure is as follows:
GPSVC(40c.4ec) 12:05:46:774 GetDCNameFromGPTPath: NetDfsGetClientInfo() failed with error=0xa66 for GPT Path=\\<DOMAIN>\sysvol\<DOMAIN>\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini
GPSVC(40c.4ec) 12:05:46:774 ProcessGPO(Machine): Couldn't find the group policy template file <\\<DOMAIN>\sysvol\<DOMAIN>\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\gpt.ini>, error = 0x41. DC: <null>
I'm not sure where to go there. Would this indicate we're not properly resolving the <DOMAIN> to a server name?
Thanks!