Skip to main content

Microsoft Script Center

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

 

What's new?

Check out the Hey, Scripting Guy! blog to catch all the latest news, events, and, of course, scripts!

 

Join the conversation

The Scripting Guys forum is the place to share your knowledge and get help from other scripting fanatics.

 

Learn

Visit our learning center to start scripting or hone your skills.

 

Get scripts

Find scripting resources in the vast Script Center repository.

 

 

Events

The 2013 Scripting Games have begun!

It's not too late to get involved. Visit PowerShell.org's 2013 Scripting Games page for details about how to participate.

  

TechEd 2013 - New Orleans, LA, June 3 - 6

TechEd 2013: Hands-on learning, deep product exploration, & countless opportunities to build relationships with a community of Microsoft experts and your peers.

About the Script Center

Who We Are

FAQ

Today's Hey, Scripting Guy! blog article

Script Center Home Page

PowerTip: Determine PowerShell Version
Summary: Easily determine the version of Windows PowerShell that is installed. How can I determine what version of Windows PowerShell is installed on my computer? Use the $psversiontable automatic variable, which is available in Windows PowerShell 2.0 and Windows PowerShell 3.0. (If nothing comes back, you are running Windows PowerShell 1.0.) PS C:\> $PSVersionTable Name Value ---- ... More >
Sunday, Jun 2

 

 

 

Follow Us

Hey, Scripting Guy! @ScriptingGuys