How to Enable Audio When Remoting Onto Windows Server 2008
Scavenged from a post written in October, 2009, from an old blog I'm retiring.
If you have ever tried to configure the audio settings on Windows Server 2008 so you could hear remote audio on your local computer, you have probably run into some problems. There are three major pieces to the puzzle, and all must be in place.
1. You need to configure the remote server to support audio. Make sure the Windows Audio service is running.
2. By default, Terminal Services on Windows Server 2008 disables audio redirection. To enable it:
1. You need to configure the remote server to support audio. Make sure the Windows Audio service is running.
2. By default, Terminal Services on Windows Server 2008 disables audio redirection. To enable it:
- Run tsconfig.msc (Start -> Run -> tsconfig.msc)
- Double-click the RDP-Tcp connection to view its properties
- Choose the Client Settings tab
- Uncheck "Audio"
- Click "OK"
- Click the "Options" button in the Remote Desktop Connection window
- Choose the Local Resources tab
- Under "Remote computer sound", choose "Bring to this computer"