August 29, 2013|
PowerShell for Admins, Tips and Tricks
Are you familiar with PowerShell’s -replace operator? "John Jones" -replace "Jones","Smith" Most folks are aware of it, and rely on it for straightforward string replacements like this one. But not …...
Read More