Este artigo tem como objetivo auliar o processo de ativação do audio em um Terminal Service (TS) em uma máquina virtual VmWare.
Como a maioria dos Windows Servers são em ingles, mantenho o idioma ingles:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1004839
To enable sound in a virtual machine when connected using RDP:
Windows 2003:
-
Click Start > Run, type services.msc, and click OK.
- Change the Windows Audio service to Automatic and start the service.
-
Click Start > Settings > Control Panel > Administrative Tools.
-
Click on the Terminal Services Configuration section.
- Double-click RDP-TCP.
- Click the Client Settings tab.
-
Deselect Audio Mapping.
Windows XP and 2008:
-
Click Start > Run, type mmc, and click OK.
-
Add the Group Policy Object Editor snapin.
-
Expand Local Computer Policy.
-
Expand Computer Configuration.
-
Expand Administrative Templates.
-
Expand Windows Components.
-
Expand Terminal Services.
-
In Client/Server data redirection, enable Allow Audio Redirection.
-
Restart the virtual machine.
Windows 7 and 2008 R2:
-
Click Start > Run, type mmc, and click OK.
-
Add the Group Policy Object Editor snapin.
-
Expand Local Computer Policy.
-
Expand Computer Configuration.
-
Expand Administrative Templates.
-
Expand Windows Components.
-
Expand Remote Desktop Services.
-
Expand Remote Desktop Session Host.
-
In Device and Resource redirection, enable Allow Audio and Video Playback Redirection.
-
Restart the virtual machine.
Notes:
-
Windows XP may require the policy to be set to Enable.
-
Windows 2008 may require the policy to be set in User Configuration\Administrative Templates\Windows Components\Terminal Services.
- Windows 2008 R2 requires Windows Audio Service to be started automatically.
To ensure that this service starts automatically: -
- Click Start > Run, type services.msc and click OK.
- Change the service to start in Automatic mode.