I\'m using Get-EventLog to set a variable, and then setting another variable with the event ID description. I then use blat.exe to email this information to a group.
Th
If the variable is a String object then you can do the following:
$Variable.Replace("`"","")