How do you remove orphaned DC's? I have DC's showing in DCDIAG that no longer exist?
Posts
-
Remove Non-Existent DC's
-
RE: DNS Warning
0_1467723689449_SADCDIAG.txt
DCDIAG from a DC at another site -
RE: DNS Warning
0_1467723347117_TR-DCDiag.txt
Full DCDIAG from 1 DC, getting latency warnings. Ill post DCDIAG from the others. -
RE: DNS Warning
ran dcdiag -v /test:dns on 1 DC and all tested passed
ran on another DC at a diff site and get this
0_1467394966617_dcdiag.txt
both are joined to same domain -
RE: DNS Warning
@travisdh1 unsure what you mean login "using" the server? I can Dameware and RDP into it.
-
DNS Warning
Getting this warning logged on 1 DC in our domain.
0_1467378763115_error.txt
Is this something to be concerned about?
Primary DNS has always pointed to the servers IP. Should I use the loopback address instead? -
RE: THANKS TO YOU: Nextcloud 9 is here - and all open source, now and in the future!
i only see a ZIP file for download. Can we install with YUM? Or do I have to SCP the ZIP to my box and extract and install?
-
Converting Excel Doc to Fillable PDF
Im converting an excel document to a fillable PDF but when complete every other column is listed as fillable instead of the entire document. Idea as to where im going wrong?
-
Thoughts on DR HORTON and their Express Homes
As with any builder there are mixed reviews out there. Anyone buy a DR HORTON Express Home or know anyone who has? Are they satisfied? Thoughts?
-
RE: Certbot
@Dashrender said in Certbot:
is DNS installed on RV-DC1?
I mean, yeah it's a DC (we think) and the default is to install DNS on all DCs, but you don't have to.
-
RE: Certbot
@JaredBusch said in Certbot:
@Dashrender Thsi is what he had a couple days ago.
@alex.olynyk said in Certbot:
Yes, but i had to delete the roseradiology.com zone because mail and www were not working internally. I cant do this until I know it works.Even though I added the A records to the zone
-
RE: Certbot
Microsoft Windows [Version 10.0.14342]
(c) 2016 Microsoft Corporation. All rights reserved.C:\Users\Alex>nslookup
Default Server: UnKnown
Address: 192.168.128.1server 192.168.128.1
Default Server: [192.168.128.1]
Address: 192.168.128.1owncloud.roseradiology.com
Server: [192.168.128.1]
Address: 192.168.128.1Non-authoritative answer:
Name: owncloud.roseradiology.com
Address: 209.156.58.217 -
RE: Certbot
[192.168.128.1]: PS C:\Windows\system32> ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : RV-DC1
Primary Dns Suffix . . . . . . . : ROSE.internal
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : ROSE.internalEthernet adapter Local Area Connection 6:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : New Virtual Network
Physical Address. . . . . . . . . : F0-4D-A2-0A-D2-F5
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.128.1(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.128.254
DNS Servers . . . . . . . . . . . : 127.0.0.1
192.168.118.5
NetBIOS over Tcpip. . . . . . . . : Enabled -
RE: Certbot
@aaronstuder said in Certbot:
What DNS addresses are your clients getting from DHCP?
we dont use DHCP. Clients are statically assigned 118.5
-
RE: Certbot
@Dashrender said in Certbot:
Hold the phone here -
JB pointed out to me that the ipconfig you posted is from your DC.
THAT majorly changes things.
You can point to yourself for DNS on a DC - in your case you don't need to, because have 6 DNS servers.
You need to change the Domain Controller's DNS to all point to other DNS servers on your network. The primary one should point to another Local DNS server if there is one, the secondary can be local or remote. If there are no other local DNS, you have no choice but to have the primary point to another DNS that is remote.
128.1 is the only DC/DNS on site so its pointing to 118.5 which is a DC/DNS server at a remote site.