=======PROCEDURE TO LIMIT WINDOWS TRAFFIC====== The first of all is to update to a minimum of Windows NT 3.51, with the latest Service Pack for Windows NT version 3. If you have version 4, the latest SP for NTv4. // Notes: The words here are Case Sensitive / The values ​​expressed here must be chosen as decimals // * **1.** In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBt\Parameters Search or add **NodeType** Type REG_DWORD with value 4 (4 is for M-NODE) **2.** In the three HKEY_LOCAL_MACHINE, look for the subkey: \SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters **3.** Find the parameter “**KeepConn**”. SIf not, go to Edit, Add Value, and add the KeepConn value, with Type: REG_DWORD with value= 5 **4.** In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters Search or add **MasterPeriodicity** Type: DWORD with value 2160 **5.** In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetLogon\Parameters * Search or add **Pulse** * Type: REG_DWORD with value 172800 **PulseMaximum ** * Type: REG_DWORD with value 172800 **ScavengeInterval** * Type: REG_DWORD with value 300 **6.** In HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Replicator\Parameters Look the: * **Interval** Type: REG_DWORD with value 60 * **Pulse** Type: REG_DWORD with value 6 * Click Start, point to Programs, and then click Control Panel. * Double-click the Network icon. * On the Configuration tab, click TCP/IP, and then click Properties. * On the WINS Configuration tab, click Disable WINS Resolution. * Click OK, and then click OK. ---------------- --- //[[nce@itclatam.com|David Gonzalez]] 2021/04/09 14:08//