MyITGuy
12/2/2016 - 3:37 PM

BATCH: SMP Enabled Bandwidth Control workaround: Constantly updates the registry value to keep throttling disabled.

BATCH: SMP Enabled Bandwidth Control workaround: Constantly updates the registry value to keep throttling disabled.

for /l %x in (1,0,2) do PING 127.0.0.1 -n 5 && reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Altiris\Communications" /v "Enable Bandwidth Control" /t "reg_dword" /d "0x0" /f"