How to configure system volume with PowerShell
Back in 2011 I wrote a blog post on how to mute Windows System Volume programmatically. This week I found another approach on GitHub using PowerShell. The PowerShell Module WindowsAudioDevice-Powershell-Cmdlet provides a number of cmdlets to control the Windows System volume. Read More …