Kevin Marquette - The things I do.

Some problems you just can't search on. Here are some I wish were more searchable and this blog is my attempt to make that happen.

Saturday, October 15, 2016

Taking a break from Blogger

›
Hello everyone. Thank you for visiting my blog. My first post in blogger on this account was 12 years ago. I think it is time to try somethi...
Monday, March 21, 2016

Powershell: Using optional paramaters

›
Have you ever created a cmdlet that was a wrapper for another command but you added optional parameters. This is a very common pattern. But ...
1 comment:
Wednesday, March 16, 2016

Showing the intent of your code in Powershell

›
I hang out on /r/Powershell quite often and I find myself talking about writing code that shows your intent quite often. When I initially s...
Tuesday, January 26, 2016

VM IO stalls on HP DL360 G7 ESXi 5.5.0 2403361 with a HP Smart Array p410 and a spare drive

›
We have a product that is very sensitive to network issues. So much so that it logs an error whenever it goes 5 seconds without communic...
Friday, January 22, 2016

Powershell: Write-Host vs Write-Output in Functions?

›
This comes up every so often. This is the question I saw recently: I like to have my scripts and functions display a minimal level of p...
Thursday, January 21, 2016

Setting default parameters for cmdlets without changing them with $PSDefaultParameterValues

›
I ran across something again recently that I find to be really cool. You can add a command to your profile to add default parameters to any...
2 comments:
Wednesday, January 20, 2016

Powershell Error: Cannot process argument because the value of argument "value" is not valid. Change the value of the "value" argument and run the operation again.

›
This Powershell error Cannot process argument because the value of argument "value" is not valid. Change the value of the ...
›
Home
View web version
Powered by Blogger.