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.

 

 

Check out Project Siena!

Hey scripters, check out the new Windows app building tool from Microsoft - project Siena - that will help you build custom Windows apps in a flash!

Windows Server 2012 R2 is available. Try it now!

Events

About the Script Center

Who We Are

FAQ

Today's Hey, Scripting Guy! Blog post

Script Center Home Page

PowerTip: Start Hidden Process with PowerShell
Summary: Use a Windows PowerShell cmdlet to start a hidden process. How can I launch a hidden process by using a Windows PowerShell cmdlet? Use the Start-Process cmdlet and specify a window style of hidden: Start-Process -WindowStyle hidden -FilePath notepad.exe
Sunday, Feb 16

 

Follow Us

Hey, Scripting Guy! @ScriptingGuys

 

 

 

 

 

 

Â