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!
Check out this awesome video filmed at TechEd 2014 and produced by Windows PowerShell MVP Sean Kearney:
Scripting Cmdlet Style. As a bonus, learn a special scripting hand sign!
Events
No upcoming events.
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.
PowerTip: See if You Have a PowerShell Profile Summary: Easily determine if you have a Windows PowerShell profile.
I am not sure if I have a Windows PowerShell profile. How can I easily find out?
Use Test-Path and the $profile automatic variable:
Test-Path $PROFILE
Saturday, May 24
Whatâs in Your PowerShell Profile? Powershell Team Favorites Summary: Microsoft Scripting Guy Ed Wilson talks to members of the Windows PowerShell team about what is in their Windows PowerShell profile.
Microsoft Scripting Guy, Ed Wilson, is here. I'm wrapping up the week with profile excerpts from the Windows PowerShell team. There is some really cool st...
More >
Saturday, May 24