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

How To Install Graylog in a Kubernetes Cluster Using Helm Charts

The following narrative is based on the assumption that a Kubernetes (current stable version 20.10)…

Robocopy

The following commands copy folders and retain all security attributes:  robocopy "some directory" "some directory…