how to tell which domain server a service account is authenticated
how tell domain server/controller service account authenticated?
i have issue
say, particular service account authenticated dc1; not authenticate against 2nd dc, or 3rd dc if dc1 rebooted.
i'm trying find out dc service account authenticated against.
i not have access dc hoping there's command line / script can run "echo %logonserver%" allows me find dc login.
thank you.
hi,
if have configured subnet , sites the client try contact 1 of dc of closest site, following to subnet of its address ip . if have many dc in same site can set weight , priority of srv entry in dns active directory zone , force client contact example dc1 if it's available
you can run followings command check logonserver site, , client site:
nltest /dsgetdc:domainname.com
Windows Server > Directory Services
Comments
Post a Comment