I have 3 computers and one of them is being used as a file server and a print
server. I access the internet through a router.
I reinstalled XP on one of my computers and I now cannot see other computers
in the same works\group from the My Network Place window in the computer that
I just reinstalled the xp. I cannot see my own computer in the window. I
have no problem accessing the internet. I can see this computer from the My
Network Place windows in my other computers. What should I do?
Jim,
Do any of the computers have a software firewall (ICF / WF, or third party)? If
so, you need to configure them for file sharing. Firewall configurations are a
very common cause of (network) browser, and file sharing, problems.
Are the three computers all running Windows XP (Home or Pro? SP2, or pre-SP2?)?
This may make a difference.
Are you running both Client for Microsoft Networks, and File and Printer Sharing
for Microsoft Networks (Local Area Connection - Properties), on each computer?
Do you have shares setup on each?
Are you running NetBIOS Over TCP/IP (Local Area Connection - Properties - TCP/IP
- Properties - Advanced - WINS) on each computer?
Make sure the browser service is running on the two computers that stay online
the most. Control Panel - Administrative Tools - Services. Verify that the
Computer Browser, and the TCP/IP NetBIOS Helper, services both show with Status
= Started. Disable the browser on the other computer.
After checking / disabling / enabling as above, power all computers off to reset
the browser settings on each simultaneously.
The Microsoft Browstat program will show us what browsers (I'm not talking about
Internet Explorer here) you have in your domain / workgroup, at any time.
http://support.microsoft.com/?id=188305
You can download Browstat from either:
<
http://www.dynawell.com/reskit/microsoft/win2000/browstat.zip>
<
http://rescomp.stanford.edu/staff/manual/rcc/tools/browstat.zip>
Browstat is very small (40K), and needs no install. Just unzip the downloaded
file, copy browstat.exe to any folder in the Path, and run it from a command
window, by "browstat status". Make sure all computers give the same result.
For more information about the browser subsystem (very intricate), see:
http://support.microsoft.com/?id=188001
http://support.microsoft.com/?id=188305
<
http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbrowse.mspx>
If nothing above helps, look at registry key
[HKLM\System\CurrentControlSet\Control\Lsa], value restrictanonymous.
<
http://www.microsoft.com/windows200...2000/techinfo/reskit/en-us/regentry/46688.asp>
<
http://www.jsifaq.com/subf/tip2600/rh2625.htm>
http://support.microsoft.com/?id=246261
http://support.microsoft.com/?id=296403
The above articles refer to Windows 2000. Remember WinXP is NT V5.1, and Win2K
is NT V5.0.
Have you used the Registry Editor before? If not, it's a scary tool, but it's
pretty simple once you get used to it. Here are a couple articles that might
help:
<
http://www.microsoft.com/windowsxp/...home/using/productdoc/en/tools_regeditors.asp>
<
http://www.annoyances.org/exec/show/registry>
Just remember to backup the key (create a registry patch) for
[HKLM\System\CurrentControlSet\Control\Lsa] before making any changes, if
appropriate.
From the Annoyances article:
You can create a Registry patch by opening the Registry Editor, selecting a
branch, and choosing Export from the File menu. Then, specify a filename, and
press OK. You can then view the Registry patch file by opening it in Notepad
(right-click on it and select Edit). Again, just double-click on a Registry
patch file (or use Import in the Registry Editor's File menu) to apply it to the
registry.