Hi All,
I have a Hyper-V lab environment to test Active Directory implementation and Group Policy management of a group of 2012 Hyper-V servers prior to doing it in my live environment.
Environment:
1 Hyper-V AD DC/DNS 2012 server
1 Hyper-V WDS 2012 server
Both running on a physical 2K8R2 Hyper-V host and both on a virtual NIC with static IPs. WDS server DNS set to DC/DNS server (and is visible in DNS management), enrolled as an AD object and connecting as an authenticated AD user.
I am getting the below error when I try to force a group policy from the DC:
800706ba The RPC server is unavailable
I am getting the below error when I try a "gpupdate /force" from the client server:
Some long spiel about time syncronisation between the servers
The GPO is set as enforced, it is linked to the OU that the client server is in, security only filtered by Authenticated Users and there are no WMI filters.
Things I have tried already on the client server:
I have turned off the firewall completely after multiple port enables as suggestions in previous posts. eg. "winrm qc" "smreConfigure-SMRemoting -Enable" all RPC/RPC-EPMAP rules
RDP is enabled the the AD user i am using is an allowed user
"netsh firewall set icmpsetting 8" has been run and I can ping the FQDN from each server to the other
I have enabled remote registry and RPC in services