WINDOWS-OPTIMIZATIONS icon indicating copy to clipboard operation
WINDOWS-OPTIMIZATIONS copied to clipboard

SKRIPTS FOR WINDOWS DESUBOPTIMIZATION

Results 10 WINDOWS-OPTIMIZATIONS issues
Sort by recently updated
recently updated
newest added

This commit fixes an issue which prevents non-existing properties such as `06000000` from being created.

Hi @MysticFoxDE , Thank you for publishing this script. Would it be possible to add a README.md file with an introduction and some explanations? This could help many users. Possible...

DCTCP is **not** safe for deployment across uncontrolled paths, where the other endhost, and the forwarding nodes in between are not within the same administrative control. DCTCP does not negotiate...

Hello. I ran your script and noticed messages in log: >Check Hyper-V status > Hyper-V is disabled. >... >Due to the installed Hyper-V role, the optimization of the PACKET COALESCING...

Hi Alexander, thank you for your great script. I would recommend one improvement - can you please add a try-catch block around the "remove-item" to prevent powershell from throwing errors...

I was wondering if any further TCP windowing optimization can be applied to consumer versions of Win 10/11, as the Internet profile cannot be changed to Datacenter. After extensive testing...

Hello, a nice addon to the script would be to define IP-Ranges to use Datacenter, for myself I run a /21 Network and would like to define a Range of...

Currently windows drop 47% of UDP packets on localhost at a rate of 500mbps (tested with iperf3) Adding on `Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters` these DWORS `DefaultReceiveWindow` and `DefaultSendWindow` with a hex value of...

Hello, Could you add a parameter to specify the backup folder ? Thank you ps: it would be nice to enable discussions on github