Articles

PowerShell articles, tutorials, and guides from community experts.

Kirk Munro

PowerGUI® Spring 2011 Desktop Wallpaper

Spring is here already, and even though it doesn"™t seem like it"™s Spring everywhere just yet (it has been snowing most of the day here in Ottawa), with the change in seasons comes a change in desktop wallpaper. The Spring 2011 wallpaper for PowerGUI Pro and PowerGUI is now available: To …

Keith Hill

MVP Summit 2011

Testing out my first WordPress blog post after the switch from Windows Live Spaces (sniff, I will miss you) to WordPress. Regarding the MVP Summit last week, I can"™t really talk about much due to just about everything being NDA, NDA, NDA! I will say that I"™m excited about the future of …

Keith Hill

Make-PS1ExeWrapper

Occasionally folks want to be able to create an EXE from PoweShell. PowerShell can"™t do this by itself but this can be done with PowerShell script. Essentially what you can do is create a simple console EXE program that embeds the script as a resource and the EXE, upon loading retrieves the …