PowerCLI
Escape from Powershell Regex!
Alright, hopefully this will be a quick one. Sometimes with powershell it takes strings of characters and even though you don’t want it to, it interprets them as Regular Expression(Regex). When this happens, sometimes there is really just no way to get around powershell’s understanding of what you want…. Read more…