mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 00:54:47 -05:00
07 15 2023 testing (#883)
* Fixes for netsh and update reset * Allow remotesigned * Fix unattended sleep timer to show * Fix Service Tweaks * Fix Multiple HTTPS connect issues
This commit is contained in:
@ -25,6 +25,7 @@ Function Invoke-WPFUltimatePerformance {
|
||||
|
||||
# Add the power scheme
|
||||
powercfg /duplicatescheme $powerSchemeGuid
|
||||
powercfg -attributes SUB_SLEEP 7bc4a2f9-d8fc-4469-b07b-33eb785aaca0 -ATTRIB_HIDE
|
||||
|
||||
Write-Host "Power scheme added successfully."
|
||||
}
|
||||
|
Reference in New Issue
Block a user