Disable the Beep in a Virtual Machine on Virtual Server

Contributor Icon Contributed by davak Date Icon October 6, 2005  
Tag Icon Tagged: Windows

Everytime a system event occurs in Virtual Server, the PC speaker will beep. This will disable it.


You can disable to the beep service if you are tired of listening to your PC speaker during every system event.

Stop the Beep Service #1:

    1. Click Start
    2. Click Run
    3. In the run box type
    sc config beep start= disabled

Stop the Beep Service #2:

    1. Click Start
    2. Click Run
    3. In the run box type
    net stop beep

    Note: Using net stop, the service will restart when the virtual machine is restarted.

Windows KB

Previous recipe | Next recipe |
 
blog comments powered by Disqus