Hide a Server from the Microsoft Computer Browser Service

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.


Editing the Registry

1. Open the registry editor and go to

Microsoft Registry
1
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
2.From the Edit menu, choose Add Value and type:

Hidden

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

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

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

5.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

Find more : lanmanserver windows 7







prompt, and then press ENTER.

Comments

Popular posts from this blog

Enabling the Computer Browser service for Windows Server

The Advantages of Authentication

Server Work Queues of networking