I am a volunteer who provides IT support to a community radio station. I have only been with the station a short time, so I'm still trying to get my head around the hardware and the systems they are running. As is the case with many community radio stations, we don't have much money, so the systems we run are legacy systems on legacy hardware. One such system our domain controller, which runs Windows SBS 2011 with AD. Another such system is our radio station automation software (Jazler RadioStar 2), which runs on Windows 7 Pro systems. We have a fairly new Qnap NAS server which stores the media used by the Jazler automation software.
Yesterday I had a problem where, after a reboot, the Windows 7 Pro system could not reconnect to the NAS Server. In trying to fix the problem I changed the DNS address on the Windows 7 LAN Ethernet connection. For some reason the DNS address was 8.8.8.8. Since the PC in question is a member of our domain, I figured it would be better to set the DNS address to be the address of the domain controller - 192.168.30.2. At the time this seemed OK, but it didn't help resolve the NAS connection problem. I did eventually get that solved, but that's another story.
As I said, at the time changing the DNS address didn't seem to have any negative effect, but later in the day several other PCs started to lose internet connectivity. I became aware of this when I was no longer able to access these PCs remotely from home. When I started investigating, I found that the problem was with the DNS server. When I changed the DNS address for one of the PCs that had lost internet connection, it was restored. After a bit more testing, I determined it to be the DNS server, so I rebooted the domain controller. That seemed to fix the problem, but I would like to understand the cause of the problem. I rarely need to reboot the domain controller, and I have never previously had an issue with the DNS sever.
Is it possible that just by pointing a Windows 7 system at the DNS Server on the domain controller I could have introduced a problem?