Stop the Beeping on terminals and in VMWare Workstation


Resolution (1) Client action required
1. sc stop beep && sc config beep start= disabled

Note: since this requires client action is not very effective in an enterprise envirionment.

Resolution (2) Terminal Server Side action
1. net stop beep
2. sc config beep start= disabled
3. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server
Name = DisableBeep
Type = DWORD
Value = 1

And
Name = MessageBeep
Type = DWORD
Value = 1

4. [HKEY_CURRENT_USER\Control Panel\Sound]
“Beep”=”no”
“ExtendedSounds”=”yes”

5. Reboot system, problem resolved.




You can leave a response, or trackback from your own site.


Further Reading
    None Found




Leave a Reply

Anti-Spam Quiz:

Twitter Delicious Facebook Digg Stumbleupon Favorites More
334 queries in 2.649 seconds.