Hide a Server from the Microsoft Computer Browser Service

by Daniel Petri - January 8, 2009
Printer Friendly Version

You can configure a computer so that it does not send announcements to browsers on the domain. If you do so, you hide the computer from the Browser list, which can help reduce network traffic.

Comprehensive Configuration & Change Management

SolarWinds Network Configuration Manager (NCM) delivers affordable, easy-to-use network configuration management through a full featured, rich web-based console that offers point-and-click simplicity and easy access to configuration data.

SolarWinds NCM simplifies managing network configuration files in multi-vendor network environments by continuously monitoring device configurations and providing immediate notification of configuration changes to help resolve problems before they impact users. Start backing up and tracking your network configs in less than an hour!

Learn More or Download a FREE, Fully-Functional 30-day Trial

Editing the Registry

  1. Open the registry editor and go to

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

  1. From the Edit menu, choose Add Value and type:

Hidden

Note: This value is case sensitive and must begin with a capital H.

  1. In the Data Type field, choose REG_DWORD and choose OK.

  2. In the Data field, type 1 to enable hiding and choose OK.

  3. Restart your computer.

Using the NET CONFIG SRV command

This setting can also be changed using the following command:

net config server /hidden:yes|no

  • To hide the computer from the Browser List, type net config server /hidden:yes at the command prompt, and then press ENTER.

  • To unhide the computer from the Browser list, type net config server /hidden:no at the command prompt, and then press ENTER.

Note: It may take up to 30 minutes for the server to disappear from the Browser lists.

Related articles

You may find these related articles of interest to you:

Links

Description of the Microsoft Computer Browser Service - 188001

Server Service Configuration and Tuning - 314498

How to Hide the Server's Computer Name from Other Computers in the Domain - 265284

Hide a Windows 2000-Based Computer from the Browser List - 321710

Related Articles




*