Don Jones

Explore articles and content from this author

Don Jones

372 articles published

11 min read

2015-July Scripting Games Wrap-Up

The July puzzler wasn’t intended to break your brain - but it was intended to highlight an extremely important pipeline technique - and to make you think about how PowerShell parses command lines. Let’s begin with our Celebrity Entry, from Boe Prox. We think you’ll discover some interesting new techniques in this answer - and learn from understanding how he got there. Celebrity Entry The 2015 Scripting Games have started and have taken a different route this year in that we are they are running a monthly puzzle vs.

2 min read

Curious about PowerShell Cruise? Here's how to learn more.

I’m stupid-excited about PowerShell Cruise. Did you know you can register now for just $500, which is fully refundable up to a point? And that doing so NOW gets you awesome amenities like free Internet minutes or liquor packages? Did you know I’m speaking? Did you… Wait. You probably have a ton of questions, especially if you’ve never cruised. So on Wednesday July 29, at 4pm Pacific, get your answers. Go to https://attendee.

2 min read

Curious About the #PoshCruise? Ask Questions Here.

Jeffrey Langdon, Doug Finke, and untold others are putting together PoshCruise, a PowerShell Cruise Conference. I wanted to make sure everyone knew about it, because it (A) stands to be a lot of run, and (B) offers some special pricing through this month. The “conference” itself is free - you just have to pay for your cruise. There’ll be presentations (I’m guessing mainly on the “at sea” days of the 7-day trip, although personally I’ve rented a beach cabana on Great Stirrup Cay and will hold forth on technical topics over tropical cocktails).

3 min read

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 knowing how the parser works is useful, because when you get into tricky syntax, the parser can be harder to work with. So we’re going to test the limits of the parser’s patience - and your skills!

3 min read

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 webmaster@ with your site username, and we’ll make it so. Now, I do realize that a lot of folks would much rather blog in their own space, and that’s totally, 100% cool.

4 min read

PowerShell.org, Inc. 2015 Shareholder Meeting Roundup

I wanted to provide a quick wrap-up of the Annual Shareholder Meeting that we just concluded. We had a quorum of shareholder votes present online or by proxy, and we made some important decisions that I want to share with the community overall. One, we voted to amend the organization’s Articles of Incorporation and Bylaws to make some important structural changes. These are absolutely in line with our original intent for the organization, and reflect how we’ve actually done things, but now they’re “law.

9 min read

The Scripting Games: Here's What's Happening

I know a lot of folks have been wondering about when the next Scripting Games will be. It’s a complicated answer… so bear with me for a minute while I unburden my soul to you. If you prefer to just skip the explanations, you can skip a bit to see what we’re doing, part 1. The Background I’m not sure how long Microsoft’s Scripting Guys ran The Scripting Games, but it goes back at least to 2006.

6 min read

Why Remoting vs. SSH Isn't Even a Thing

As you’ve probably read, Microsoft recently announced that they’re getting on board with SSH, and that they’ve plans to, in some future-and-unspecified version of Windows, include a default SSH server and client. Some folks have taken to the Twittersphere rejoicing this decision, even though I suspect they’ve no idea why Microsoft is doing it. Others have suggested that this is the downfall of Remoting (management via WS-MAN), because who would want that when you’ve got SSH?

2 min read

DON'T Start Learning PowerShell?!?!?

Jason Helmick and I were recently up in Redmond recording a Microsoft Virtual Academy series entitled, “Building Your Datacenter One DSC Resource at a Time.” While we were there, we decided to film a tongue-in-cheek promo for the series that started with the premise that, “if you haven’t already learned PowerShell, you missed the bus.” Obviously, there’s a bit more to the story.