Sounds good,
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a new 2019 server standard that I am going to make and SQL server. I am having problems joining it to my existing SBS 2011 domain as just a file server. What am I missing? I just tried to add it the regular way by configuring the IP and Gateways and just joining the Domain.
Sounds good,
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
What happens when you try? Make sure the domain controller and problem member both have the static ip address of DC listed for DNS and no others such as router or public DNS.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Please run;
Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
repadmin /showrepl >C:\repl.txt
ipconfig /all > C:\dc1.txt
ipconfig /all > C:\problemmember.txt
then put unzipped
text files up on OneDrive and share a link.
Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
(on domain controller)
repadmin /showrepl >C:\repl.txt
(on domain controller)
ipconfig /all > C:\dc1.txt
(on domain controller)
ipconfig /all > C:\problemmember.txt
(on problem member server)
then put unzipped
text files up on OneDrive and share a link.