JSI Tip 2088. I get an error using nltest.exe, when querying the Global Catalog?

Jerold Schulman

February 27, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

In Windows 2000, when you type:

nltest /dsgetdc: /GC

you receive:

DsGetDcName failed: Status = 1355 0x54b ERROR_NO_SUCH_DOMAIN

Why? The tool is broken.

You can use the NetBIOS name to query the PDC and the KDC (Kerberos Key Distribution Center), but until it is fixed, use the DNS Domain Name to query the GC.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like