Scripting Blog

A place to learn about PowerShell and share stories of automation

How Do I Install PowerShell on Windows 7 and Other Questions

  Summary: Learn how to install Windows PowerShell on Windows 7, how to detect 32-bit PowerShell, or how to read an offline registry. In this post: Install Windows PowerShell on Windows 7Hey, Scripting Guy! How do I download Windows PowerShell 2.0 to my new Windows 7 computer? I went to the Microsoft Download ...

Use PowerShell to Detect Version of Internet Explorer

  Summary: Learn how to use Windows PowerShell to detect the version of Internet Explorer that is running on your computer. In this post: Version Control for PowerShell Scripts  Access Environment Variables using a VBS ScriptHey, Scripting Guy! How do I access the user Environment Variables such as "...