Articles

PowerShell articles, tutorials, and guides from community experts.

pscookiemonster
PowerShell for Admins

RabbitMQ and PowerShell

Have you ever needed to communicate between scripts, perhaps running on different servers and in different languages? Did you use a non-standard “messaging” solution like the file system or a SQL database? Did you try to avoid this and squeeze everything into a monolithic, delicate …

Don Jones
Scripting Games

2015-July Scripting Games Puzzle

Our July 2015 puzzler is designed to make you really think about the PowerShell parser. Normally, you can more or less ignore the parser, because if you’re typing best-practice, long-form code (no aliases, spell out parameter names, etc), the parser deals really well with everything. But …

Don Jones
Announcements

Want to Blog at PowerShell.org?

PowerShell.org was never meant to be a small group of people doing good - it was meant to be a place where all of us can do good for each other. And that’s why **everyone is invited to blog here. ** Yup, even you. If you’d like blogging permissions added to your account, just e-mail …

Adam Bertram
News

I need YOUR PowerShell Stories

We all love PowerShell and we all probably have some very entertaining stories about a situation where it really saved our butts (or caused problems). Either way, we can all tell some kind of interesting story around a memorable moment you had with PowerShell or automation in general. I’d love …