There is silence about Green IT lately. I suppose that the economic crisis hysteria is keeping CIOs busy on stuff like what project could be cut next. However, reducing power costs is probably the only way that really makes sense when it comes to cutting costs in IT. Considering that the majority of organizations spend most of their power costs for desktop computers, it is the first place they should be looking, in order to reduce power consumption.
- Poll: How reliable are ChatGPT and Bing Chat? - Tue, May 23 2023
- Pip install Boto3 - Thu, Mar 24 2022
- Install Boto3 (AWS SDK for Python) in Visual Studio Code (VS Code) on Windows - Wed, Feb 23 2022
The main reason for the higher power consumption on desktops is that users tend to let their computers run 24 hours a day. I only became aware of this fact when someone at Microsoft had the brilliant idea of enforcing reboots after system updates. I think that many don't feel bad about letting their computer run all the time because they rely on Windows' power management features. However, there are also many users who disable power management (if you allow it) because some of its features can make a computer unstable and because it usually becomes active at the very moment that you want to continue working.
The idea behind Wizmo is to let users decide for themselves when they want to save power. This 38KB stand-alone tool enables you to control the most important power saving features. As it is a command line tool, you can create shortcuts on user desktops, which will allow the user to turn on certain power management features with just a mouse click.
The reason why I added Wizmo to the 4sysops list of free admin tools is because you can also use it to put computers in hibernate or standby mode after you run certain maintenance scripts, at times when users are not at work.
Wizmo has quite a few command line options. I just copied the most interesting ones:
Subscribe to 4sysops newsletter!
- standby — trigger Windows' standby mode
- hibernate — triggers Window's long-term hibernation
- logoff — log off the current user
- wanlock — disable "wireless zero config" service
- blank — activate the system's screen saver
- blackout — blank the screen to "basic black"
- monoff — turns off all monitors
Thanks this will help in enforcement.
I found at my workplace a lot of resistance to switching off your computer at night. Very strange.
Anyhow I had my company link switching off computers and power management policies to he new global emissions trading scheme which will soon become mandatory.
Saves us lots of money on electricity, reduces greenhouse gases and those wierd people who don’t like switching off their computers and monitors can’t say a thing.
Joespeh, as to my experience the number one reason why people don’t like to switch off their computers at night is that they are downloading stuff. Usually it has nothing to do with their work.