Loss of Server connectivity

Blofelds_Cat 21 Reputation points
2022-07-05T14:30:59.67+00:00

I'm struggling with our server since last night when the MD updated Sage to a newer version and restarted the server (Server 2016).

Since then none of the PCs can access any information on the server however things like DHCP are working.

Errors on all client PCs: -

  • Entering the IP address of the server into File Explorer will not connect. If I diagnose the network error then the troubleshooter also errors "an unexpected error"
  • If I try and run GPUpdate /force this errors "The processing of the group policy failed, Windows could not resolve the computer name"

However, if run PortQryv2 on the IP address of the server it returns the DNS name (server in question controls DNS)

What PortQry does show is that the RPC Endpoint Mapper did not respond.

i.e.
IP address resolved to {servername}

querying...

TCP Port 135 (epmap service); LISTENING

Using ephemeral source port
Querying Endpoint Mapper Database....
Server's response:

RPC Endpoint Mapper did not respond
TCP port 135 is FILTERED

I've checked the server and RPC Endpoint Mapper and it is running however I can't change any settings on it.

-= Additional Edit =-

I had a new PC which I connected to the domain without issues, it accepted the user and created a record for the PC in the Active Directory
It then rebooted to complete the process but on logon it wouldn't sign on (cannot find domain errors)

It was left an half an hour and now it's starting to logon

It grabbed the policy settings, including the mapped drives at some point but now it has the same issue as all the other PCs with regards using the drives and taking GPO updates.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,427 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,512 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,578 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-07-06T19:43:06.063+00:00

    From what you described it sounds like broken DNS, but dcdiag reports DNS is functional. I'd also check that all members (including domain controller) got the domain network profile.

    218298-image.png

    0 comments No comments

10 additional answers

Sort by: Most helpful
  1. Blofelds_Cat 21 Reputation points
    2022-07-05T15:42:18.127+00:00

    There is only one server rather than 3

    0 comments No comments

  2. Anonymous
    2022-07-05T15:58:51.7+00:00

    Generally looks Ok but PC-Derrick has google public DNS server addresses. Domain controller and all members must use the static ip address listed for DNS and no others such as router or public DNS. So remove the public addresses from the DHCP server scope, then clients should do ipconfig /renew

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  3. Blofelds_Cat 21 Reputation points
    2022-07-06T07:21:04.503+00:00

    Sorry for the late reply, I've changed the DHCP setting to remove the 8.8.8.8 and 8.8.4.4 fall back addresses.

    On all the site PCs
    \10.0.0.3 still does not access the server shares *2
    \ycrserver1 still does not access the server shares *1

    On the new PC
    \10.0.0.3 still does not access the server shares
    \ycrserver1 can access the server share

    1 - This errors "0x80004005 - Restricted"
    2 - This errors "0x80070035 - The network path was not found"

    Edit - Additional

    Removing 8.8.8.8 and 8.8.4.4 from DHCP stopped anything online outside the building from working.

    0 comments No comments

  4. Blofelds_Cat 21 Reputation points
    2022-07-06T12:25:24.02+00:00

    There seems to be more and more wrong with the server.

    The Group Policy editor error some things are missing despite working before
    I'm logged in as the admin user and I keep getting access denied when trying to do things - i.e. copy back the admx / adml files into the policy folder.

    I'm about one more issue short of just formatting the drive and getting in my car to go home.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.