I got something new and shiny to play with: Amazon Web Services, or AWS. I made a little script on how to get every running instance in every region. I think it might be usefull if you got a lot of systems in different regions. This script will only show you the running instances. You would have to add another line to automatically shut them down.
You will need the AWS Tools for PowerShell to run this script.