Articles

PowerShell articles, tutorials, and guides from community experts.

Art Beane

Judge notes for event 3

This event’s entries are impressive. Scoring appears to be higher than in the earlier events, so this one must have been easier to solve. So this time, instead of talking about good and bad scripts, I’m going to comment on some of the techniques I saw. There was some “conversation” over whether Win32_Volume or Win32_LogicalDisk was the better approach to take. Fact is, either will return the requested data. So it really doesn’t matter which one you use.

Boe Prox

Scripting Games 2013: Event 3 Notes

Wow, it is hard to believe that we are now halfway through the Scripting Games! As the events have progressed, I have seen a lot of improvement with the techniques as well as seeing new techniques that continue to impress me. On the flip side, I have seen some mistakes or assumptions when coding that cause a potential 5 star script to be a 2 or 3 star script. The best part about all of this is that we are all (yes, even the judges) learning new things that can only help to improve everyone"™s scripting knowledge.

Don Jones
Scripting Games

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 (http://powershellpl.net) and through articles published in the Polish IT Professional (http://it-professional.pl) magazine. He is co-author of PowerShell Deep Dives book (http://www.manning.com/hicks/). He loves good code that takes advantage of PowerShell pipeline and advanced functions grouped in modules.

Don Jones
Scripting Games

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 prize provider (they will need the redemption code). All prizes must be claimed by the end of July 2013.

Don Jones
PowerShell Summit

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 a daily continental breakfast, daily hot lunch, and three tracks of expert-led lectures and discussions. 2014 tracks include: INTERNALS: Inner secrets of PowerShell, suitable for developers and admins alike.

Bartek Bielawski

Event 3: My way…

Third event is open for voting, but as usual - before I see any of the scripts submitted by you, I’m posting my version. Tried to sneak in few tricks I’ve learned here and there, hope you will enjoy reading and will tell me why I’m wrong. 😉 You can find whole post here.

Boe Prox

Scripting Games 2013: Event 2 Notes

I spent some time last week and this weekend to compile a list of notes of what I have seen with the Event 2 submissions that could show improvement. I touched up on some items with my previous article where I picked out some submissions that I liked and didn’t quite like but wanted to touch on a few more things. Some of this feels like a repeat of last week and even last years games, but that is Ok.

Mike F Robbins
Scripting Games

People Who are Blogging About the 2013 Scripting Games

I’m sure that most people can easily find any of the blogs of the official judges from the 2013 Scripting Games. I recommend reading those blogs whether you’re competing in the scripting games or not since there’s a wealth of great information contained in them. The best place to find those blogs if you don’t know already is the Judges Notes section under the Scripting Games area on PowerShell.org so there’s no reason to duplicate them here.

Don Jones
Scripting Games

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. I’ve seen a bit of ganging-up that I’d rather not see. Archived events - those completely closed and for which prizes have been awarded - will display full information, including user names of comment authors.

Don Jones
Scripting Games

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 viewer I’m building. It isn’t rigged up to accept votes or comments, yet, but I’m working on that. It’s being developed for Firefox; I’ll test the other major browsers once it’s a bit more complete.