I'm faced with a Windows 2003 server that doesn't have the Computer Browser service, and I have no idea how to get it back. The Server has "Run Advertised Programs" in the control panel, so that indicates SMS (MS Systems Management Server) may have been used to lock down the server. But we don't have SMS (we've ingerited this server from another organisation).

link|improve this question
feedback

migrated from stackoverflow.com Jul 18 '11 at 19:39

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 1 down vote accepted

I have been able to add it back by adding "Client for Microsoft Windows". Sorry,SMS was just a red herring

link|improve this answer
feedback

Run the Services applet (or right-click "My Computer" and choose "Manage", then click Services). I don't think that service can be uninstalled, so it must simply be stopped.

link|improve this answer
No, thanks, but as I found, the "Client for Microsoft Windows" has to be installed for the Computer Browser service to be there – qaz22 Mar 11 '09 at 15:55
feedback

Your Answer

 
or
required, but never shown