Recent Posts

  • A PowerShell Conversion Challenge

    PowerShell’s flexibility and raw power stem from a fundamental concept of working with objects in a pipeline. Experienced PowerShell scripters and toolmakers should be experienced in creating custom objects, including…

  • A CIM-ple PowerShell Challenge

    The Chairman has commissioned a new PowerShell scripting challenge targeted for advanced users. But as with all challenges, everyone is welcome to try their hand. The best way to improve…

  • A PowerShell Linking Challenge

    Back in the day when The Chairman was first managing IT, the cost of storage mattered and there was no cloud. It might also matter what kind of storage you…

  • A Registered PowerShell Challenge

    The Chairman feels it is is time to give up and coming PowerShell warriors a chance to prove themselves. This challenge is targeted for beginner PowerShell scripters with a few…

  • A Wide Open PowerShell Challenge

    Way back in the DOS world, there was a very handy way of displaying only directories. In PowerShell, we can approximate this behavior with an expression like The Chairman has…

  • A PowerShell Session Challenge

    PowerShell Remoting is a key management tool. But just because you’ve turned it on, doesn’t mean you are done. The Chairman thinks it should still be managed. To that end,…

  • PowerShell Back-to-School Scripting Challenge

    For many people, it is back-to-school time. This time of years always makes The Chairman nostalgic, so he has commissioned a new set of PowerShell scripting challenges. These tasks are…

  • Infrastructure Testing Challenge for PowerShell

    It is time for one more PowerShell scripting challenge before the end of summer in the Northern Hemisphere. The Chairman recognizes the value in testing code using tools like Pester.…

  • A PowerShell Nonsense Challenge

    It is time for your next PowerShell scripting challenge. If you are new to these challenges, please take a few minutes to browse past challenges. There is no time limit.…

  • Building a PowerShell Process Tree

    Your next PowerShell scripting challenge has arrived. Some of you may be familiar with the tree command-line tool. If you’ve never seen it, try tree $home at a PowerShell prompt.…