Filter By
Displaying results 1 - 2 of 2 (Page 1 of 1)
AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows Tags |
Disables the audio beep when user presses backspace in the powershell console. Will prompt to save this setting to a user profile for future sessions. uses: "Set-PSReadlineOption -BellStyle None" command Mutes Audio Beep Sound Backspace Delete Console PowerShell Tags |