Doing so from the command line will disable the server service auto tuning
feature. Better to navigate to;
HKLM\System\CurrentControlSet\Services\LanmanServe r\Parameters
create a Reg_Binary value named
"Hidden"
set it's value to 1
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Ron Lowe" wrote:
| The server service advertises your PC name to the browser system.
|
| If you are not sharing anything, then you can shut down the Server
service.
|
| Start | Run | Services.msc
| Dbl-click Server service;
| Stop the service, and set the Startup Type to Disabled.
|
| A less drastic way is to let the server service run,
| but stop the advertising:
|
| Go to a command prompt, and issue the command:
| net config server /hidden:yes
|
| This will stop the periodic ( 12 mins ) browser announcements.
| The machine will drop off the browse list after it misses a couple of
| announcements.
|
| Note that any shortcuts which are in other PC's 'My Network places' won't
| dissapear.
| You need to delete them manually.
| But they won't re-appear.
|
|
| --
| Best Regards,
| Ron Lowe
| MS-MVP Windows Networking
|
|