[ad_1]
I’m trying to retrieve information using cmd command:
nltest /dsgetdc:domain_name
my problem is that I’m connected to the domain with a VPN connection, And also my
domain name is empty, How can I get the info with just using the IP of the remote server?
I’ve tried to do:
C:\Users\myUser>nltest /dsgetdc:3.214.232.11
Getting DC name failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN
But got this failed message.
[ad_2]