Monday, March 26, 2012

Why are local computers not showing up on my domain

Follow all the steps below to determine why a computer is not showing up in
My Network Places.

1) NetBIOS over TCP/IP must be enabled if you want a computer to show up in
My Network Places. If NetBIOS over TCP/IP is enabled but the computer still
cannot be seen, go to step #2.
2) File & Print Sharing must be enabled
3) No host-based firewall blocking the NetBIOS ports 137, 138 & 139
4) Open a command prompt and run the following command on the problem
machine:

Net config server

If the output of 'Server hidden' displays 'Yes' that's the problem. If
value is 'No" go to step #5.
5) The machine description cannot be more than 48 characters or else the it
will not appear in Network Places.
Computer Name Missing in the Browsing List When Server Comment More Than 48
Characters
http://support.microsoft.com/default...b;en-us;231312
6) Verify that the TCP/IP NetBIOS Helper service is running
7) On the problem machine, go into Network Connections > LAN Connection >
Properties > General Tab. Deselect the checkbox for File and Printer
Sharing for Microsoft Networks > click OK > Check the box to enable it again
> click OK.

8) Restart the Computer Browser service on the Domain Master Browser (The
PDC of an NT 4 domain or the PDC Emulator of a Windows 2000+ domain).
Although this may not be necessary it can't hurt.
9) A Master Browser (1D name in WINS) may have been recently turned off or
re-started. If no machine on the subnet has been turned off or re-started
recently, go to step #10.
10) This can be caused when a Master Browser, while functioning as such (has
the Computer Browser service running), has the setting IsDomainMaster=FALSE
in it's registry. Go to the Master Browser and examine this setting under
the following path.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Browser\Parameters\IsDomainMaster

102878 - Information on Browser Operation:
http://support.microsoft.com/?id=102878

Description of NetBIOS Browsing Console (Browcon.exe)
http://support.microsoft.com/default...b;en-us;818092 

No comments:

Explaining DNS Concepts - DNS Servers-DNS Queries-DNS Records

3 types of DNS queries— recursive, iterative, and non-recursive 3 types of DNS servers— DNS Resolver, DNS Root Server and Authoritative Name...