Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

It’s Not Too Late to Learn PowerShell

Summary: Ed Wilson talks about learning Windows PowerShell. It seems that there are always new technologies. It is hard to keep up with them, and it is hard to predict which ones are even worth the time and effort to learn. As with agile development, it seems there are also agile computing technologies. Over the years, I have been to many, ...

PowerTip: Better Way to View PowerShell Help

Summary: Learn a better way to view Windows PowerShell Help. (image)  I like the Windows PowerShell Help files, but I do not like trying to read them in the Windows PowerShell             console window. What is a better way to read the content? (image)  Use the –ShowWindow parameter from...