Don Jones avatar

Don Jones

Explore articles and content from this author

Don Jones avatar

Don Jones

370 articles  •  5 podcast episodes

3 min read

The New Look of the Scripting Games

I’ve been busily working on a new interface for the Scripting Games - we’re still planning a Winter Games event - and wanted to share progress. You can click this thumbnail to see the full image. The new Scripting Games features movable, resizable panes The new layout features movable, …

2 min read

Seeking Curators for PowerShell eBooks

[UPDATE: I think I’ve finally gotten all the books under curation - but if you’ve an idea for a PowerShell-related ebook, and would like to co-author or even be a principal author (I’ll help out with logistics), still hit me up.] As you may know, PowerShell.org hosts a number of …

2 min read

Nominate Your PowerShell Hero

PowerShell.org is proud to announce a new community recognition program: PowerShell Heroes. We’re looking for your Hero nominations! A PowerShell Hero is someone who you feel does an outstanding job helping the community, perhaps by answering questions in forums (here or elsewhere), writing …

4 min read

Winter Scripting Games: More Feedback Needed

So I’m continuing to work through some logistics regarding the Winter Scripting Games (and no, there’s no dates set). The intent of these Games, as I’ve written before, is to offer a collaborative experience. You’ll work in teams of (proposed) 2-6. You have two ways to join a …

2 min read

My New PowerShell Video Series, Covering v2/v3/v4, Launches

It’s finally starting to be published - my Ultimate PowerShell Video Training Series, covering versions 2 and onward. This series will initially consist of 90 chunks of roughly 20 minutes each, adding up to more than 30 hours total. I’m building each individual video to CLEARLY …

2 min read

Great Debate: The Conclusion

All this Summer, we’ve been encouraging your feedback in a series of Great Debate posts. Most of the topics came from the 2013 Scripting Games, where we definitely saw people coming down on both sides of these topics. My goal was to pull everyone’s thoughts together into a kind of …

3 min read

Writing Courseware: 10961 PowerShell Class

We’re in the process of working on a 10961C revision to the Microsoft PowerShell course, and I’ve been reviewing the anonymous comments submitted by MCTs and students on 10961A (the “B” rev, which is what was produced after our beta teach, is just now orderable so we …

1 min read

PowerShell Great Debate: "Fixing" Output

When should a script (or more likely, function) output raw data, and when should it “massage” its output? The classic example is something like disk space. You’re querying WMI, and it’s giving you disk space in bytes. Nobody cares about bytes. Should your function output …

2 min read

PowerShell.org's Azure Journey, Part 4: Incoming Advice and Fun Facts

Had an opportunity to speak with some folks on the Azure team yesterday - Mark Russinovich was kind enough to make a contact for me. First of all, fun fact: Azure only charges you for used pages in VHDs. That is, if you create a 100GB VHD and load 1GB of data on it, you’re paying for 1GB of …