workingsysadmin.com
code golf – Working Sysadmin
http://www.workingsysadmin.com/tag/code-golf
Figuring stuff out at work. About & Contact. Tag Archives: code golf. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ github.com/ThmsRynr/PS10YearCodeGolf. Gcim(gcls *ix* % *mC*e)? Ls c:\...
workingsysadmin.com
Pester – Working Sysadmin
http://www.workingsysadmin.com/category/pester
Figuring stuff out at work. About & Contact. Invoking Pester and PSScriptAnalyzer Tests in Hosted VSTS. January 18, 2017. Continue reading →. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ ...
workingsysadmin.com
PowerShell – Working Sysadmin
http://www.workingsysadmin.com/category/powershell
Figuring stuff out at work. About & Contact. How To Tell If The Verbose Parameter Of A Function Is From [CmdletBinding()] Or Manually Added. March 1, 2017. Pardon the long title. I had a task recently to go through a big folder full of scripts written by random people with equally random skill levels. Lots of the scripts had a -Verbose. Parameter, but they weren’t all done correctly. Some scripts correctly included the [CmdletBinding()]. Line above the param(). Block Some just had a [Switch]$Verbose.
workingsysadmin.com
codegolf – Working Sysadmin
http://www.workingsysadmin.com/tag/codegolf
Figuring stuff out at work. About & Contact. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ github.com/ThmsRynr/PS10YearCodeGolf. Check this page out for links to the individual holes, too.
workingsysadmin.com
Thomas Rayner – Working Sysadmin
http://www.workingsysadmin.com/author/thmsrynroutlook-com
Figuring stuff out at work. About & Contact. All posts by Thomas Rayner. How To Tell If The Verbose Parameter Of A Function Is From [CmdletBinding()] Or Manually Added. March 1, 2017. Pardon the long title. I had a task recently to go through a big folder full of scripts written by random people with equally random skill levels. Lots of the scripts had a -Verbose. Parameter, but they weren’t all done correctly. Some scripts correctly included the [CmdletBinding()]. Line above the param(). February 8, 2017.
workingsysadmin.com
pester – Working Sysadmin
http://www.workingsysadmin.com/tag/pester
Figuring stuff out at work. About & Contact. Invoking Pester and PSScriptAnalyzer Tests in Hosted VSTS. January 18, 2017. Continue reading →. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ ...
workingsysadmin.com
mvp – Working Sysadmin
http://www.workingsysadmin.com/category/mvp
Figuring stuff out at work. About & Contact. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ github.com/ThmsRynr/PS10YearCodeGolf. Check this page out for links to the individual holes, too.
workingsysadmin.com
PowerShell 10 Year Anniversary Code Golf Winners – Working Sysadmin
http://www.workingsysadmin.com/powershell-10-year-anniversary-code-golf-winners
Figuring stuff out at work. About & Contact. PowerShell 10 Year Anniversary Code Golf Winners. November 21, 2016. For the PowerShell 10 Year Anniversary, Will Anderson ( @GamerLivingWill. On Twitter) and I ( @MrThomasRayner. On Twitter) ran a three-hole code golf competition on code-golf.com. A site developed by fellow MVP Adam Driscoll. Here is the link to all the background info on the competition: https:/ github.com/ThmsRynr/PS10YearCodeGolf. Check this page out for links to the individual holes, too.
workingsysadmin.com
powershell – Working Sysadmin
http://www.workingsysadmin.com/tag/powershell-2
Figuring stuff out at work. About & Contact. How To Tell If The Verbose Parameter Of A Function Is From [CmdletBinding()] Or Manually Added. March 1, 2017. Pardon the long title. I had a task recently to go through a big folder full of scripts written by random people with equally random skill levels. Lots of the scripts had a -Verbose. Parameter, but they weren’t all done correctly. Some scripts correctly included the [CmdletBinding()]. Line above the param(). Block Some just had a [Switch]$Verbose.