$shell = New-Object -ComObject "Wscript.Shell"
$shell.SendKeys([char]175) # Ses acmak icin
$shell.SendKeys([char]174) # Ses kismak icin
$shell.SendKeys([char]174) # Mute icin
Microsoft MVP (Cloud and Datacenter Management – PowerShell)
$shell = New-Object -ComObject "Wscript.Shell"
$shell.SendKeys([char]175) # Ses acmak icin
$shell.SendKeys([char]174) # Ses kismak icin
$shell.SendKeys([char]174) # Mute icin