Don Jones avatar

Don Jones

Explore articles and content from this author

Don Jones avatar

Don Jones

370 articles  •  5 podcast episodes

1 min read

Meet the Scripting Games Judges: Bartek Bielawski

Bartosz (Bartek) Bielawski is a busy IT Administrator with an international company, PAREXEL. He loves PowerShell and automation. That love earned him the honor of Microsoft MVP. He shares his knowledge mainly on his blogs: in English (http://becomelotr.wordpress.com) and Polish …

2 min read

Scripting Games Event 2 Winners

We’re pleased to announce the winners for Event 2 of The Scripting Games 2013! Winners: You can log into The Scripting Games Web site and go to your Profile page to see your prize. You will be given a prize redemption code and either a URL where you can redeem it, or an e-mail address of the …

4 min read

Announcing the PowerShell Summit North America 2014

The PowerShell Summit North America 2014 will be held April 28, 29, and 30 at the Meydenbauer Center on Northeast 6th Street in Bellevue, WA. Your membership in the PowerShell Summit also makes you a yearlong member of PowerShell.org, the online hub for the PowerShell community. Membership includes …

1 min read

Changes in Scripting Games Displays

I want to point out some changes that are being made to the Games: Effective immediately, entry author names and current scores will not be shown for events that are still open for new votes. This is intended to help ensure everyone submitting a score isn’t influenced by other people. …

2 min read

Scripting Games beta entry viewer

If you’d like a quick peek at something, log into the Scripting Games Web site, and go look at the entries in Event 1. Your URL should look like this: http://scriptinggames.org/entrylist.php?eventid=11 Change it to this: http://scriptinggames.org/entrylist_.php?eventid=11 This is the new …

1 min read

Meet the Scripting Games Judges: Jan Egil Ring

Jan Egil Ring is a multiple-year recipient of the Microsoft Most Valuable Professional Award for his contributions in the Windows PowerShell technical community. He has a strong passion for Windows PowerShell, and regularly writes articles on his blog. He occasionally also writes articles for …

1 min read

More Judges' Notes on Event 2

Tobias Weltner: http://www.powertheshell.com/scripting-games-task-2-commentary/ Jan Egil Ring: http://blog.powershell.no/2013/05/08/2013-scripting-games-learning-points-from-event-2/ Voting for Event 2 is going strong, and you’ve got several more days in which to vote and (most importantly) …

5 min read

Don's Event 2 Notes

I thought I’d mentioned this last time (tap tap, this thing on?), but maybe not: don’t format the output of your functions. The minute a function includes Format-*, you’ve trapped me into on-screen display, a text file or piece of paper modeled after the on-screen display, or not a …