Bug fix: network interfaces team.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Set computer to never sleep
|
||||
powercfg /change standby-timeout-ac 0
|
||||
|
||||
# Set monitor to never turn off
|
||||
powercfg /change monitor-timeout-ac 0
|
||||
|
||||
# Set hard drives to never turn off
|
||||
powercfg /change disk-timeout-ac 0
|
||||
Reference in New Issue
Block a user