Appearance
Turn audio on
#Requires -Version 5.1 try { $obj = new-object -com wscript.shell $obj.SendKeys([char]173) exit 0 } catch { throw }
This script has no configurable parameters.