Why does My Pc Think it is.......

T

Thomas R Grassi Jr

I get this error all of a sudden. I have a windows xp pro workstation on my
network which is on 7x24 abd connected to the net. My laptop goes back and
forth to my work place and it get this error:

Event Type: Error
Event Source: MRxSmb
Event Category: None
Event ID: 8003
Date: 7/22/2006
Time: 6:27:15 PM
User: N/A
Computer: TGKW003
Description:
The master browser has received a server announcement from the computer
TGKW001 that believes that it is the master browser for the domain on
transport NetBT_Tcpip_{E7436D85-C083-4BA9-A. The master browser is stopping
or an election is being forced.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 00 03 00 4e 00 ......N.
0008: 00 00 00 00 43 1f 00 c0 ....C..À
0010: 00 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........


Why does my laptop think it is a master browser? Can I make it never be one?
I think I remember doing that back in the Windows 2000 days but that has
been a long time ago for me.

Any ideas or suggestions?

Thanks
Tom
 
T

Thomas R Grassi Jr

Thanks for the info

I need to know how to make my pc not a master browser is there a way?


Thanks

Tom
 
W

Wesley Vogel

One can control how a computer participate in the Master Browser election,
with these STRING registry keys :
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Browser\Parameters
IsDomainMaster = False (On = "True", Off = "False", Default = "False")
http://smallvoid.com/tweak/winnt/sharing.html#MASTER_BROWSER

Under the HKEY_LOCAL_MACHINE subtree, look under the following subkeys for
some common registry settings that relate to browsing:
\SYSTEM\CurrentControlSet\Services\Browser\Parameters\IsDomainMaster
* IsDomainMaster parameter information:
* When set to 1, this parameter provides a priority boost to increase its
likely hood of winning a master browser election. It does not allow the
browse server to become the domain master browser. This value is a boolean
value and can be any of the following: Yes/No, True/False, or 1/0.
http://support.microsoft.com/kb/136712

Control Network Browser Elections
A browser election is a normal network occurrence and provides a means to
guarantee there is never more than one master browser present in a domain or
workgroup.

To control which computer is the Domain Master Browser, create a new string
value, or modify the existing value, named "IsDomainMaster" and set the
value to equal either "Yes", "No" or "Auto".

To prevent an NT Workstation or Server (non-PDC) from acting as a browser,
create a new string value, or modify the existing value, named
"MaintainServerList" and set it "No", the other options are "Yes", "No" or
"Auto".

Restart Windows for the change to take effect.

Note: These values may also be standard boolean values in the form
"True/False" or "0/1".

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
Value Name: IsDomainMaster
Data Type: REG_SZ
Value Data: No
http://www.winguides.com/registry/display.php/54/

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
T

Thomas R Grassi Jr

Wesley

Thanks

I already had IsDomainMster NO
Then once I saw the Key I remembered
MaintainServerList and set it from auto to NO
I am going to try this out tonight

Thanks again

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top