News

In the last part of this series, we looked at defining a type for the output of our PowerShell tool. If you skipped that lesson, you should go back and read it first. I'll wait... Ok. Today we'll look ...
If you ever need to know more about PowerShell, if you ever had any questions about building functions or scripts, you need to hear from Don Jones. Over the years, Jones has spoken about written ...
Good thing PowerShell has ways to validate the values that are passed to a function. In recent years, I have found that nearly all of the PowerShell scripts that I have written for production use ...