News

In Part 1 of this series, I showed you an example of PowerShell's native validation capabilities. In that installment, I wrote a function that accepted a text string as input. The function then ...
Even though it has somewhat of a checkered reputation, being able to wield it will save you a ton of time. There's a saying that I've heard numerous times about regular expressions (regex). It goes ...
From validating IP addresses to phone numbers, these are some of the handiest expressions in Boe's PowerShell ... a String by Nth Character If you have a string of characters and need to split it into ...