Moin,
powercfg bietet folgende Optionen
-CHANGE, -X Modifies a setting value in the current power scheme.
Usage: POWERCFG -X <SETTING> <VALUE>
<SETTING> Specifies one of the following options:
-monitor-timeout-ac <minutes>
-monitor-timeout-dc <minutes>
-disk-timeout-ac <minutes>
-disk-timeout-dc <minutes>
-standby-timeout-ac <minutes>
-standby-timeout-dc <minutes>
-hibernate-timeout-ac <minutes>
-hibernate-timeout-dc <minutes>
Example:
POWERCFG -Change -monitor-timeout-ac 5
This would set the monitor idle timeout value to 5 minutes
when on AC power.
Da bei mir meist nur Standby-, Hibernate-, Disk- und Monitor-Timeout weg sind, kann man dies per Batchdatei lösen. Noch besser: Einfach beim Hochfahren und der Rückkehr aus den Ruhezustand automatisch ausführen: geht mit dem Task Scheduler: ereignisbasiertes Ausführen!
Momentan noch nicht implementiert... nur eine Idee...
Gruß
Knarf
powercfg bietet folgende Optionen
-CHANGE, -X Modifies a setting value in the current power scheme.
Usage: POWERCFG -X <SETTING> <VALUE>
<SETTING> Specifies one of the following options:
-monitor-timeout-ac <minutes>
-monitor-timeout-dc <minutes>
-disk-timeout-ac <minutes>
-disk-timeout-dc <minutes>
-standby-timeout-ac <minutes>
-standby-timeout-dc <minutes>
-hibernate-timeout-ac <minutes>
-hibernate-timeout-dc <minutes>
Example:
POWERCFG -Change -monitor-timeout-ac 5
This would set the monitor idle timeout value to 5 minutes
when on AC power.
Da bei mir meist nur Standby-, Hibernate-, Disk- und Monitor-Timeout weg sind, kann man dies per Batchdatei lösen. Noch besser: Einfach beim Hochfahren und der Rückkehr aus den Ruhezustand automatisch ausführen: geht mit dem Task Scheduler: ereignisbasiertes Ausführen!
Momentan noch nicht implementiert... nur eine Idee...
Gruß
Knarf