I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
I am having to DC. Both of them are DNS. The first one is a DHCP server and the second one is FSMO roles. When I try to run a netdom I am getting a error -- I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN. I had never seen this error before, but still struggling to find a optimum solution for that. I am getting exactly the same response from run nltest /sc_query.
Re: I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
I have your identical problem: C:\nt-tool>nltest /sc_query:newdom.joe.com I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN. I find your post and if you have resolved the problem plese help me.
Re: I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
If possible try to put more information o the error. Try to search NetLogonControl failed: Status on web. It will provide you more information on the issue. I think it is a complicated problem and for that you need to give detailed analysis.
Re: I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
I have 3 domain
Domain 1: profilglass.local
2 domain controller: server-dom1 and server-dom2
Domain 2: eurotubi.local
1 domain controller: server-dom3
Domain 3: adriafano.local
1 domain controller: server-dom5
All server is Windows 2003 Server ap2 or R2 sp2
I have 3 DNS ZONE in all Domain Controller
I have create secondary zone il all DNS Server for other DNS Server
I don't have any Event Error Message about problem for Actyve Directory or Kerberos or replica or DNS.
When I create a TRUS from domain A to B, B to C and C to A, i have a prolbem:
When i create trust to Profilglass.local domain, i have error message:
Unable to find domain or Unable to find DC for domain profilglass.local
At this time, i have test any service by: nltest, dcdiag, netdom etc etc.
I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
or
DsGetDcName failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
If i lauch the command:
nltest /server:server-dom1 /sc_query:profilglass.local
error is:
I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
If i lauch the command:
nltest /server:server-dom2 /sc_query:profilglass.local
Work OK
Whit ntdsutil, i have transfer all role from server-dom1 to server-dom2
at this point, if i launch the command:
If i lauch the command:
nltest /server:server-dom1 /sc_query:profilglass.local
WORK OK
If i lauch the command:
nltest /server:server-dom2 /sc_query:profilglass.local
error is:
I_NetLogonControl failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
Best regards