Windows 10 PCs lose connection to mapped drives on windows 2008 r2 server
Running a Windows 2008 R2 server with DNS Server running. NIC on the server set to staic IP address with the DNS pointers going to 75.75.75.75 and 75.75.76.76 (Comcast).
Since converting workstations to Windows 10, they all lose their connection to mapped drives on the server. Every morning when accessing mapped drives we are prompted "The system cannot contact a domain controller to service the authentication request. Please try again later. On that same screen we enter our credentials and are connected to the mapped drives again (for the day).
This is not happening with workstations that are still Windows 7.
Suggestions please. What have I done wrong?
Windows Server 2008
Last Comment
LockDown32
8/22/2022 - Mon
SerjTech
I take it your drives are deployed using GPO's?
If so, take a look in the GPO for mapping your drives, should be located under: User Configuration > Preferences > Windows Settings > Drive Maps, and see if it is set to "Replace". If so change it to "Update" and this should solve the issue.
Replace has been an issue with drive mapping on Windows 8 and Windows 10.
Give it a test and see if it works out.
jhillbos
ASKER
My drives are deployed using login scripts. Probably should switch to GPO, but not really familiar with the process.
LockDown32
I would go in to Credential Manager and delete any stored password for the Domain. They could be corrupt. Also try turning off power management on the network card. Have you checked to see if the computer still has an IP address at that point?
OPK. That takes power management out of play. If it happens again do a ipconfig /all on the problem workstation just to see if it has retained the IP settings.
I reset my server NIC so the Preferred DNS server is itself (192.168.1.2) and the Sec DNS Server is 127.0.0.1 and I still have the same problem.
DNS is somewhere that I am really lacking. Not sure how to set Comcast DNS on the Server as forwarders.
Although I figure it has to have something to do with DNS
LockDown32
Good deal jhillbos. It wasn't the cause of the mapping issue but you just corrected a flaw that really needed to be corrected. On that same note. Open the DNS Manager. Right click on the server. Properties. Forwarders TAB. Screen shot attached. I use Comcast tool. I use the two Google Public DNSs as #3 and #4. Don't worry about DNS. Yu don't mess with it that much. You'll pick it up in time.
Back to the issue... do you leave the computer running 24/7? When they are in this state have you checked their IP settings with a ipconfig /all at a command prompt and can you ping the server? Capture.PNG
If so, take a look in the GPO for mapping your drives, should be located under: User Configuration > Preferences > Windows Settings > Drive Maps, and see if it is set to "Replace". If so change it to "Update" and this should solve the issue.
Replace has been an issue with drive mapping on Windows 8 and Windows 10.
Give it a test and see if it works out.