Configure master browser election in Windows 9x
20 December 2002 by Snakefoot | Comment » | Trackback OffWhen having "File and Print Sharing..." installed then Win9x/Me will
try to participate in the master browser election. This behavior is controlled
with the following values :
More info MS KB Q134304
More info MS KB Q150794
More info MS KB Q246489
- Enabled : Specifies that this computer will participate with a higher priority in the master browser election, and will start an election at boot.
- Disabled : Specifies that this computer will not participate in the master browser election.
- Automatic : Specifies that if no master browser is found then it will initiate an election and participate with a standard priority.
- Right click "Network Neighborhood" and select properties
- Select the tab "Configuration"
- Select the service "File and printer sharing for Microsoft Networks"
- Press the button "Properties"
- Select the property "Browse Master"
- Select the wanted value
Related Description of Master Browser in the Microsoft Network[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \VxD \VNETSUP]
MaintainServerList="0" (Automatic = "2", Enabled = "1", Disabled = "0")
[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Services \VxD \VNETSUP \Ndi \Params \MaintainServerList]
default="0" (Automatic = "2", Enabled = "1", Disabled = "0")
More info MS KB Q134304
More info MS KB Q150794
More info MS KB Q246489
Tags:
Category:
Updated: 30 January 2007