Virtual PC Beep
One annoying function of remoting into a virtual server is that each time a system event happens the PC speaker will beep and annoy not only yourself but everyone around you. Below are steps to remove this and make your and everyone else's life around you much more pleasant.
- Click on the "Start" button
- Choose the "Run" menu option
- Type in "sc config beep start=disabled" (without quotes)
- Click the "OK" button
- Click on the "Start" button
- Choose the "Run" menu option
- Type in "net stop beep"
- Click the "OK" button
- This will stop the system from beeping without having to reboot your computer.