Nerd:energy
From ASD Wiki
Contents |
[edit]
Ways to save energy & $'s
[edit]
Nightly PC Automated Shutdowns
Thad and I discussed this. Of the 850 machines, about 400 are Teacher WinXP, which can be controlled with a VB app Thad will code. Of the rest of the machines, about 240 are in labs with Deep Freeze already shutting down at 8:00pm each night.
[edit]
WinXP
- Shutdown / Scheduled Task
shutdown /s /f (c:\windows\tasks)
the following causes the shutdown to initiate at time xx:xx. but then adds idle time requirement to it, so after 1 minute idle, the task runs, after time occurs
[edit]
Win98
- Deepfreeze (caveat: workstation must be in frozen state)
- w95down.exe from cooltools [o:\technology stuff\w95down\] (caveat: user must be logged in) :-(
[edit]
Modify BIOS Settings
- idle down drives
- idle down fans
[edit]
Servers
- move to blades, turn off all other possible servers, air conditioners
[edit]
Printers
- set idle time/standby mode same to all
- set toner save on
- set driver to black by default, and draft
[edit]



