'AudioDeviceCmdlets sucessfully (?) installed but unable to execute
I've installed AudioDeviceCmdlets. It shows as a Module in Powershell ISE V5. Get-AudioDevice, Set-AudioDevice, and Write-AudioDevice are all present, together with their applicable parameters (List, Index, ID, ...). Get-AudioDevice Help also displays the different Synopsis.
When I try to execute (e.g., Get-AudioDevice -List), however, I'm getting Element not found. (Exception from HRESULT: 0x80070490). I can't figure out what the problem is - could it be this is somehow not supported in Windows 11?
FYI, I've also tried executing the Cmdlets in VS Code with Powershell 7.2 installed, but seeing same issue.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
