{"id":3624,"date":"2019-10-25T14:59:58","date_gmt":"2019-10-25T06:59:58","guid":{"rendered":"https:\/\/www.mondoze.com\/guide\/?post_type=kb&p=3624"},"modified":"2022-10-07T10:51:27","modified_gmt":"2022-10-07T02:51:27","slug":"how-to-hide-my-windows-2003-server-from-the-microsoft-computer-browser-service","status":"publish","type":"kb","link":"https:\/\/www.mondoze.com\/guide\/kb\/how-to-hide-my-windows-2003-server-from-the-microsoft-computer-browser-service","title":{"rendered":"How to hide my Windows 2003 server from the Microsoft Computer Browser service?"},"content":{"rendered":"\t\t
To perform this task, you need to have :<\/p>
There is 2 way to prevents people on other network computers from seeing your server :<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
Open the registry editor. From the desktop, click Start<\/strong>\u00a0>\u00a0Run<\/strong><\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t Type regedit<\/strong> in the Run window, and click\u00a0OK\u00a0<\/strong><\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t Go to:<\/p> HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\LanmanServer\\Parameters<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t From the Edit menu, choose New<\/strong>\u00a0>\u00a0DWORD Value<\/strong>, then rename the new Value to\u00a0Hidden<\/strong>.<\/p> Note: This value is case-sensitive and must begin with a capital H.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t In the Data field, type 1 to enable hiding and choose OK.<\/p> Restart your server.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t This setting can also be changed using the following command :<\/p> To hide the computer from the Browser List, type\u00a0net config server \/hidden: yes<\/em> at the\u00a0command prompt, and then press\u00a0ENTER<\/strong>.<\/p> To unhide the computer from the Browser list, type\u00a0net config server \/hidden: no<\/em>\u00a0at the\u00a0command prompt, and then press\u00a0ENTER<\/strong>.<\/p> Note<\/strong>: It may take up to 30 minutes for the server to disappear from the Browser lists.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\tUsing the NET CONFIG SRV command<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t
net config server \/hidden:yes|no<\/pre>
\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t