Posted On March 31, 2019

Windows Server Power Settings

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows Server Power Settings
powercfg /setactive SCHEME_MIN

powercfg /hibernate off

powercfg -L

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

CA eTRust Threat Management

Install the Server Control to download updates and push the updates out to all installed…

Firewall-Cmd

# Show all zonesfirewall-cmd --get-zones# Show Active Zonesfirewall-cmd --get-active-zones# Show Trusted Zonefirewall-cmd --list-all --zone=trusted# Set…

PowerShell: Windows Performance Benchmarking

There are many 3rd party performance benchmark tools for Windows 10. Out of convenience, PowerShell…