Windows PowerShell

TMT10 Mastering Regular Expressions in PowerShell

11/17/2015

4:15pm - 5:30pm

Level: Introductory to Intermediate

Jeffery Hicks

PowerShell MVP

Senior Technology Fellow

JDH IT Solutions

Regular expressions remain a mystifying if not scary topic for many IT pros. It looks so arcane, it's impossible to learn. And even if you do, what good is it? That's what this session will answer. In this demo-heavy session, you'll learn the regular expression basics and how to use them in your PowerShell work. From simple matches, to replacements to named captures, this session will cover it all.

You will learn:

  • The basic regular expression pattern syntax
  • How to use the REGEX object
  • How to integrate regular expressions into your PowerShell work