Article ID: 135404 - Last Review: March 19, 2008 - Revision: 13.0 Common causes and solutions of browser Event ID 8021 and Event ID 8032 on domain master browsersThis article was previously published under Q135404 On This PageSUMMARYThis article discusses some of the common causes of Event ID 8021 and Event ID 8032 on a master browser system. The article also provides different methods that you can use to work around the issue. SYMPTOMSA computer that runs Microsoft Windows NT or Microsoft Windows 2000 or later operating systems may occasionally log one or more of the following events in the System log. Event message 1 Event
ID: 8021 Event ID: 8032
CAUSEThis problem occurs when one or more of the following is
true:
TroubleshootingTypically, these browser events appear every two hours. However, these browser events may not always have a major affect on the system's browser functionality. Use the following guidelines to troubleshoot these events.
WORKAROUNDTo work around this problem, use one of the following
procedures:
The
browser was unable to retrieve a list of servers from the browser master
\\server name on the network
\Device\NetBT_driver name. The data is the error
code.
Nbf_netcard = NetBEUI After you have determined the failed protocol endpoint, verify
the working status of the Browser service on all installed protocols with the
Windows NT resource kit program Browstat.exe. At a command prompt, type the
following command: NetBT_netcard = TCP/IP (NetBIOS over TCP/IP) NwlnkIpx = IPX/SPX (NwLink) [will not indicate netcard] NwlnkNB = NetBIOS over NwLink [will not indicate netcard]
browstat status This will enumerate the browser status on all endpoints. Look for
the following message under each endpoint: Ignore data about endpoints that list
"NdisWanX," such as Device\NetBT_NdisWan5. These are remote access endpoints,
which usually list the error anyway. You should find a protocol match between these two steps. The next step is to record any important information about the protocol from Protocol Setup in the Network tool in Control Panel. Then, remove the protocol, restart the computer, and see whether the error no longer is logged. Note Remember to wait at least 10 minutes. Then, try to reinstall the protocol, to check for the error, and then to reapply the service pack that exists on the current Windows NT installation. If the error persists after a protocol reinstallation, you may have problems with the network adaptor card. Contact the vendor to see if an updated driver is available or try another network adaptor card. To permanently prevent multihomed Windows-based servers from becoming browser servers, use one of the following methods. Method 1: Use Microsoft Management Console (MMC) or Control PanelWindows NT 4.0
Method 2: Use Registry EditorImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows Windows 2000
If the value of HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters\ MaintainServerList is Yes, this server becomes a browser. The Computer Browser service tries to contact the master browser to obtain a current browser list. If the Computer Browser service cannot find the master browser, it forces an election and is a candidate to become the master browser. Additionally, setting MaintainServerList to Yes causes an election to be generated when the browser starts. Method 3: Use the Service Controller (SC) utilityYou can use the command-line Service Controller utilities Sc.exe and Netsvc.exe to switch the start value of a service. You can find these utilities in the Windows 2000 Resource Kit You can also use these utilities to remotely start and stop a service.To disable the Browser service on a remote system type the following command at a command prompt: SC \\ServerName config Browser start= disabled Note The option name includes an equal sign followed by a blank
character.For more information about the Sc.exe tool, see the Sc-dev.txt file. This file is located in the Windows 2000 Resource Kit. STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. MORE INFORMATIONThe Computer Browser service maintains an updated list of
computers on the network. The service also supplies this list to computers. The
browser maintains all its server information on a per-transport basis. A
transport is the physical network card bound to a protocol. The browser service
depends on the workstation service to collect a list of servers over all
installed transport and adaptor combinations. There is a common misunderstanding about when the Computer Browser service is needed. You should run this service only on Windows-based systems that perform the role of a browser:
The term "physically multihomed" refers to having more than one network interface. The term "logically multihomed" refers to having more than one IP address on one interface. The browsing role can be disabled on a transport basis, as described here, or on an adaptor basis by using the following registry subkey: HKEY_LOCAL_MACHINE\CurrentControlSet\Services\Browser\Parameters\UnboundBindings Data type: REG_MULTI_SZ String Value: NetBT_name of network adaptor driver to be disabled (on Windows NT 4.0 systems) NetBT_Tcpip_{adaptor GUID} (On Windows 2000 and later systems) If you have more than two network adaptors in the multihomed Windows based server, type each driver instance that you want to disable on a separate line in the multi-string field. Caution Follow these steps to unbind a transport from the browser only if you are sure that this transport is no longer required on the browser computer because of redundancy. Make sure to back up the registry first. To determine the transport number to be unbound, run the net config workstation command, the net config workstation command, the ipconfig/all command, and the browstat unbindtransport number command at a command prompt. To do this, use the following procedure. Note The Browstat utility is included in the Windows 2000 Support Tools. For more information the Windows 2000 Support Tools, click the following article number to view the article in the Microsoft Knowledge Base: 301423
(http://support.microsoft.com/kb/301423/
)
How to install the Windows 2000 Support Tools to a Windows 2000 Server-based computer
The Browstat utility has the following additional commands: Usage: browstat Command [Options | /HELP] Where Command is one of the following: ELECT ( EL) - Force election on remote domain GETBLIST ( GB) - Get backup list for domain GETMASTER ( GM) - Get remote Master Browser name (by using NetBIOS) GETPDC ( GP) - Get PDC name (by using NetBIOS) LISTWFW (WFW) - List WFW servers that are actually running browser STATS (STS) - Dump browser statistics STATUS (STA) - Display status about a domain TICKLE (TIC) - Force remote master to stop VIEW ( VW) - Remote NetServerEnum to a server or domain on transport DUMPNET ( DN) - Display the list of transports bound to browser There is an additional Browstat command option: browstat unbind /help Usage: browstat unbind
transport
[EmulatedDomain] Unbind a transport from
the browser. Technical support for x64-based versions of Microsoft WindowsYour hardware manufacturer provides technical support and assistance for x64-based versions of Windows. Your hardware manufacturer provides support because an x64-based version of Windows was included with your hardware. Your hardware manufacturer might have customized the installation of Windows with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your x64-based version of Windows. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware.For product information about Microsoft Windows XP Professional x64 Edition, visit the following Microsoft Web site: http://www.microsoft.com/windowsxp/64bit/default.mspx
(http://www.microsoft.com/windowsxp/64bit/default.mspx)
For product information about x64-based versions of Microsoft Windows Server 2003, visit the following Microsoft Web site: http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx
(http://www.microsoft.com/windowsserver2003/64bit/x64/editions.mspx)
REFERENCES For more information,
click the following article numbers to view the articles in the Microsoft
Knowledge Base: 102878
(http://support.microsoft.com/kb/102878/
)
Information on browser operation
117633
(http://support.microsoft.com/kb/117633/
)
How browsing browsing over a multi-subnet TCP/IP network works in a domain and in a workgroup
133241
(http://support.microsoft.com/kb/133241/
)
Browsing domain master browsers w/ multiple NICs and protocols
136712
(http://support.microsoft.com/kb/136712/
)
Common
questions about browsing with Windows
176321
(http://support.microsoft.com/kb/176321/
)
Unable to
resolve NetBIOS names through PPTP connection
180094
(http://support.microsoft.com/kb/180094/
)
How to
write an Lmhosts file for domain validation and other name resolution
issues
188305
(http://support.microsoft.com/kb/188305/
)
Troubleshooting the Microsoft Computer Browser service
181774
(http://support.microsoft.com/kb/181774/
)
Multihomed
issues with Windows NT
191611
(http://support.microsoft.com/kb/191611/
)
Symptoms of multihomed browsers
197991
(http://support.microsoft.com/kb/197991/
)
How to
configure WLBS using multiple network interface cards
197992
(http://support.microsoft.com/kb/197992/
)
How to
configure WLBS using a single network interface card
224834
(http://support.microsoft.com/kb/224834/
)
Setting filter to capture view only browser frames in network monitor
231312
(http://support.microsoft.com/kb/231312/
)
Computer
name missing in the Browsing list when server comment more than 48
characters
246261
(http://support.microsoft.com/kb/246261/
)
How to use
the RestrictAnonymous registry value in Windows 2000
254527
(http://support.microsoft.com/kb/254527/
)
Browse
list problems when File and Print Sharing is not installed
314872
(http://support.microsoft.com/kb/314872/
)
Browse
list issues on servers and clients include error messages about Event ID 8032
and inability to browse
278431
(http://support.microsoft.com/kb/278431/
)
Using
teaming adapters with network load balancing may cause network
problems
301423
(http://support.microsoft.com/kb/301423/
)
How to install the Windows 2000 Support Tools to a Windows 2000 Server-based computer
318232
(http://support.microsoft.com/kb/318232/
)
The "browstat.exe status" command does not return a server list
325487
(http://support.microsoft.com/kb/325487/
)
How to
troubleshoot network connectivity problems
166819
(http://support.microsoft.com/kb/166819/
)
Using Sc.exe and Netsvc.exe to control services remotely
818092
(http://support.microsoft.com/kb/818092/
)
Description of NetBIOS Browsing Console (Browcon.exe)
830578
(http://support.microsoft.com/kb/830578/
)
NBLookup.exe command-line tool
APPLIES TO
| Article Translations
|

Back to the top
