PowerShell Scripting Games 2013
Looking for a good way to start learning PowerShell or fancy testing yourself with some more advanced problems to solve? It’s time again for the annual Scripting Games and this year the PowerShell...
View ArticleLearning Points From PowerShell Scripting Games Event #1
Event 1 for the PowerShell Scripting Games 2013 has closed, here are a few learning points I picked up on from entries submitted. 1) Get-ChildItem -Recurse When you need to retrieve files from paths...
View ArticleLearning Points From PowerShell Scripting Games Event #2
Event 2 for the PowerShell Scripting Games 2013 has closed, here are a few learning points I picked up on from entries submitted. 1) Win32_Processor This event is a bit of a sneaky one and if you...
View ArticleLearning Points From PowerShell Scripting Games Event #3
Event 3 for the PowerShell Scripting Games 2013 has closed, here are a few learning points I picked up on from entries submitted. 1) Filter to the left Some cmdlets in PowerShell have their own...
View ArticleLearning Points From PowerShell Scripting Games Event #4
Event 4 for the PowerShell Scripting Games 2013 has closed, here are a few learning points I picked up on from entries submitted. 1) Random AD Users The first part of this event is to work with 20...
View Article