- 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 KB134304
More info MS KB150794
More info MS KB246489
Leave a Reply