Skip to main content

How to get rid of a new line in powershell

$message = $evt.Message -replace "`n|`r"

Comments

Popular posts from this blog