JSI Tip 1831. Could Not Find Domain Controller for This Domain, while establishing a trust?
Jerold Schulman
November 21, 1999
1 Min Read
If the Domain Master Browser NetBios name and Domain Controller NetBIOS name are not registered in WINS, because replication is not occuring, the subject problem will manifest itself.
To fix the problem, create or edit your %SystemRoot%System32DriversEtcLMHOSTS file, using a text editor:
#PRE #DOM:
" x1b" #PRE
where the text within the quotes (") is exactly 20 characters. You can use the following template:
"123456789012345x1?"
to insure that the spacing is exact.
Use Control Panel / Network / Protocols / TCP/IP / Properties / WINS tab.
Check the Enable LMHOSTS Lookup box and click OK.
Click Yes when prompted to restart your PDC.
NOTE: Make sure the RestrictAnonymous is not set on your PDC or the Trusted PDC.
About the Author
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