JSI Tip 3700. How can I limit the bandwidth that a computer or adapter uses in Windows 2000?
Jerold Schulman
May 16, 2001
1 Min Read
If you install the QoS Packet Scheduler (Psched.sys), you can limit the combined bandwidth reservations of all programs running on your Windows 2000 system by setting the NonBestEffortLimit value name, a REG_DWORD data type, toa percentage, between 0 and 100, of the total connection bandwidth. The default value is 20 percent.
The system wide setting is located at HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsPsched. You can make adapter specific settings by using NonBestEffortLimit at HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesPschedParametersAdaptersAdapter-GUID.
NOTE: Adapter specific settings take precedence.
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