Article ID: 154410 - Last Review: November 1, 2006 - Revision: 1.1 New WINS Registry Entries In Windows NT 4.0This article was previously published under Q154410 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
On This PageSUMMARY
Some new registry entries are available for Windows NT 4.0.
MORE INFORMATIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk. The registry path for these entries is the following:
HKEY_LOCAL_MACHINE\
SYSTEM\
CurrentControlSet\
Services\
Wins\
Parameters
BurstHandling
Type = REG_DWORD
Value: 0 or 1
Default = 0
To turn on this parameter, change the value to 1. The ConsistencyCheck SubkeyThis is an optional subkey that should be created if you want WINS to periodically perform database consistency checks. To create this subkey, start Regedt32.exe and go to the following key:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Wins\Parameters
Create a new value named ConsistencyCheck. Once this key has been created, you can add the following values:
MaxRecsAtATime
Specifies the maximum number of records that will be replicated in one
consistency check cycle. WINS does consistency checks on the records of
each owner WINS server (the WINS server from which the record was
replicated). After checking an owner WINS server, the local WINS server
continues to the next owner WINS server, or stops. This is determined by
the MaxRecsAtATime value.
Type = REG_DWORD Range = 1000 to total number of records (decimal) Default = 30000 UseRplPnrs Type = REG_DWORD or nonzero value Range = 0 or nonzero Default = 0 TimeInterval Type = REG_DWORD Range = 21600 (6 hours) - entered in seconds (decimal) Default = 86400 (24 hours) - entered in seconds (decimal) SpTime Type = REG_SZ Default = 2:00:00 (2 A.M.)
| Article Translations
|
Back to the top
