JSI Tip 1482. How can I prevent static WINS records from replicating?
Jerold Schulman
July 27, 1999
1 Min Read
To prevent static WINS records from replicating:
1. Configure every WINS Server to Replicate Only with Partners, using the Advanced tab of the WINS Server Configuration tool.
2. Use Regedt32, on every WINS Server, to navigate to:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWinsPartnersPushpartner IP address
3. Edit or Add Value name OnlyDynRecs as a type REG_DWORD. A data value of 1 causes dynamically registered records to replicate. A value of 0, the default, causes all records to be replicated.
NOTE: Configure this for every push partner.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like