Skip to main content

Script Center

Script Center
We are dedicated to the system administration scripters of the world. At the Microsoft Script Center, we focus on teaching people how to use Windows PowerShell and VBScript to reduce time spent performing mundane tasks.

Hey, Scripting Guy! Blog

Script Center Home Page

PowerTip: Start Your PowerShell 3.0 Script in PowerShell 2.0
Summary: Learn how to start your Windows PowerShell 3.0 script in Windows PowerShell 2.0 mode. I have a Windows PowerShell script I wrote several years ago. The script runs fine on a computer running Windows 7 with Windows PowerShell 2.0, but it does not work on my Windows 8 computer. I want to see if I can make the script work. What is the easiest thing to do? Start Windows PowerShell in version 2.0 mode. To do this, use the Run command and la... More >

Recent Posts

Â