How should I rebuild my DC (AD DS, DNS)

Matt Sowders 26 Reputation points
2021-05-27T20:26:26.9+00:00

Hello all. I'm Matt and I am new here. I'm also new to this level of networking. Let me start off by explaining my situation to help everyone better understand why I'm having to do what I'm doing.

I apologize upfront if I say anything stupid. It's because I still am when it comes to Windows Server and AD DS

I have a network that was built by the previous IT guy. I have one server with all VM servers in it for everything we needed. Well, he left the company in a bad way. when I took over the role, I was not prepared at all. But the job had to be done. This system of VM's included two DCs with AD DS, DNS, and DHCP and three other Windows based servers that served the purpose of hosting different software. All of this behind SonicWall routers. I don't want to go into too much detail about the old system because I’m fading it out completely. When the last IT guy left, it was bad, like I said earlier. I was not trained on anything in any way. I came into the whole thing blind. He had access to anything within that network. Every VPN he set up. There was no way I could change all the passwords he set within the VPN users. I didn’t know how to at the time. Two weeks after his departure, our main software went down. no communication between anything. Domain showed "Unauthorized" beside the local domain name. I was able to get client computers and servers communicating again but could not get our software working. So, I started from scratch. I ordered 3 Dell PowerEdge R620 servers and a bunch of Ubiquiti networking gear. I was able to get a domain network built with a DC running AD DS and DNS. I got our software that we use for one half of the company running on new equipment on one static internet connection and had no choice but to get the other half of the company’s software up and running again on the old system that was built by the last IT guy. Reason is the software used by that part of the company is so old and pieced together that I really had to do my homework before I could think about moving the software and database over to my new network.

In the middle of all this going on, my DC starts losing the time. That causes all my client computers to lose time as well. Our credit card processing software started failing because of the time difference between us and them. I’m scrambling trying to keep this other system running and now I’ve got time syncing issues. In a hurry, I end up running some command that point my DC to look at a new external server for its time syncing. TBH, I ran a couple commands that I honestly don’t remember what they were exactly because I had never dealt with this type of issue on this type of network with Windows Server 2019. So, I made mistakes, probably more than less. I started getting Kerberos errors in my event logs and DFS Replication quit running completely (I only have one DC on my network currently, the one I am discussing). RDS stopped working correctly on all servers. I recently went to deploy Remote Desktop Licensing on my DC and it will not communicate with AD. I get random errors in my event logs. I will have all info attached with this post.

This old system that still runs the other half of the company is falling apart. I can’t figure out how to keep the last IT guy out. He is still in it. That’s a whole other story……. Every morning, I have to log into each server on the old system log into a local account on the server, join the server to workgroup the go into AD and delete each computer from computers, then rejoin each server and stuff works for the day. About 3 weeks ago I had to do this procedure on a Sunday morning for someone who was working remotely on the side of the company on the old system. That very next Monday morning, I woke up and remoted into the servers to do my procedure and all servers were still logged into their domain accounts. If I don’t do this procedure every morning, every user using terminal server via RDS and their AD accounts will get the message about no trust relationship between workstation and server. The domain account that all the servers services are tied to wont log in either until I do this procedure. When I do the rejoining to the domain with the servers, I cannot do it with the Domain Admin account originally used which is the same account used to log the servers in to run their services. I had to create a new Domain Admin account on the one DC that was still “kind of” working. Along with this going on, I also have daily duties so I’ve had little time to research between normal work stuff and my family life.

Back to my new network, and my original question. When the time got off on my DC and workstations, I think I caused a lot of the errors I’m getting. My question is, me being a novice with AD, should I try to repair or should I get the replication working and build a new DC with AD DS and DNS and let it copy over? I need to do something because I have to get RDS working for Terminal Services to be able to move this old software over to a new server. Thank you for taking the time to read this mess!

My current DC on new network is running windows server 2019
Other servers run server 2016

100339-img-1574.jpg100383-img-1575.jpg100375-img-1576.jpg

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
0 comments No comments
{count} vote

Accepted answer
  1. Anonymous
    2021-05-27T22:12:17.027+00:00

    Ok, then my opinion is this new one is already off to a bad start. This should not have happened, so since nothing is using it yet I'd be inclined to clean install it, patch the operating system fully, add active directory domain services plus DNS, make sure the new DC has its own static ip address plus loopback (127.0.0.1) listed for DNS then reboot. If you happen to be using evaluation installation media then you'll want to license / activate before making it a domain controller. It isn't supported to covert evaluation to full after it is a domain controller.

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

    1 person found this answer helpful.

6 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-05-27T20:44:36.747+00:00

    I'd check that each domain controller has own address plus other DC's address plus loopback listed for DNS and no others such router or public DNS, if changes are made then do ipconfig /flushdns, ipconfig /registerdns, restart the netlogon service. If no joy you can also try a non-authoritative synchronization
    https://support.microsoft.com/en-us/help/2218556/how-to-force-an-authoritative-and-non-authoritative-synchronization-fo

    also check that the clocks are in sync between domain controllers.

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


  2. Anonymous
    2021-05-27T21:09:52.883+00:00

    Ok, I'm confused, why did you post the screenshots? What problem are you trying to fix?


  3. Anonymous
    2021-05-27T21:49:06.317+00:00

    Ok, was this new stand-alone domain controller or part of an existing domain? If the former is it in use yet? Do not install RDS role on a domain controller as that just adds complexity and security risks.


  4. Vicky Wang 2,736 Reputation points
    2021-05-28T06:07:49.46+00:00

    Hi,

    I am glad to hear that your issue was successfully resolved. If there is anything else we can do for you, please feel free to post in the forum.

    Best Regards,
    Vicky


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.