&lt;?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Articles from September 2013 on PowerShell.org - Welcome Automaters!</title><link>https://powershell.org/articles/2013/09/</link><description>Recent content in Articles from September 2013 on PowerShell.org - Welcome Automaters!</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://powershell.org/articles/2013/09/index.xml" rel="self" type="application/rss+xml"/><item><title>Winter Scripting Games Tentatively Scheduled</title><link>https://powershell.org/articles/2013-09-29-winter-scripting-games-tentatively-scheduled/</link><guid>https://powershell.org/articles/2013-09-29-winter-scripting-games-tentatively-scheduled/</guid><pubDate>Sun, 29 Sep 2013 16:34:46 +0000</pubDate><description>&lt;p&gt;We&amp;rsquo;re tentatively scheduling the 2014 Winter Scripting Games for 4-6 weeks beginning January 6, 2014. Right now, we&amp;rsquo;re running functional tests on the platform (which will be all-new and much-improved), and soliciting scenarios from MVPs and PowerShell celebrities.&lt;br&gt;
As previously announced, players will work in teams of 2-6 in this edition of the Games, and it&amp;rsquo;s never too early to start finding friends to form a team with you. Because you&amp;rsquo;ll be working in teams, and because you&amp;rsquo;ll have a full week to complete each scenario, expect more complex scenarios! You&amp;rsquo;ll have to practice breaking down tasks and assigning them to team members.&lt;br&gt;
You&amp;rsquo;ll also need to think about how you want to collaborate as a team. We&amp;rsquo;ll be providing a very basic private in-Game discussion thread for each team, but you&amp;rsquo;re welcome to use Git, PoshCode, e-mail, MailChimp lists, or &lt;em&gt;whatever&lt;/em&gt; for your collaboration. You&amp;rsquo;ll be able to submit your entries&amp;rsquo; files whenever you like, and revise them to your heart&amp;rsquo;s content right up to the entry submission deadline.&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>We&rsquo;re tentatively scheduling the 2014 Winter Scripting Games for 4-6 weeks beginning January 6, 2014. Right now, we&rsquo;re running functional tests on the platform (which will be all-new and much-improved), and soliciting scenarios from MVPs and PowerShell celebrities.<br>
As previously announced, players will work in teams of 2-6 in this edition of the Games, and it&rsquo;s never too early to start finding friends to form a team with you. Because you&rsquo;ll be working in teams, and because you&rsquo;ll have a full week to complete each scenario, expect more complex scenarios! You&rsquo;ll have to practice breaking down tasks and assigning them to team members.<br>
You&rsquo;ll also need to think about how you want to collaborate as a team. We&rsquo;ll be providing a very basic private in-Game discussion thread for each team, but you&rsquo;re welcome to use Git, PoshCode, e-mail, MailChimp lists, or <em>whatever</em> for your collaboration. You&rsquo;ll be able to submit your entries&rsquo; files whenever you like, and revise them to your heart&rsquo;s content right up to the entry submission deadline.</p><blockquote><p>As a tip, I&rsquo;ll <em>strongly</em> suggest setting up a free repository on GitHub. It&rsquo;s very easy to use (free GUI tools are available), it&rsquo;s <em>great</em> for version-controlled collaboration (that&rsquo;s the point of it), and we&rsquo;re going to try and set up a way where the Scripting Games system can automatically retrieve your latest files right from Git. That means, if you&rsquo;re using Git, you wouldn&rsquo;t have to manually copy-and-paste your entries into the Games! Git also offers the ability to create issues (bugs), maintain a project wiki, and more. It&rsquo;s a great system to learn to use.</p></blockquote><p>Even if you&rsquo;re collaborating outside the Games system (which we expect many will do), we encourage you to drop your current files into the Games system every day or so. We&rsquo;ll be recruiting expert Coaches to drop in, see what you&rsquo;re doing, and offer commentary using the in-Games discussion thread for your team.<br>
Scoring will be provided by a panel of expert judges, who will be using multi-item scoring rubrics (which you&rsquo;ll be given as part of your scenario). That means you won&rsquo;t have a 1-to-5-star score, but rather a complete &ldquo;scorecard&rdquo; with multiple items, as well as comments from each judge.<br>
Once scoring is complete, you&rsquo;ll be able to see all other teams&rsquo; entries and scores, judge comments, and so on.<br>
More details are still forthcoming, but we hope you&rsquo;re getting amped up about this next edition of the Scripting Games!</p>
]]></content:encoded></item><item><title>The New Look of the Scripting Games</title><link>https://powershell.org/articles/2013-09-24-the-new-look-of-the-scripting-games/</link><guid>https://powershell.org/articles/2013-09-24-the-new-look-of-the-scripting-games/</guid><pubDate>Tue, 24 Sep 2013 16:25:35 +0000</pubDate><description>&lt;p&gt;I&amp;rsquo;ve been busily working on a new interface for the Scripting Games - we&amp;rsquo;re still planning a Winter Games event - and wanted to share progress. You can click this thumbnail to see the full image.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://powershell.org/wp-content/uploads/2013/09/games.png"&gt;&lt;img src="https://powershell.org/wp-content/uploads/2013/09/games-150x150.png" alt="The new Scripting Games features movable, resizable panels"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;The new Scripting Games features movable, resizable panes
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The new layout features movable, resizable panels, allowing you to position them however works best on your screen. No, they&amp;rsquo;re not especially mobile-friendly.&lt;br&gt;
As you can see (at least in implication), entries can consist of multiple files, as in a complex script module. There&amp;rsquo;s a team-level discussion as well as (as shown) discussion threads for each file. Any player on the team can add new files, delete files, or modify existing files by uploading a replacement. This view shows that I joined the team &amp;ldquo;Aliens&amp;rdquo; after the current event had started, which is why I&amp;rsquo;m unable to contribute new files.&lt;br&gt;
Your team won&amp;rsquo;t be restricted to using the Scripting Games Web site. In fact, you can collaborate and communicate however you like. Use Git or PoshCode for your scripts, and e-mail or a discussion list for communications. It&amp;rsquo;s your choice.&lt;br&gt;
We&amp;rsquo;ll be recruiting a team of Coaches, who will browse whatever you&amp;rsquo;ve added to the Scripting Games Web site in advance of the event deadline, offering their own comments - you can see that Coach comments are highlighted for easy recognition. It&amp;rsquo;ll pay to drop code into the Web site every day so our coaches have something to comment upon, and to check in daily for any coach comments that may have been left.&lt;br&gt;
The upcoming Games events will be more complicated - you&amp;rsquo;ve got a team to work with, so we figure you can handle an extra challenge. Event scenarios will be authored by a team of community all-star volunteers, including The Scripting Guys and various MVPs and enthusiasts. That should give each scenario a slightly different flavor, exposing you to a wider variety of real-world challenges.&lt;br&gt;
Judging of team entries will involve a more complex scoring rubric than our past 1-to-5-stars technique - giving you a more detailed scorecard. Keep in mind that each team will be able to submit only one combined entry, which will give our judges fewer to look at - and more time to look at each one. The new rubric will still allow judges to express some personal tastes and opinions, so you shouldn&amp;rsquo;t expect to be able to please everyone every time!&lt;br&gt;
Team assembly will allow you to form your own team, or be automatically assigned to a team that needs players (teams MUST have 2 players to participate). We&amp;rsquo;ve rigged the system to ask for your time zone, and to display the average time zone offset of potential teams. That way, you can look for a team whose players are geographically close to you, helping to facilitate any real-time collaboration you might set up (via YouTube, Google+, or whatever). If you choose auto-assignment, the system looks for a team whose players are geographically close to you, relatively speaking.&lt;br&gt;
Local user groups are encouraged to form their own team, and to have their own members join - that way, the Scripting Games can be the topic of a monthly meeting or two.&lt;br&gt;
Things are still evolving and under development, but wanted to share this early look!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>I&rsquo;ve been busily working on a new interface for the Scripting Games - we&rsquo;re still planning a Winter Games event - and wanted to share progress. You can click this thumbnail to see the full image.</p><p><a href="https://powershell.org/wp-content/uploads/2013/09/games.png"><img src="https://powershell.org/wp-content/uploads/2013/09/games-150x150.png" alt="The new Scripting Games features movable, resizable panels"/></p><pre><code>The new Scripting Games features movable, resizable panes</code></pre><p>The new layout features movable, resizable panels, allowing you to position them however works best on your screen. No, they&rsquo;re not especially mobile-friendly.<br>
As you can see (at least in implication), entries can consist of multiple files, as in a complex script module. There&rsquo;s a team-level discussion as well as (as shown) discussion threads for each file. Any player on the team can add new files, delete files, or modify existing files by uploading a replacement. This view shows that I joined the team &ldquo;Aliens&rdquo; after the current event had started, which is why I&rsquo;m unable to contribute new files.<br>
Your team won&rsquo;t be restricted to using the Scripting Games Web site. In fact, you can collaborate and communicate however you like. Use Git or PoshCode for your scripts, and e-mail or a discussion list for communications. It&rsquo;s your choice.<br>
We&rsquo;ll be recruiting a team of Coaches, who will browse whatever you&rsquo;ve added to the Scripting Games Web site in advance of the event deadline, offering their own comments - you can see that Coach comments are highlighted for easy recognition. It&rsquo;ll pay to drop code into the Web site every day so our coaches have something to comment upon, and to check in daily for any coach comments that may have been left.<br>
The upcoming Games events will be more complicated - you&rsquo;ve got a team to work with, so we figure you can handle an extra challenge. Event scenarios will be authored by a team of community all-star volunteers, including The Scripting Guys and various MVPs and enthusiasts. That should give each scenario a slightly different flavor, exposing you to a wider variety of real-world challenges.<br>
Judging of team entries will involve a more complex scoring rubric than our past 1-to-5-stars technique - giving you a more detailed scorecard. Keep in mind that each team will be able to submit only one combined entry, which will give our judges fewer to look at - and more time to look at each one. The new rubric will still allow judges to express some personal tastes and opinions, so you shouldn&rsquo;t expect to be able to please everyone every time!<br>
Team assembly will allow you to form your own team, or be automatically assigned to a team that needs players (teams MUST have 2 players to participate). We&rsquo;ve rigged the system to ask for your time zone, and to display the average time zone offset of potential teams. That way, you can look for a team whose players are geographically close to you, helping to facilitate any real-time collaboration you might set up (via YouTube, Google+, or whatever). If you choose auto-assignment, the system looks for a team whose players are geographically close to you, relatively speaking.<br>
Local user groups are encouraged to form their own team, and to have their own members join - that way, the Scripting Games can be the topic of a monthly meeting or two.<br>
Things are still evolving and under development, but wanted to share this early look!</p>
]]></content:encoded></item><item><title>Seeking Curators for PowerShell eBooks</title><link>https://powershell.org/articles/2013-09-23-seeking-curators-for-powershell-ebooks/</link><guid>https://powershell.org/articles/2013-09-23-seeking-curators-for-powershell-ebooks/</guid><pubDate>Mon, 23 Sep 2013 19:15:22 +0000</pubDate><description>&lt;p&gt;[UPDATE: I think I&amp;rsquo;ve finally gotten all the books under curation - but if you&amp;rsquo;ve an idea for a PowerShell-related ebook, and would like to co-author or even be a principal author (I&amp;rsquo;ll help out with logistics), still hit me up.]&lt;br&gt;
As you may know, PowerShell.org hosts a number of free ebooks that have, to date, been written mainly by me. But I&amp;rsquo;ve recently been delighted to welcome some co-contributors - Forums regular Dave Wyatt has contributed new content to &amp;ldquo;Secrets of PowerShell Remoting,&amp;rdquo; for example, and Matt Penny has volunteered to organize the forthcoming &amp;ldquo;Community Book of PowerShell Practices.&amp;rdquo;&lt;br&gt;
I&amp;rsquo;d like to try and sign up &amp;ldquo;curators&amp;rdquo; for some of our other free ebooks, including the forthcoming &amp;ldquo;Big Book of PowerShell Error Handling&amp;rdquo; and the &amp;ldquo;Creating Trend and Analysis Reports in PowerShell&amp;rdquo; titles, as well as - and this is one I&amp;rsquo;m really interested in getting someone for - the &amp;ldquo;Big Book of PowerShell Gotchas.&amp;rdquo;&lt;br&gt;
What&amp;rsquo;s a curator do?&lt;br&gt;
Mainly, incorporate community feedback (typos, etc) into future editions, as well as integrating new content. That content might be written by the curator, or contributed by someone else. We use a very simple Word template, and you&amp;rsquo;d use Calibre to produce PDF and EPUB from that. I provide cover art images and whatnot - this is mainly an &amp;ldquo;assemble, organize, and deal with the errata&amp;rdquo; process at a minimum. If you are passionate about the topic, you can of course become a co-author with me and add your own content (and I&amp;rsquo;m happy to help you do so). That&amp;rsquo;s especially true for the &amp;ldquo;Gotchas&amp;rdquo; title, which is mainly a series of short articles that cover some of the shell&amp;rsquo;s biggest speed bumps.&lt;br&gt;
A copy of Word, Calibre (free) and a GitHub client (free) are needed, plus a few free hours every few months and the willingness to take on the job. You&amp;rsquo;ll truly be helping: I often can produce extra content now and again, but actually spell-checking it, putting it into the book, making the EPUB version, and so on - believe it or not, that stuff takes me more time and is one reason the ebooks don&amp;rsquo;t get updated more often. Sigh.&lt;br&gt;
&lt;a href="http://concentratedtech.com/contact"&gt;Hit me up if you&amp;rsquo;re interested&lt;/a&gt; in helping out!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>[UPDATE: I think I&rsquo;ve finally gotten all the books under curation - but if you&rsquo;ve an idea for a PowerShell-related ebook, and would like to co-author or even be a principal author (I&rsquo;ll help out with logistics), still hit me up.]<br>
As you may know, PowerShell.org hosts a number of free ebooks that have, to date, been written mainly by me. But I&rsquo;ve recently been delighted to welcome some co-contributors - Forums regular Dave Wyatt has contributed new content to &ldquo;Secrets of PowerShell Remoting,&rdquo; for example, and Matt Penny has volunteered to organize the forthcoming &ldquo;Community Book of PowerShell Practices.&rdquo;<br>
I&rsquo;d like to try and sign up &ldquo;curators&rdquo; for some of our other free ebooks, including the forthcoming &ldquo;Big Book of PowerShell Error Handling&rdquo; and the &ldquo;Creating Trend and Analysis Reports in PowerShell&rdquo; titles, as well as - and this is one I&rsquo;m really interested in getting someone for - the &ldquo;Big Book of PowerShell Gotchas.&rdquo;<br>
What&rsquo;s a curator do?<br>
Mainly, incorporate community feedback (typos, etc) into future editions, as well as integrating new content. That content might be written by the curator, or contributed by someone else. We use a very simple Word template, and you&rsquo;d use Calibre to produce PDF and EPUB from that. I provide cover art images and whatnot - this is mainly an &ldquo;assemble, organize, and deal with the errata&rdquo; process at a minimum. If you are passionate about the topic, you can of course become a co-author with me and add your own content (and I&rsquo;m happy to help you do so). That&rsquo;s especially true for the &ldquo;Gotchas&rdquo; title, which is mainly a series of short articles that cover some of the shell&rsquo;s biggest speed bumps.<br>
A copy of Word, Calibre (free) and a GitHub client (free) are needed, plus a few free hours every few months and the willingness to take on the job. You&rsquo;ll truly be helping: I often can produce extra content now and again, but actually spell-checking it, putting it into the book, making the EPUB version, and so on - believe it or not, that stuff takes me more time and is one reason the ebooks don&rsquo;t get updated more often. Sigh.<br><a href="http://concentratedtech.com/contact">Hit me up if you&rsquo;re interested</a> in helping out!</p>
]]></content:encoded></item><item><title>Nominate Your PowerShell Hero</title><link>https://powershell.org/articles/2013-09-20-nominate-your-powershell-hero/</link><guid>https://powershell.org/articles/2013-09-20-nominate-your-powershell-hero/</guid><pubDate>Fri, 20 Sep 2013 17:02:18 +0000</pubDate><description>&lt;p&gt;PowerShell.org is proud to announce a new community recognition program: &lt;strong&gt;PowerShell Heroes&lt;/strong&gt;. We&amp;rsquo;re looking for your Hero nominations!&lt;br&gt;
A &lt;strong&gt;PowerShell Hero&lt;/strong&gt; is someone who you feel does an outstanding job helping the community, perhaps by answering questions in forums (here or elsewhere), writing useful blog posts, offering education, and more. A &lt;strong&gt;PowerShell Hero&lt;/strong&gt; is someone who 
has not already received formal recognition elsewhere
, meaning past and present MVPs are not eligible. _&lt;br&gt;
_&lt;br&gt;
We are accepting nominations until December 15th, 2013. At that point, the Board of PowerShell.org will review the nominations, and in early 2014 we will announce those we&amp;rsquo;re honoring with this recognition. In subsequent years, past honorees will decide who gets recognized in the following years.&lt;br&gt;
&lt;strong&gt;Who can I nominate?&lt;/strong&gt; Anyone you want, except current or past MVPs, Microsoft employees, Microsoft Regional Directors, or others who have been formally recognized for their community contributions.&lt;br&gt;
**How do I nominate them? **Send us an e-mail (admin@; our domain is powershell.org). We need the person&amp;rsquo;s name or online handle, and some links to their contributions. Also describe in 100-500 words why they&amp;rsquo;re your PowerShell Hero. Please put &amp;ldquo;PowerShell Hero&amp;rdquo; in the subject line of your email.&lt;br&gt;
&lt;strong&gt;How many people will be recognized?&lt;/strong&gt; We don&amp;rsquo;t have a fixed number.&lt;br&gt;
**What will honorees receive? **Online recognition; we&amp;rsquo;ll be publishing an online directory of Heroes. We&amp;rsquo;re looking into making plaques, but it depends a bit on the finances. There are no other benefits to the honoree.&lt;br&gt;
**Must someone re-qualify every year? **This isn&amp;rsquo;t like the MVP program - it&amp;rsquo;s a recognition with no benefits. So there&amp;rsquo;s nothing to &amp;ldquo;qualify&amp;rdquo; for. In future years, the previous year&amp;rsquo;s honorees will select the next year&amp;rsquo;s honorees, so you&amp;rsquo;re prohibited from being recognized in sequential years.&lt;br&gt;
**How can I think of who to nominate? **Think about who has helped &lt;em&gt;you&lt;/em&gt; with PowerShell problems. Did someone help you solve something through a discussion forum? Did someone&amp;rsquo;s blog post give you that &amp;ldquo;aha!&amp;rdquo; moment? Did someone spend a massive amount of time putting together a PowerShell event that really helped you? Those are the heroes we want to recognize. Again, past and present MVP award recipients are not eligible - they&amp;rsquo;ve already been recognized.&lt;br&gt;
We look forward to your nominations!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>PowerShell.org is proud to announce a new community recognition program: <strong>PowerShell Heroes</strong>. We&rsquo;re looking for your Hero nominations!<br>
A <strong>PowerShell Hero</strong> is someone who you feel does an outstanding job helping the community, perhaps by answering questions in forums (here or elsewhere), writing useful blog posts, offering education, and more. A <strong>PowerShell Hero</strong> is someone who 
has not already received formal recognition elsewhere
, meaning past and present MVPs are not eligible. _<br>
_<br>
We are accepting nominations until December 15th, 2013. At that point, the Board of PowerShell.org will review the nominations, and in early 2014 we will announce those we&rsquo;re honoring with this recognition. In subsequent years, past honorees will decide who gets recognized in the following years.<br><strong>Who can I nominate?</strong> Anyone you want, except current or past MVPs, Microsoft employees, Microsoft Regional Directors, or others who have been formally recognized for their community contributions.<br>
**How do I nominate them? **Send us an e-mail (admin@; our domain is powershell.org). We need the person&rsquo;s name or online handle, and some links to their contributions. Also describe in 100-500 words why they&rsquo;re your PowerShell Hero. Please put &ldquo;PowerShell Hero&rdquo; in the subject line of your email.<br><strong>How many people will be recognized?</strong> We don&rsquo;t have a fixed number.<br>
**What will honorees receive? **Online recognition; we&rsquo;ll be publishing an online directory of Heroes. We&rsquo;re looking into making plaques, but it depends a bit on the finances. There are no other benefits to the honoree.<br>
**Must someone re-qualify every year? **This isn&rsquo;t like the MVP program - it&rsquo;s a recognition with no benefits. So there&rsquo;s nothing to &ldquo;qualify&rdquo; for. In future years, the previous year&rsquo;s honorees will select the next year&rsquo;s honorees, so you&rsquo;re prohibited from being recognized in sequential years.<br>
**How can I think of who to nominate? **Think about who has helped <em>you</em> with PowerShell problems. Did someone help you solve something through a discussion forum? Did someone&rsquo;s blog post give you that &ldquo;aha!&rdquo; moment? Did someone spend a massive amount of time putting together a PowerShell event that really helped you? Those are the heroes we want to recognize. Again, past and present MVP award recipients are not eligible - they&rsquo;ve already been recognized.<br>
We look forward to your nominations!</p>
]]></content:encoded></item><item><title>Winter Scripting Games: More Feedback Needed</title><link>https://powershell.org/articles/2013-09-12-winter-scripting-games-more-feedback-needed/</link><guid>https://powershell.org/articles/2013-09-12-winter-scripting-games-more-feedback-needed/</guid><pubDate>Fri, 13 Sep 2013 00:33:29 +0000</pubDate><description>&lt;p&gt;So I&amp;rsquo;m continuing to work through some logistics regarding the Winter Scripting Games (and no, there&amp;rsquo;s no dates set).&lt;br&gt;
The intent of these Games, as I&amp;rsquo;ve written before, is to offer a &lt;em&gt;collaborative&lt;/em&gt; experience. You&amp;rsquo;ll work in teams of (proposed) 2-6. You have two ways to join a team: Pick an existing one that needs players (you&amp;rsquo;ll be shown the average time zone offset, in minutes, of the existing players, so that you can choose a team near you) or create a new team from scratch - which others can then join. You&amp;rsquo;d be welcome to &amp;ldquo;recruit&amp;rdquo; for your team using social media.&lt;br&gt;
NB: &lt;em&gt;Collaborate&lt;/em&gt; does not mean _live online collaboration. _Your team could do a Google Hangout or whatever optionally, but we&amp;rsquo;re only providing asynchronous collaboration.&lt;br&gt;
You will be able to leave your team up to a point. That is, you could always LEAVE your team, but each event within the Games will have a deadline for joining - meaning if you&amp;rsquo;re not on a team when the event starts, you&amp;rsquo;ll have to wait for the next event to re-join a team.&lt;br&gt;
My question right now revolves around the collaborative process. The idea is that the team has a single, shared code repository, meaning everyone on the team can see it. I want you to visualize this in your head, and then describe to me how you think it should work.&lt;br&gt;
The overall idea is that your team works on the assignment together, and then forwards (by the deadline) a final team entry for judging.&lt;br&gt;
Would you start by allowing one team member to upload an entry, and everyone would collaborate on it? Or would every member have the ability to upload a potential entry, and you&amp;rsquo;d all discuss which one you wanted to use as the team&amp;rsquo;s starting point? If there can be multiple parallel entries, how will the team decide, and then indicate to the system, which one is the &amp;ldquo;final&amp;rdquo; one? Remember, the team only sends ONE entry up for judging.&lt;br&gt;
NB: We will provide private team discussion threads within the system. You will not necessarily be able to comment on a given script file _per se, _but we&amp;rsquo;ll provide a means to reference lines of code within the team discussion threads. That keeps the discussion in one place, but allows you to refer to specific wodges of code.&lt;br&gt;
How will the code portion of the collaboration work? That is, when someone wants to provide a revision to the team entry, would they upload/paste an entirely new entry? Or would we provide a text editor so that you could edit the code that already exists? I&amp;rsquo;ll note that we&amp;rsquo;re &lt;em&gt;NOT NOT NOT&lt;/em&gt; providing an ISE experience - so a Web-based text editor might well leave room for unintentional errors. We won&amp;rsquo;t help you with those.&lt;br&gt;
If we use a paste-in text editor, we&amp;rsquo;d enable you to paste in an all-new entry, or to simply make quick changes to an existing entry, right in the Web page. That might be convenient.&lt;br&gt;
The new system will recognize the concept of a given entry consisting of multiple files - e.g., a script module that includes a .psm1, .psd1, and .ps1xml file, all working as a unit.&lt;br&gt;
Do we version-control this? That is, if everyone&amp;rsquo;s uploading revisions, do we just keep &amp;rsquo;em all, and indicate which one was most recent? That way you could always access older versions? Again, if each team gets a single entry, and each member can paste in new code or edit the existing code, this seems workable. We&amp;rsquo;d keep old versions so you could &amp;ldquo;roll back&amp;rdquo; if needed.&lt;br&gt;
If we did that, would you NEED a version-to-version comparison tool? If so, the complexity of that may mean we don&amp;rsquo;t run the Games this Winter. So think real hard about WANT vs. NEED. We COULD provide a way to download, in a ZIPped folder hierarchy, all versions of the entry, meaning you could then use local comparison tools on your computer to compare revisions.&lt;br&gt;
Your thoughts? What do you think is the best workflow for this kind of Games?&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>So I&rsquo;m continuing to work through some logistics regarding the Winter Scripting Games (and no, there&rsquo;s no dates set).<br>
The intent of these Games, as I&rsquo;ve written before, is to offer a <em>collaborative</em> experience. You&rsquo;ll work in teams of (proposed) 2-6. You have two ways to join a team: Pick an existing one that needs players (you&rsquo;ll be shown the average time zone offset, in minutes, of the existing players, so that you can choose a team near you) or create a new team from scratch - which others can then join. You&rsquo;d be welcome to &ldquo;recruit&rdquo; for your team using social media.<br>
NB: <em>Collaborate</em> does not mean _live online collaboration. _Your team could do a Google Hangout or whatever optionally, but we&rsquo;re only providing asynchronous collaboration.<br>
You will be able to leave your team up to a point. That is, you could always LEAVE your team, but each event within the Games will have a deadline for joining - meaning if you&rsquo;re not on a team when the event starts, you&rsquo;ll have to wait for the next event to re-join a team.<br>
My question right now revolves around the collaborative process. The idea is that the team has a single, shared code repository, meaning everyone on the team can see it. I want you to visualize this in your head, and then describe to me how you think it should work.<br>
The overall idea is that your team works on the assignment together, and then forwards (by the deadline) a final team entry for judging.<br>
Would you start by allowing one team member to upload an entry, and everyone would collaborate on it? Or would every member have the ability to upload a potential entry, and you&rsquo;d all discuss which one you wanted to use as the team&rsquo;s starting point? If there can be multiple parallel entries, how will the team decide, and then indicate to the system, which one is the &ldquo;final&rdquo; one? Remember, the team only sends ONE entry up for judging.<br>
NB: We will provide private team discussion threads within the system. You will not necessarily be able to comment on a given script file _per se, _but we&rsquo;ll provide a means to reference lines of code within the team discussion threads. That keeps the discussion in one place, but allows you to refer to specific wodges of code.<br>
How will the code portion of the collaboration work? That is, when someone wants to provide a revision to the team entry, would they upload/paste an entirely new entry? Or would we provide a text editor so that you could edit the code that already exists? I&rsquo;ll note that we&rsquo;re <em>NOT NOT NOT</em> providing an ISE experience - so a Web-based text editor might well leave room for unintentional errors. We won&rsquo;t help you with those.<br>
If we use a paste-in text editor, we&rsquo;d enable you to paste in an all-new entry, or to simply make quick changes to an existing entry, right in the Web page. That might be convenient.<br>
The new system will recognize the concept of a given entry consisting of multiple files - e.g., a script module that includes a .psm1, .psd1, and .ps1xml file, all working as a unit.<br>
Do we version-control this? That is, if everyone&rsquo;s uploading revisions, do we just keep &rsquo;em all, and indicate which one was most recent? That way you could always access older versions? Again, if each team gets a single entry, and each member can paste in new code or edit the existing code, this seems workable. We&rsquo;d keep old versions so you could &ldquo;roll back&rdquo; if needed.<br>
If we did that, would you NEED a version-to-version comparison tool? If so, the complexity of that may mean we don&rsquo;t run the Games this Winter. So think real hard about WANT vs. NEED. We COULD provide a way to download, in a ZIPped folder hierarchy, all versions of the entry, meaning you could then use local comparison tools on your computer to compare revisions.<br>
Your thoughts? What do you think is the best workflow for this kind of Games?</p>
]]></content:encoded></item><item><title>My New PowerShell Video Series, Covering v2/v3/v4, Launches</title><link>https://powershell.org/articles/2013-09-11-my-new-powershell-video-series-covering-v2v3v4-launches/</link><guid>https://powershell.org/articles/2013-09-11-my-new-powershell-video-series-covering-v2v3v4-launches/</guid><pubDate>Wed, 11 Sep 2013 17:35:25 +0000</pubDate><description>&lt;p&gt;It&amp;rsquo;s finally starting to be published - my &lt;a href="http://cbtnuggets.com/it-training-videos/course/cbtn_pwrshl_master"&gt;Ultimate PowerShell Video Training Series&lt;/a&gt;, covering versions 2 and onward.&lt;br&gt;
This series will initially consist of 90 chunks of roughly 20 minutes each, adding up to more than 30 hours total. I&amp;rsquo;m building each individual video to CLEARLY differentiate between PowerShell v2, v3, and v4; for the most part, I switch to Windows 7, Windows 8, and Windows 8.1 to demonstrate specifics in each version. That means you can clearly tell what features and techniques go with each version. It also means the series can be extended as new versions are released in the future.&lt;br&gt;
This is going to cover &lt;em&gt;everything&lt;/em&gt; - think of it as a &amp;ldquo;PowerShell In Depth&amp;rdquo; done in video. And, whatever I forget, if there is anything, can be easily added to the series. In other words, this will be my new, permanent video training for PowerShell. It&amp;rsquo;ll cover every version from v2, be extended to cover new version techniques and features, and be expanded to cover new topics as they become of interest.&lt;br&gt;
It&amp;rsquo;s being built with hands-on labs, too. I describe a lab environment you can set up (super-simple), and provide written lab documents for you to work through. Each is then covered in a standalone video, so that you can see sample solutions.&lt;br&gt;
Best of all, you can watch the whole thing for under $100. CBT Nuggets&amp;rsquo; program gives you monthly access to their entire library for that price, including my entire PowerShell series, their hundreds of titles related to certification and technology, _everything. _Or pay $1000 for an entire year - which also gets you access to practice certification exams from Transcender.&lt;br&gt;
I&amp;rsquo;ll be publishing 5-10 videos per week in this series, until it&amp;rsquo;s done - and we&amp;rsquo;ll then be tackling domain-specific PowerShell management, including Exchange, AD, SQL Server, System Center, &lt;em&gt;all&lt;/em&gt; of it. It&amp;rsquo;ll take some time to build out all of that, but I&amp;rsquo;m committed to building the most comprehensive PowerShell video training offering in the universe!&lt;br&gt;
If you get a chance to check out the new series, let me know what you think.&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>It&rsquo;s finally starting to be published - my<a href="http://cbtnuggets.com/it-training-videos/course/cbtn_pwrshl_master">Ultimate PowerShell Video Training Series</a>, covering versions 2 and onward.<br>
This series will initially consist of 90 chunks of roughly 20 minutes each, adding up to more than 30 hours total. I&rsquo;m building each individual video to CLEARLY differentiate between PowerShell v2, v3, and v4; for the most part, I switch to Windows 7, Windows 8, and Windows 8.1 to demonstrate specifics in each version. That means you can clearly tell what features and techniques go with each version. It also means the series can be extended as new versions are released in the future.<br>
This is going to cover <em>everything</em> - think of it as a &ldquo;PowerShell In Depth&rdquo; done in video. And, whatever I forget, if there is anything, can be easily added to the series. In other words, this will be my new, permanent video training for PowerShell. It&rsquo;ll cover every version from v2, be extended to cover new version techniques and features, and be expanded to cover new topics as they become of interest.<br>
It&rsquo;s being built with hands-on labs, too. I describe a lab environment you can set up (super-simple), and provide written lab documents for you to work through. Each is then covered in a standalone video, so that you can see sample solutions.<br>
Best of all, you can watch the whole thing for under $100. CBT Nuggets&rsquo; program gives you monthly access to their entire library for that price, including my entire PowerShell series, their hundreds of titles related to certification and technology, _everything. _Or pay $1000 for an entire year - which also gets you access to practice certification exams from Transcender.<br>
I&rsquo;ll be publishing 5-10 videos per week in this series, until it&rsquo;s done - and we&rsquo;ll then be tackling domain-specific PowerShell management, including Exchange, AD, SQL Server, System Center, <em>all</em> of it. It&rsquo;ll take some time to build out all of that, but I&rsquo;m committed to building the most comprehensive PowerShell video training offering in the universe!<br>
If you get a chance to check out the new series, let me know what you think.</p>
]]></content:encoded></item><item><title>Great Debate: The Conclusion</title><link>https://powershell.org/articles/2013-09-10-great-debate-the-conclusion/</link><guid>https://powershell.org/articles/2013-09-10-great-debate-the-conclusion/</guid><pubDate>Tue, 10 Sep 2013 20:23:57 +0000</pubDate><description>&lt;p&gt;All this Summer, we&amp;rsquo;ve been encouraging your feedback in a &lt;a href="https://powershell.org/category/great-debates/"&gt;series of Great Debate posts&lt;/a&gt;. 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&amp;rsquo;s thoughts together into a kind of community consensus, and to offer a living book of community-accepted practices for PowerShell. This&amp;rsquo;ll be a neverending story, likely adapting and growing to include more topics as the years wind on.&lt;br&gt;
But here&amp;rsquo;s the start: &lt;a href="https://powershell.org/wp-content/uploads/2013/08/DRAFT-2013Sep_Practices.pdf"&gt;DRAFT-2013Sep_Practices&lt;/a&gt; is the first draft, officially a Request For Comments, based on the comments you&amp;rsquo;ve all contributed to the Great Debate posts over these past few weeks. I tried to capture consensus where I saw it, and to outline both sides of the great back-and-forth we&amp;rsquo;ve seen.&lt;br&gt;
&lt;strong&gt;NOTE:&lt;/strong&gt; The cover image in this draft is just a placeholder; this book is NOT dedicated to error handling. Its working title is correctly shown on the page following the cover image.&lt;br&gt;
I&amp;rsquo;m going to leave &lt;em&gt;this&lt;/em&gt; post in place until October 1st. Please drop any comments you&amp;rsquo;d like to offer to the final first edition of this ebook, and let me know if there are any topics you&amp;rsquo;d like to see debated in the future. After October 1st, I&amp;rsquo;ll publish the final edition of this Practices guide as one of PowerShell.org&amp;rsquo;s free ebooks. The final first edition will also become part of the next iteration of The Scripting Games, as its official &amp;ldquo;best practices&amp;rdquo; guide. In fact, you&amp;rsquo;ll notice in this draft that there are a couple of Games-specific comments, since the Games sometimes have different drivers than a production environment.&lt;br&gt;
Thanks again to everyone who participated!&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>All this Summer, we&rsquo;ve been encouraging your feedback in a<a href="https://powershell.org/category/great-debates/">series of Great Debate posts</a>. 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&rsquo;s thoughts together into a kind of community consensus, and to offer a living book of community-accepted practices for PowerShell. This&rsquo;ll be a neverending story, likely adapting and growing to include more topics as the years wind on.<br>
But here&rsquo;s the start: <a href="https://powershell.org/wp-content/uploads/2013/08/DRAFT-2013Sep_Practices.pdf">DRAFT-2013Sep_Practices</a> is the first draft, officially a Request For Comments, based on the comments you&rsquo;ve all contributed to the Great Debate posts over these past few weeks. I tried to capture consensus where I saw it, and to outline both sides of the great back-and-forth we&rsquo;ve seen.<br><strong>NOTE:</strong> The cover image in this draft is just a placeholder; this book is NOT dedicated to error handling. Its working title is correctly shown on the page following the cover image.<br>
I&rsquo;m going to leave <em>this</em> post in place until October 1st. Please drop any comments you&rsquo;d like to offer to the final first edition of this ebook, and let me know if there are any topics you&rsquo;d like to see debated in the future. After October 1st, I&rsquo;ll publish the final edition of this Practices guide as one of PowerShell.org&rsquo;s free ebooks. The final first edition will also become part of the next iteration of The Scripting Games, as its official &ldquo;best practices&rdquo; guide. In fact, you&rsquo;ll notice in this draft that there are a couple of Games-specific comments, since the Games sometimes have different drivers than a production environment.<br>
Thanks again to everyone who participated!</p>
]]></content:encoded></item><item><title>PhillyPoSH 09/05/2013 meeting summary</title><link>https://powershell.org/articles/2013-09-08-phillyposh-09052013-meeting-summary/</link><guid>https://powershell.org/articles/2013-09-08-phillyposh-09052013-meeting-summary/</guid><pubDate>Mon, 09 Sep 2013 03:05:10 +0000</pubDate><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.manning.com/hicks/"&gt;Author&lt;/a&gt;, &lt;a href="http://scriptinggames.org/"&gt;Scripting Games 2013 winner&lt;/a&gt;, and founder of the &lt;a href="http://mspsug.com/"&gt;Mississippi PowerShell User Group&lt;/a&gt;, &lt;a href="http://mikefrobbins.com"&gt;Mike Robbins&lt;/a&gt;, gave a presentation entitled &amp;ldquo;Using CIM Cmdlets and CIM Sessions&amp;rdquo; via Lync.
&lt;ul&gt;
&lt;li&gt;Afterwards various group members participated in script and tell.&lt;/li&gt;
&lt;li&gt;A &lt;a href="https://www.youtube.com/edit?video_id=KUw10Dc_igs&amp;amp;video_referrer=watch&amp;amp;ns=1"&gt;recording of the meeting is available&lt;/a&gt; on our &lt;a href="https://www.youtube.com/channel/UCAc_ow5FIJtRpvew__9Iqzg"&gt;YouTube channel&lt;/a&gt;, please note that half way through our script club we had an issue with a duplicate audio track.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description><content:encoded>&lt;![CDATA[<ul><li><a href="http://www.manning.com/hicks/">Author</a>,<a href="http://scriptinggames.org/">Scripting Games 2013 winner</a>, and founder of the<a href="http://mspsug.com/">Mississippi PowerShell User Group</a>,<a href="http://mikefrobbins.com">Mike Robbins</a>, gave a presentation entitled &ldquo;Using CIM Cmdlets and CIM Sessions&rdquo; via Lync.<ul><li>Afterwards various group members participated in script and tell.</li><li>A<a href="https://www.youtube.com/edit?video_id=KUw10Dc_igs&amp;video_referrer=watch&amp;ns=1">recording of the meeting is available</a> on our<a href="https://www.youtube.com/channel/UCAc_ow5FIJtRpvew__9Iqzg">YouTube channel</a>, please note that half way through our script club we had an issue with a duplicate audio track.</li></ul></li></ul>
]]></content:encoded></item><item><title>Writing Courseware: 10961 PowerShell Class</title><link>https://powershell.org/articles/2013-09-05-writing-courseware-10961-powershell-class/</link><guid>https://powershell.org/articles/2013-09-05-writing-courseware-10961-powershell-class/</guid><pubDate>Thu, 05 Sep 2013 15:36:56 +0000</pubDate><description>&lt;p&gt;We&amp;rsquo;re in the process of working on a 10961C revision to the Microsoft PowerShell course, and I&amp;rsquo;ve been reviewing the anonymous comments submitted by MCTs and students on 10961A (the &amp;ldquo;B&amp;rdquo; rev, which is what was produced after our beta teach, is just now orderable so we don&amp;rsquo;t have comments yet).&lt;br&gt;
**By the way - if you&amp;rsquo;re a student or MCT who has taken/delivered 10961A, you&amp;rsquo;re welcome to &lt;a href="http://concentratedtech.com/contact"&gt;contact me directly&lt;/a&gt; if you want to share any info on typos you found. Would like to fix those. **Microsoft unfortunately didn&amp;rsquo;t bill 10961A as &amp;ldquo;pre-beta,&amp;rdquo; which it was, and I think that may have not properly set some expectations.&lt;br&gt;
Anyway, if you&amp;rsquo;ve ever taken a course and thought anything bad about the &lt;em&gt;courseware&lt;/em&gt; (not necessarily the instructor), take a look at these comment excerpts from this one course:&lt;/p&gt;</description><content:encoded>&lt;![CDATA[<p>We&rsquo;re in the process of working on a 10961C revision to the Microsoft PowerShell course, and I&rsquo;ve been reviewing the anonymous comments submitted by MCTs and students on 10961A (the &ldquo;B&rdquo; rev, which is what was produced after our beta teach, is just now orderable so we don&rsquo;t have comments yet).<br>
**By the way - if you&rsquo;re a student or MCT who has taken/delivered 10961A, you&rsquo;re welcome to<a href="http://concentratedtech.com/contact">contact me directly</a> if you want to share any info on typos you found. Would like to fix those. **Microsoft unfortunately didn&rsquo;t bill 10961A as &ldquo;pre-beta,&rdquo; which it was, and I think that may have not properly set some expectations.<br>
Anyway, if you&rsquo;ve ever taken a course and thought anything bad about the <em>courseware</em> (not necessarily the instructor), take a look at these comment excerpts from this one course:</p><p>By day 3 (5 day class) most students felt over-whelmed. I had to move some of the chapters around to give them time to acclimate to the product before continuing onto more advanced topics. Students agreed that this shifting around of material was essential, allowing them to absorb what was covered in the first 2 days.</p><p>There was not nearly enough material to fill a 5 day class. Students ended up leaving very early on the last two days.</p><p>The class had too much repetition of some concepts.</p><p>Students were not given enough time or repetition on core fundamentals.</p><p>Right. Same class. No idea what to do with that, as a courseware designer.<br>
(and by the way, this is after parsing through <em>hundreds</em> of comments from students who took the class remotely and were extremely dissatisfied with the experience. Believe me, you want to take training live and in-person.)<br>
There&rsquo;s also a question of, &ldquo;what the heck were you expecting?&rdquo;</p><p>was looking for more examples and understanding of using exchange and AD comandlet.</p><p>Missed basic knowledge of Workflows and Web Access.</p><p>Should include Flowchart among new features released in Version 3 [as soon as I figure out what feature &lsquo;flowchart&rsquo; is, I&rsquo;ll get right on it]</p><p>There was nothing geared toward using PowerShell with SQL Server.</p><p>Some material and labs not as relevant for me specifically without a networking/server background. I will likely use exclusively for SharePoint.</p><p>The book should have covered creating functions that utilize pipeline content coming in, and Filtering commandlets. Discussion about creating Gui components or a reference to it in the book would be helpful.</p><p>Astonishing, because _none of these things are mentioned in the course description. _Can you imagine writing a generic PowerShell course that included examples specific to [<strong>insert technology here</strong>]? Everyone else in the room would be bored and hate it. Look, you&rsquo;ve got one comment from a SharePoint admin with no networking/server experience. Goodness. A few folks suggested more AD examples - which I&rsquo;d used in 10325, the predecessor course, and gotten tons of comments along the lines of, &ldquo;I don&rsquo;t do AD in my organization so all of the examples were useless to me.&rdquo; O-kay! Can&rsquo;t win &rsquo;em all, I guess.<br>
I think a lot of <em>instructors</em> miss the point on teaching PowerShell, which is to focus on teaching the shell and its discoverability mechanisms. I think setting expectations with students is key, too - let them know you&rsquo;re <em>not</em> covering Exchange or SQL or SharePoint or Lync or whatever, but instead focusing on the core shell. And not even <em>everything the shell does</em> - 5 days isn&rsquo;t enough time. In fact, that&rsquo;s why 55039 is being offered - to provide the functions/programming side of the class.<br>
Anywho - love your feedback if you&rsquo;ve taught or taken the class! We have a few weeks in which to decide what we&rsquo;re doing with 10961C.</p>
]]></content:encoded></item></channel></rss>