Displaying 4 results from an estimated 4 matches for "sc_query".
Did you mean:
do_query
2020 Feb 13
3
Failover DC did not work when Main DC failed
...t /server:<clientcomputer>
/sc_reset:<domain\dc>"
https://www.technipages.com/windows-how-to-switch-domain-controller
So try this -- (I just did this on one of my DC's):
* Switch a Windows Client to DC4
* Verify with "nltest /dsgetdc:<domain>" and "nltest /sc_query:<domain>"
C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname>
> Flags: 30 HAS_IP HAS_TIMESERV
> Trusted DC Name \\<DC4>.<mydomain.com>
> Trusted DC Connection Status Status = 0 0x0 NERR_Success
> The command completed succe...
2020 Feb 16
0
Failover DC did not work when Main DC failed
...t;
> /sc_reset:<domain\dc>"
> https://www.technipages.com/windows-how-to-switch-domain-controller
>
> So try this -- (I just did this on one of my DC's):
> * Switch a Windows Client to DC4
> * Verify with "nltest /dsgetdc:<domain>" and "nltest /sc_query:<domain>"
>
> C:\WINDOWS\system32>nltest /Server:<mycomputer> /sc_query:<shortdomainname>
>> Flags: 30 HAS_IP HAS_TIMESERV
>> Trusted DC Name \\<DC4>.<mydomain.com>
>> Trusted DC Connection Status Status = 0 0x0 NERR_Success
>> T...
2020 Feb 13
2
Failover DC did not work when Main DC failed
On 13/02/2020 16:28, Paul Littlefield wrote:
> On 13/02/2020 15:17, Rowland penny via samba wrote:
>> The various ways have already been mentioned, but are all your DCs
>> listed as nameservers (NS) in the SOA's for the forward and reverse
>> zones ?
>
>
> I think so...
>
>
> root at dc3.mydomain.com ~ $ (screen) samba-tool dns query dc3
>
2023 Nov 06
1
DNS: Update not allowed for unsigned packet
...Got a dns update request.
[2023/11/06 09:55:39.603610, 2]
../../source4/dns_server/dns_update.c:397(handle_one_update)
Looking at record:
I've been digging around, and all the machines appear to be joined properly
and working fine. They can authenticate, connect to shares, etc... nltest
/sc_query:domain.tld returns success.
Anyone have thoughts on what I might have missed?
Thanks,
-A