Jump to content

Recommended Posts

Posted

Hi everyone,

 

I'm having an issue with one of my machines. Its not getting group policies. When I run gpupdate /force I get the following error:

 

Name resolution failure on current domain controller.

 

I only have one domain controller that serves AD, DNS, Files and storage services, IIS and WDS.

 

The machines DNS points to the DC just like all the other machines. I've even rebuilt the machine and changed its name but it still happens.

 

All my other machines work fine.

 

When I preform a nslookup of the domain name and the DC name the DNS request times out.

 

Is there any way to fix this?

Posted

What firewall settings are on the laptop, does it specify what network type it is. I assume as your rebuilt it, you manage to domain it, but can you try re-domaining the laptop.

Also check event logs on the laptop to see if any more details available.

Posted

Yep. I've wiped it and reloaded it. I've also disabled IPv6 on both the Wireless and Ethernet adapters.

Windows Firewall is enabled on the machine and is using the normal settings. It's on a domain profile.

 

Even when I disconnect it from the domain and connect it again, still no group policies are applied. It's really strange. I still get the same error in the event viewer.

 

Capture.PNG

Posted
The laptop can resolve DNS servers (internal and external) and can resolve websites.

 

I've set up static IP addresses for the laptop.

 

Yep. I've wiped it and reloaded it. I've also disabled IPv6 on both the Wireless and Ethernet adapters.

Windows Firewall is enabled on the machine and is using the normal settings. It's on a domain profile.

 

Even when I disconnect it from the domain and connect it again, still no group policies are applied. It's really strange. I still get the same error in the event viewer.

 

[ATTACH=CONFIG]47751[/ATTACH]

 

When I was getting those sort of errors everything was otherwise working fine, but as @TwistedHelixis said

 

This will probably be duplicate ip listed in dns and dhcp. Check dns in the server, find the laptop ip and see if you have another client with the same ip listed.

 

there were a load of duplicates in DNS.

Posted

re-enable ipv6. Disabling it is a desperate troubleshooting measure (which in this case didn't work) and can break other things.

 

Are you still unable to resolve the DNS name of the DC?

 

 

ping the DC's IP, then check the arp cache and confirm that mac address for the DC is as expected (assuming a flat network, if you have servers of different subnets your computer won't have an arp entry for the DC)

 

I notice that your FQDN ends in a .internal; I wonder if there is some software on the problem PC that is getting confused by this. Try disabling the Bonjour /mdns service on the computer and rebooting.

 

Also check the windows\system32\drivers\etc\hosts file - any odd entries in there?

 

 

Is the DC your DNS server? Eitherway confirm the DC is actually listed in the DNS zone along with the appropriate service records.

 

If the computer joined the domain correctly (check the computer object properties modified and pwdlastset date), then perhaps there is a policy applying to this machine that breaks it? Use GPMC to evaluate what GPOs apply and see if anything odd turns up.

 

Finally I have seen some problems solved by clearing Local Group Policy. (This is a really long shot) See the section "How to reset all Group Policy objects using Command Prompt" on this page: https://www.windowscentral.com/how-reset-local-group-policy-objects-their-default-settings-windows-10

Posted

I can ping myserver.domain.internal fine. I can also ping the DC by it's IP address.

 

How do I check the ARP cache? Everything is on one subnet.

 

No odd entries in the hosts file.

 

Yes, my domain controller is everything (AD, DNS, WDS etc.). The DC is listed in the DNS zone.

 

AD says pwdLastSet was 19th Feb 17.

 

I'll try clearing local GPOs tomorrow. Need to leave now.

Posted

Can the client browse:

 

The share \\dc.yourdomain.internal\sysvol?

 

How about \\yourdomain.internal\sysvol?

 

Finally \\dc's_IPADDRESS\sysvol?

 

 

Also we missed getting resultant set of policy from GPMC.

Posted

Ok just checking that there was a typo the first time around. Unfortunately I am stumped. It has updated its account, it can browse the share, but it won’t apply any domain group policies either at boot , login or when gpudate /force is run.

 

The only error is the one posted above. It occurs any time domain policies should be applied, again: boot, logon and at gpupdate.

 

You can logon with non cached domain accounts.

 

The machine has been wipe and re-imaged to no effect.

 

Ok. Thought of something:

Make a note of the AD OU that the computer account is in.

 

Make a note of what groups the computer account is in.

 

On the computer dis-join it from the domain. Then Rename the computer.

 

Delete the computer account from ad. Delete the dns entry for the computer. Delete the dhcp lease for the computer.

 

Reboot the computer.

 

Confirm new name and lease on DNS and DHCP Servers.

Rejoin the domain.

Reboot and confirm group policies, the AD OU and the computer object’s group memberships.

Posted
Ok just checking that there was a typo the first time around. Unfortunately I am stumped. It has updated its account, it can browse the share, but it won’t apply any domain group policies either at boot , login or when gpudate /force is run.

 

The only error is the one posted above. It occurs any time domain policies should be applied, again: boot, logon and at gpupdate.

 

You can logon with non cached domain accounts.

 

The machine has been wipe and re-imaged to no effect.

 

Ok. Thought of something:

Make a note of the AD OU that the computer account is in.

 

Make a note of what groups the computer account is in.

 

On the computer dis-join it from the domain. Then Rename the computer.

 

Delete the computer account from ad. Delete the dns entry for the computer. Delete the dhcp lease for the computer.

 

Reboot the computer.

 

Confirm new name and lease on DNS and DHCP Servers.

Rejoin the domain.

Reboot and confirm group policies, the AD OU and the computer object’s group memberships.

Hmm, sounds like a plan. I'll try it on Monday.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...