Recommended Posts

On a client's network I had set up recently they started having trouble with a printer share that had been working fine for weeks. I came in to look at it and it turns out that something (or someone) shut down the Computer Browser service on all the computers, so shares could no longer be browsed. The weird thing is that Computer Browser wasn't disabled, it was still set to Automatic, yet it had not started up automatically and just sat there. I clicked "start" and it started up normally, all the shares came up immediately.

Any ideas what might have caused something like this on an entire network (9 XP Home, Pro PCs + Win2K3 server)? I can understand a glitch on one PC, but not all 9 of them???

It's bloody strange I tell you. I'm going to call Ghostbusters. :p

So has anyone seen something like this happen before? I still can't pinpoint what caused it. Windows Firewall is turned off on the PCs, so there's no port blocking problems AFAIK. The Computer Browser service is set to automatic. It's been working since I manually started it again and rebooted each PC, I'm trying to find out why it turned itself off the first time on all the PCs.

You do not understand how computer browsing works do you??

The computer browsing services does NOT need to be running on all computers - in only needs to run on the browse master.. which in this case should only be the 2k3 server.

Here -- I suggest you read up on how computer browsing works!

http://www.microsoft.com/downloads/details...;displaylang=en

Computer Browsing for SOHO Networks with Microsoft Windows

http://www.microsoft.com/downloads/details...;displaylang=en

Troubleshooting Computer Browsing on SOHO Networks with Microsoft Windows

http://technet2.microsoft.com/windowsserve...3.mspx?mfr=true

How Computer Browser Service Works

http://support.microsoft.com/kb/188001

Description of the Microsoft Computer Browser Service

If this reg key is set

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters]

"MaintainServerList"="NO"

The the service would start an then stop right away.. Also after sp2, if the firewall is not set to allow file an print sharing - the computer browser service will also be shutdown.

"To prevent confusing browsing behavior when Windows Firewall is enabled, the Computer Browser service is not started unless the File and Printer Sharing exception for Windows Firewall has been enabled. You can enable the File and Printer Sharing exception from the Exceptions tab of the Windows Firewall Control Panel applet. When enabled, Windows Firewall allows incoming computer browsing messages so that a computer running Windows XP with SP2 can act as a Master Browse Server for a workgroup."

I do believe there was/is an issue with the service stopping when the firewall has be disabled.

http://support.microsoft.com/default.aspx?...KB;EN-US;889320

When you disable the Windows Firewall service on your Windows XP Service Pack 2-based computer, the Computer Browser service stops after five minutes and Event ID 7023 is logged in the Event Viewer

I would REALLY suggest you get some basic understanding of how computer browsing works before you attempt to support clients.

The computer browsing service has NOTHING to do with accessing shares or printers, etc. It has to do with BROWSING to machines. An the only machines that need this service running are machines that will maintain this browse list..

Nor does the computer browser having anything to do with accessing shares! Its only for the "browse function" - it really has nothing to do with accessing \\someservername

The service is not running on any of our client machines, since we do not want client machines to be able to maintain the browse list.. You can have issues when you boot a machine off the network, it does not find any browsemasters an therefore thinks it should be one. An then comes online an registers itself with wins that its the browsemaster!

You can also have issues with way to many elections going on, etc.. when machines go on an off the network.

I would suggest you disable the service on your client machines - an let your server maintain the browse list. Or setup some real name resolution vs browse lists and broadcasting. How about DNS or even wins? Since you have XP home in this setup - its clear your 2k3 server is in workgroup mode vs AD. But you could still have it run wins - which would allow for more robust netbios name resolution, etc.

  BudMan said:
I do believe there was/is an issue with the service stopping when the firewall has be disabled.

I found out about that bug today. Unfortunately, it was before I read your reply, which would have saved me some time.

  Quote
The computer browsing service has NOTHING to do with accessing shares or printers, etc. It has to do with BROWSING to machines. An the only machines that need this service running are machines that will maintain this browse list..

I know that! They moved the printer to a different PC, and they needed to share it again. Shared printers will NOT show up in the add printer wizard unless the service is running. Whether on one PC in the workgroup or all of them, I don't know, but with computer browser on by default in Windows, it's not normally a problem.

  Quote
I would suggest you disable the service on your client machines - an let your server maintain the browse list.

