Avatar of jsarinana
jsarinana
Flag for United States of America asked on

Slow network share for Windows 10 laptops

We have a Small Business Server 2012 Essentials running with Windows 7 clients
We just purchased two laptops with Windows 10 Professional. The laptops run just fine but when to go to a shared folder on the server it gives your proper access but it's very slow, lags pretty bad. No other laptops or desktops have this issue.

One think I do notice on the server is that it does not list these laptops, do I need to add the computers to the domain a certain way maybe? I did join the domain by going to the computer properties-change settings-add the computer to the domain.
Windows Server 2012Windows NetworkingWindows OS

Avatar of undefined
Last Comment
jsarinana

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
CompProbSolv

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
jsarinana

ASKER
If it is a DNS issue
where do I start?
like I noted, the other computers do not have this problem
masnrock

What is different about those laptops versus the others? You could open up a command prompt, and type the following:
ipconfig /all

Among the results will be the DNS servers the laptops are using. What I addresses result? If the server is the first DNS result, then do exactly what CompProbSolv has recommended. Otherwise, you either need to check your TCP/IP settings or your DHCP server.

You may also want to update the network drivers and install needed OS patches.
CompProbSolv

"where do I start?"
I'd start with confirming that it really is a DNS issue.
Then I'd run the following on a laptop that isn't working correctly:
start
run
cmd
ipconfig /all

and post the results here.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
jsarinana

ASKER
CompProbSolv

Yes I understand how to list where I'm getting DNS from, it's the SBS server . I meant if using an IP address demonstrates that it's a DNS issue what next? tell the laptops to use the DNS server in the TCP/IP properties? create a forward or reverse DNS lookup on the server? like I mentioned before I do not see the laptops listed on the server's SBS console
CompProbSolv

Do you see significantly different results when running ipconfig /all on the laptops that are slow as compared to the ones that are quick?

As a test, I'd disable IPv6 on the slow laptops, reboot, and see if the issue changes.

Is the SBS the only think listed for DNS on these laptops?

If it is a DNS issue, I'd run nslookup on a slow laptop and see what you get.  Does it identify the server?  If you try to resolve the server name, does it come back with a quick and correct answer?  What about resolving google.com?
jsarinana

ASKER
thanks
I'll try this tomorrow night
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
jsarinana

ASKER
Not sure what happen but after a the laptops were rebooted a couple times everything started to work properly