10. July 2010
Andy Schneider
I was just listening to Scott Hanselman’s podcast on building the “Ultimate Developers Machine Part 2.” They are trying to build a machine with a WEI score of 7.9 with a budget of $3000. In the show, they mentioned that you can use WMI to get the WEI score.
Get-WmiObject Win32_WinSat

I had the pleasure of writing an article for the “Hey Scripting Guy!” Blog. In the article I describe how I wrote a function to change the screen resolution. I highly recommend checking out the blog. Ed and the rest of the Scripting Guys generate a lot of great content.