Or setup some real name resolution vs browse lists and broadcasting. How about DNS or even wins? Since you have XP home in this setup - its clear your 2k3 server is in workgroup mode vs AD.

I just built the server recently and set it up as a domain controller. The workgroup was already in place before I added the server, so that's why it wasn't set up as a domain originally. I plan to add them to the domain and use WINS as soon as I finish upgrading and reformatting their PCs. XP Home is being replaced with XP Pro.

Thanks for your help.

Your more than welcome - any time!

  toadeater said:
Shared printers will NOT show up in the add printer wizard unless the service is running. Whether on one PC in the workgroup or all of them, I don't know, but with computer browser on by default in Windows, it's not normally a problem.
It only needs to be running on "1" of them in the workgroup or domain.. ie the browsemaster. An that would be because the wizard is "browsing" for them ;)

You could also have issues with that when you move a printer, if the browse list has not been updated yet, etc.. Browsing is not a very reliable way of accessing anything off your network. Here lets quote MS on their own browse service ;) From the first doc I linked to.

  Limitations of Computer Browsing said:
The communication that the Computer Browser service uses has the following characteristics:

• Periodic

Messages sent to maintain the browse list are sent periodically, typically every 12 or 15 minutes.

• Unreliable

Messages typically exchanged are sent as single messages, without first establishing a connection or session for communication.

• Unsynchronized

The browse list that is stored on multiple browse servers in a workgroup can become unsynchronized. Therefore, a browse client that uses one browse server can display a different set of computers and workgroups than a browse client that uses another browse server.

the Computer Browsing service (used for collecting, distributing, and servicing browse list requests) operates independently from the Client for Microsoft Networks and File and Printer Sharing for Microsoft Networks components (used for viewing shared resources and making file and printer sharing connections).

But you could just as easy -- actually even faster just go \\computername -- click on the printer you want to access, and it will be added to your machines printer list. An this has nothing to do with any browse service.

How many clicks does it take to use the wizard to access a simple printer???

Does something that is described as Periodic, Unreliable and Unsynchronized by the people that put it together sound like something you should depend on for accessing resources on your network? ;)

I never really understood this fascination with "browing" When would you not know the computer name of share your trying to access?? Especially in a small home/workgroup type setup? Is it not easier to just go to that computername vs having to "browse" for it on some list - that it may or may not even be on ;)

  BudMan said:
I never really understood this fascination with "browing" When would you not know the computer name of share your trying to access??

They've always used the add printer wizard in the past. When you add a printer to XP Home, it usually gets shared automatically. It suddenly stopped working, so they had no idea what was wrong with the printer. They called me up and said it was "broken", not that they couldn't figure out how to share it after they moved it.

I told them to stop moving stuff around without me, now they just call me if something needs to be done.

  toadeater said:
They've always used the add printer wizard in the past. When you add a printer to XP Home, it usually gets shared automatically. It suddenly stopped working, so they had no idea what was wrong with the printer. They called me up and said it was "broken", not that they couldn't figure out how to share it after they moved it.

I told them to stop moving stuff around without me, now they just call me if something needs to be done.

