Blogs about: Scripting Games

Featured Blog

2013 PowerShell Scripting Games Advanced Event 4 - Auditors Love Greenbar Paper1 comment

Mike F Robbins wrote 1 day ago: The requirements for the 2013 Scripting Games Advanced Event 4 can be found here. For this event I c … more →

Tags: PowerShell

Scripting Games - Filter early again

richardsiddaway wrote 3 days ago: Grading the scripts in Event 4 and the one thing that jumps out is the amount of unnecessary data be … more →

Tags: PowerShell, PowerShell and Active Directory

Scripting Games - Win32_LogicalDisk or Win32_Volume

richardsiddaway wrote 4 days ago: I have heard some discussions recently regarding whether Win32_LogicalDisk or Win32_Volume should be … more →

Tags: PowerShell, PowerShell and WMI

Scripting Games 2013 so far...

powershelljunkie wrote 1 week ago: Scripting Games 2012 was my first experience with the games. I had been fiddling with Powershell for … more →

Tags: #Psh2013, sg2013, PowerShell, scripting games

Scripting Games-Subfunctions

richardsiddaway wrote 1 week ago: One of the principles of writing scripts (or any code) is the KISS principle – Keep It Simple Script … more →

Tags: PowerShell

2013 PowerShell Scripting Games Advanced Event 3 - Bringing Bad Habits from the GUI to PowerShell

Mike F Robbins wrote 1 week ago: I’m seeing a trend with a lot of PowerShell scripters. Many of us have a GUI, non-scripting backgrou … more →

Tags: PowerShell

Scripting Games–filtering on remote server

richardsiddaway wrote 1 week ago: In event 3 you have to get information on hard disk capacity.  I’ve only looked at the first co … more →

Tags: PowerShell, PowerShell and WMI

Advanced Event 3 - 2013 Scripting Games

Jonathan Tyler wrote 1 week ago: We have made it to the midpoint of the Scripting Games.  I think that a lot has been learned and the … more →

Tags: Scripting Games 2013, WMI, Calculated Property, Windows Powershell, HTML, HTML element, ConvertTo-HTML, hash table

Scripting games–ErrorActionPreference

richardsiddaway wrote 1 week ago: I’ve seen a lot of this type of thing in events 1 and 2 $ErrorPref = $ErrorActionPreference$ErrorAct … more →

Tags: PowerShell

People Who are Blogging About the 2013 Scripting Games5 comments

Mike F Robbins wrote 1 week ago: I’m sure that most people can easily find any of the blogs of the official judges from the 201 … more →

Tags: PowerShell

Scripting Games–making work

richardsiddaway wrote 2 weeks ago: I saw this in one of the submissions: $Properties = @{} $Properties['Computer'] = $SystemInfo.__SERV … more →

Tags: PowerShell

2013 PowerShell Scripting Games Advanced Event 2 – Why NOT to use the Win32_ComputerSystem WMI Class2 comments

Mike F Robbins wrote 2 weeks ago: The majority of the entries I’ve seen for the Scripting Games event 2 are using the TotalPhysi … more →

Tags: PowerShell

Advanced Event 2 - 2013 Scripting Games

Jonathan Tyler wrote 2 weeks ago: The games continue! The second event has closed and voting has begun. There is still time for you to … more →

Tags: WMI, PSObjects, Advanced Function, Scripting Games 2013, Get-WmiObject, Write-Output, Object, CmdletBinding, Parameters

2013 PowerShell Scripting Games Advanced Event 2 - Attention to Detail is Everything1 comment

Mike F Robbins wrote 2 weeks ago: Here’s my approach to the 2013 PowerShell Scripting Games Advanced Event 2: When I start one o … more →

Tags: PowerShell

Scripting Games–new Get-ChildItem parameters3 comments

richardsiddaway wrote 2 weeks ago: One improvement that came with PowerShell v3 is the –File and –Directory parameters on Get-ChildItem … more →

Tags: PowerShell V3

Scripting Games-don’t repeat the work

richardsiddaway wrote 2 weeks ago: There are some good features to this script but what really hurts is the two trips to the server for … more →

Tags: PowerShell and WMI, PowerShell

Scripting Games–how not to output data2 comments

richardsiddaway wrote 2 weeks ago: I haven’t finished blogging about event 1 yet but this caught my eye. Things aren’t too bad until we … more →

Tags: PowerShell and WMI, PowerShell

Scripting Games: event 1–use of robocopy2 comments

richardsiddaway wrote 2 weeks ago: The object of the exercise in both the beginners and advanced sections of event 1 was to move a set … more →

Tags: PowerShell

Scripting Games–major dislike #21 comment

richardsiddaway wrote 2 weeks ago: I’ve already blogged about incorrect use of backticks.  Here is another example of un-necessary … more →

Tags: PowerShell


Related Tags
All →

Follow this tag via RSS