2019年3月2日 星期六

Simple check to confirm access to a Domain Controller

Simple check to confirm access to a Domain Controller

've actually found a route that seems simple enough, though I've yet to try it out.
nltest /dsgetdc:my_domain_name

Query the domain for the current Primary Domain Controller
NETDOM QUERY /D:%USERDNSDOMAIN% PDC
Query the domain for the current list of FSMO owners
NETDOM QUERY /D:%USERDNSDOMAIN% FSMO
The commands will return the active PDC and DC(s) responsible for various FSMO roles.

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。