And what does that have to do with the post you quoted?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • No, it’s not what you said.
    • AMD quietly releases a new budget-friendly AM4 processor with 3D cache by Taras Buria In November 2023, news emerged about AMD preparing more Ryzen processors with 3D cache for the AM4 platform, which is now nine years old. It took a while for the company to confirm those rumors, but it's finally here. The Ryzen 5 5500X3D is now official, a new entry-level chip with stacked cache to offer good gaming performance to those on tight budgets. The Ryzen 5 5500X3D (first spotted on EEC last year) is basically a clocked-down Ryzen 5 5600X3D. This six-core, twelve-thread AM4 processor operates at a base speed of 3GHz, and it can boost itself up to 4GHz. For comparison, the Ryzen 5 5600X3D has a 3.3GHz base clock and a 4.4GHz boost clock. L3 cache, however, remains unchanged: 96MB, which is a big deal for games (the more cache, the better performance). The same goes for the platform: it is built using TSMC's 7nm process and Zen 3 architecture. Unlike the current AM5 Ryzen chips with 3D cache, the Ryzen 5 5500X3D is not unlocked, which means its modest clocks cannot be overclocked beyond stock values. For comparison, here is AMD's current portfolio of AM4 processors with 3D cache: AM4 3D V-Cache CPUs Platform Core Count Base Clock Boost Clock L3 Cache AMD Ryzen 7 5800X3D AM4 8 cores, 16 threads 3.4GHz 4.5GHz 96MB AMD Ryzen 7 5700X3D AM4 8 cores, 16 threads 3.0GHz 4.1GHz 96MB AMD Ryzen 5 5600X3D AM4 6 cores, 12 threads 3.3GHz 4.4GHz 96MB AMD Ryzen 5 5500X3D AM4 6 cores, 12 threads 3.0GHz 4.0GHz 96MB Interestingly, the new Ryzen 5 5500X3D is listed as only available in Latin America (LATAM), which means you are unlikely to see it on sale in the United States or Europe. Therefore, you will have to look at other AM4 processors if you want to get more power without switching platforms. Source: @Zed__Wang on X
    • "Linux, I gotta tell you, is the worst. I have never even heard of it, but everyone is talking about how it is bad at everything, even the failing fake news. Trump Office is a big, beautiful application, that will do, frankly, all the things very strongly."
    • WebSite-Watcher 2025 (25.4) by Razvan Serea WebSite-Watcher is a powerful yet simple website-monitoring tool, perfectly suited to the beginner and advanced user alike. If you can work with an email client, you can even work with WebSite-Watcher! The software places you in complete control over what gets checked, when it gets checked, and even how you are notified. WebSite-Watcher main features: Monitor web pages Monitor password protected pages Monitor forums for new postings and replies Monitor PDF/Word/Excel documents Monitor binary files Monitor local files Monitor RSS feeds, Newsgroups and local files Highlight changes in a page Powerful filter system to ignore unwanted content Many more features to stay up-to-date. Lots of other features: Additional actions when updates are detected - For example to play an alternative sound, send emails or open the changed page with another program. You configure the software to work the way you want. Powerful Plugin system - Bookmark checks can be enhanced with the integrated Plugin system. For example to monitor a page for a specific price and alert an update only if the price is less than USD 100. Plugins must be written in the programming language Basic. WebSite-Watcher contains an integrated development system, no other tools are required. Work with checked pages (Searches, Reports, etc.) - All monitored pages are saved to your hard drive. This allows you to quickly and simply open and view the monitored pages, search text in downloaded files and make reports... all without even having to be online. Archive pages permanently - Keep the information you need by archiving pages with our tool Local Website Archive. This can be done automatically via the bookmark properties or manually on demand. Synchronize bookmark files - Synchronize bookmarks between computers with the synchronize functionality. Backup and Restore - The integrated Backup/Restore feature allows you to backup and restore your settings, bookmarks and downloaded files into/from a zip archive. WebSite-Watcher 2025 (25.4) changelog: Workaround for a Windows bug that displays short flashing windows when checking bookmarks with the Chromium or Edge technology (this bug was introduced with one of the latest Windows updates and affects many software tools, including WebSite-Watcher). Highlight changes: Improvements for more exact highlights within paragraphs If a page uses CloudFront and cannot be monitored with the internal check technology, WebSite-Watcher will automatically use the Chromium technology Download Manager: files could not be downloaded after certain circumstances Download Manager: Improved file type detection based on the file content Dialup/Hangup re-implemented for better compatibility. This function is now based on rasdial.exe which is part of Windows. Plugins: the functions "Chr" and "Ord" work now with Unicode character codes The AutoBackup window is no longer displayed when WebSite-Watcher is minimized or in the tray bar Smaller fixes and improvements Download: WebSite-Watcher 2025 (25.4) | 148.0 MB (Shareware) View: WebSite-Watcher Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • If they don't subtitle it "the search for more money" I'll be a little miffed.  I mean, that was a play on "the search for Spock" which no one freaking knows anymore, but still, they literally named the sequel in the first movie, so ...   (regardless, with everyone still alive on board, I'm super happy)
  • Recent Achievements

    • First Post
      NeoToad777 earned a badge
      First Post
    • Week One Done
      JoeV earned a badge
      Week One Done
    • One Month Later
      VAT Services in UAE earned a badge
      One Month Later
    • First Post
      LsDmT earned a badge
      First Post
    • Week One Done
      evershinefacilityservice earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      572
    2. 2
      ATLien_0
      247
    3. 3
      +Edouard
      162
    4. 4
      +FloatingFatMan
      148
    5. 5
      Michael Scrip
      113
  • Tell a friend

    Love Neowin? Tell a friend!