PowerTip: Display a Blinking Message by Using PowerShell

Summary : Use this one-line Windows PowerShell command to display a blinking message.
Is there a one-line command that I could use to blink a message in the Windows PowerShell console to get the users attention?
Pipe a range of numbers to the Foreach...(read more)