SOLVED Computers slow to a crawl after domain join
-
Server
- FOG Version: 1.4.4
- OS: Ubuntu 16.04LTS
Client
- Service Version: n/a
- OS: Windows 10 Enterprise 1607 &1703
Description
I am having an issue which only appears after an imaged computer is added to the domain. I can take and apply images perfectly fine. I am not using the fog service at all.
Once the imaged computer goes through OOBE and logs in, I manually add it to our domain, reboot and then the problems start happening. The windows 10 settings app will take 2-5 minutes to load, pressing the start button and starting to type for a search is also delayed. Even things as simple as right clicking the desktop and going to display settings is delayed by several minutes.
I have tried running checkdisk, repairing the windows install, etc, but nothing seems to work.
The only solution I have found is to either wipe the computer and install without using an image, or removing the computer from the domain.
Any help on this matter would be greatly appreciated!
-
@espynn In such case, I’d recommend creating a fresh & clean image to try out next.
-
@wayne-workman said in Computers slow to a crawl after domain join:
@espynn said in Computers slow to a crawl after domain join:
Our GPO is a bit of a black hole and no one really knows what’s going on down there to be honest
Some GPO that doesn’t work with Win10 could very-well be the case. You can’t make statements like “Our GPO is a black hole” and also claim that GPO isn’t the problem. You need to look through all your group policies - this might be the problem.
Windows 10 fresh install without imaging and set up exactly the same on the domain have no issues is why I make that claim. I just struggle to see what imaging would do that a GPO could even detect…
-
@espynn said in Computers slow to a crawl after domain join:
Our GPO is a bit of a black hole and no one really knows what’s going on down there to be honest
Some GPO that doesn’t work with Win10 could very-well be the case. You can’t make statements like “Our GPO is a black hole” and also claim that GPO isn’t the problem. You need to look through all your group policies - this might be the problem.
-
@avaryan not the case
-
Are these the first Windows 10 computers that you’ve had? Maybe some GPO is present that just doesn’t like 10.
-
@espynn k. So on Monday then, I’d like you to focus on network. Do pings to the DCs continously (ex.
ping 10.x.x.x -t
). Ping your gateway continously too. Look for slow responses and dropped packets. Also troubleshoot DNS, make sure your domain’s DCs are in fact what’s set for dns. Also dig through group policy - see if any printers, map drives, roaming profiles, folder direction, or software is getting deployed via group policy.Also, simply things like ensuring your subnet mask is correct, and looking for duplicate IPs for your DCs.
Just gotta troubleshoot this thing to death till you find the root problem.
-
@wayne-workman mostly related to WAN changes to ensure reliability between our data centers. Nothing on the vlan in question.
-
@espynn said in Computers slow to a crawl after domain join:
But we have had some large scale network changes recently.
What sort of changes? This may help me help you.
-
@wayne-workman I’ll check after the weekend, I would suspect we would have wider issues across the entire domain if this were mixed up. But we have had some large scale network changes recently.
Anything else to check?
-
@espynn what’s dns primary and secondary set to? Do these match the domain controller addresses?
Get the domain controller addresses by using nslookup. Example, my domain is fogproject.org, I’d do
nslookup fogproject.org
and all DC addresses will be returned. -
@wayne-workman neither, and again, normal resource activity, including network activity.
-
@espynn is roaming profiles turned on for users? Is folder redirection being used?
-
@wayne-workman nope, just (seemingly) normal default GPO policy. Not even moved from default computers OU.
-
@espynn any software being installed automatically?
-
@wayne-workman either or, no and no.
-
@espynn are these desktops or laptops? any map drives getting mounted automatically? Any printers installed automatically?
-
@wayne-workman yes. As I said below, network connected or not didn’t matter, and normal baseline resources.
-
@espynn did you Check the network tab in task manager?
-
@wayne-workman I agree, first thing I did. No tasks were using more than normal baseline amounts of resources.