Quantcast
Channel: PowerShell Archives • The Lonely Administrator
Viewing all articles
Browse latest Browse all 261

Capturing Names with PowerShell and Regular Expressions

$
0
0

As you continue to learn and embrace PowerShell, you will eventually meet regular expressions. Hopefully many of you already have some fundamental knowledge. if not, the first place to start is by reading the help topic, about_regular_expressions In this article, I’m gong to introduce you to an advanced regular expression topic – named captures. I’ll […]

Check out my PowerShell Essentials page https://jdhitsolutions.com/blog/essential-powershell-resources/


Viewing all articles
Browse latest Browse all 261

Trending Articles