frgnca / AudioDeviceCmdlets

AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
MIT License
743 stars 92 forks source link

-ShowDisabled parameter #23

Closed frgnca closed 5 years ago

frgnca commented 5 years ago

Get-AudioDevice -List # lists all enabled devices Get-AudioDevice -List -ShowDisabled # lists all enabled devices followed by all disabled devices