Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
November 15, 2006
If you have the appropriate drives installed, sound should work in Windows Server 2003 Standard Edition, but it is disabled by default in Windows Server 2003 Enterprise Edition.
To enable sound in Windows Server 2003 Enterprise edition:
1. Open a CMD.EXE window.
2. Type the following command and press Enter:
REG ADD HKLMSYSTEMCurrentControlSetServicesAudioSrv /V Start /T REG_DWORD /F /D 2
3. Shutdown and restart you computer.
You May Also Like