Microsoft MVP성태의 닷넷 이야기
개발 환경 구성: 79. Hyper-V의 가상 머신에서 소리 재생 방법 [링크 복사], [링크+제목 복사],
조회: 34410
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Hyper-V의 가상 머신에서 소리 재생 방법


최근에 아는 분이 이에 대한 방법이 없느냐고 물어보셨는데요. ^^

적절한 답변을 웹에서 찾을 수 있었습니다.

Sound Card Emulation in Hyper-V?
; http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/a060720c-833e-4855-921b-6d5c79dc98d9

일단, Hyper-V 관리자의 콘솔 화면으로 접근하면 소리를 재생할 수 없습니다. 대신에 RDP(Remote Desktop Protocol)로 접속을 하면 소리 재생이 가능합니다.

위의 답글에 보면, "Virtual PC Guy"의 답변에서 직접 쓴 블로그 글을 소개해 있습니다.

Enabling sound over RDP with a Windows Server 2003 virtual machine
; https://docs.microsoft.com/en-us/archive/blogs/virtual_pc_guy/enabling-sound-over-rdp-with-a-windows-server-2003-virtual-machine

윈도우 서버 2003이라고 나오지만, 당연히 윈도우 서버 2008 VM에서도 잘 됩니다.

간단하니, 아래에 그대로 옮겨 적어봅니다.

  1. Go into the 'Services' section (under Admin tools, under Control Panel)
  2. Change the 'Windows Audio service' from 'Disabled' to 'Automatic' - and start it
  3. Go to the 'Terminal Services Configuration' section (under Admin tools, under Control Panel)
  4. Double click on 'RDP-TCP'
  5. Select the 'Client Settings' tab
  6. Clear the 'Audio Mapping' check box

참고로, 아래의 화면은 윈도우 서버 2008 R2에서 설정하는 방법을 보여주고 있습니다.

hyper_v_rdp_sound_1.png



[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 6/12/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2015-05-15 02시42분
[손영욱] 안녕하세요. notebook 에서 설정하는 방법은 없는가요?
[guest]
2015-05-15 04시32분
상관없습니다. 설정 자체가 해당 guest 머신에서 하는 것이고, 클라이언트는 RDP를 이용해 접속하면 되기 때문입니다. (따라서, 위의 내용과 동일합니다.)
정성태

... 46  47  48  49  [50]  51  52  53  54  55  56  57  58  59  60  ...
NoWriterDateCnt.TitleFile(s)
12690정성태6/28/202116749Java: 23. Azure - 자바(Java)로 만드는 Web App Service - Tomcat 호스팅
12689정성태6/25/202118428오류 유형: 730. Windows Forms 디자이너 - The class Form1 can be designed, but is not the first class in the file. [1]
12688정성태6/24/202117747.NET Framework: 1073. C# - JSON 역/직렬화 시 리플렉션 손실을 없애는 JsonSrcGen [2]파일 다운로드1
12687정성태6/22/202115083오류 유형: 729. Invalid data: Invalid artifact, java se app service only supports .jar artifact
12686정성태6/21/202117094Java: 22. Azure - 자바(Java)로 만드는 Web App Service - Java SE (Embedded Web Server) 호스팅
12685정성태6/21/202118321Java: 21. Azure Web App Service에 배포된 Java 프로세스의 메모리 및 힙(Heap) 덤프 뜨는 방법
12684정성태6/19/202116665오류 유형: 728. Visual Studio 2022부터 DTE.get_Properties 속성 접근 시 System.MissingMethodException 예외 발생
12683정성태6/18/202117942VS.NET IDE: 166. Visual Studio 2022 - Windows Forms 프로젝트의 x86 DLL 컨트롤이 Designer에서 오류가 발생하는 문제 [1]파일 다운로드1
12682정성태6/18/202114487VS.NET IDE: 165. Visual Studio 2022를 위한 Extension 마이그레이션
12681정성태6/18/202114788오류 유형: 727. .NET 2.0 ~ 3.5 + x64 환경에서 System.EnterpriseServices 참조 시 CS8012 경고
12680정성태6/18/202116865오류 유형: 726. python2.7.exe 실행 시 0xc000007b 오류
12679정성태6/18/202116935COM 개체 관련: 23. CoInitializeSecurity의 전역 설정을 재정의하는 CoSetProxyBlanket 함수 사용법파일 다운로드1
12678정성태6/17/202115435.NET Framework: 1072. C# - CoCreateInstance 관련 Inteop 오류 정리파일 다운로드1
12677정성태6/17/202118269VC++: 144. 역공학을 통한 lxssmanager.dll의 ILxssSession 사용법 분석파일 다운로드1
12676정성태6/16/202117416VC++: 143. ionescu007/lxss github repo에 공개된 lxssmanager.dll의 CLSID_LxssUserSession/IID_ILxssSession 사용법파일 다운로드1
12675정성태6/16/202115344Java: 20. maven package 명령어 결과물로 (war가 아닌) jar 생성 방법
12674정성태6/15/202116523VC++: 142. DEFINE_GUID 사용법
12673정성태6/15/202117158Java: 19. IntelliJ - 자바(Java)로 만드는 Web App을 Tomcat에서 실행하는 방법
12672정성태6/15/202118843오류 유형: 725. IntelliJ에서 Java webapp 실행 시 "Address localhost:1099 is already in use" 오류
12671정성태6/15/202127554오류 유형: 724. Tomcat 실행 시 Failed to initialize connector [Connector[HTTP/1.1-8080]] 오류
12670정성태6/13/202117481.NET Framework: 1071. DLL Surrogate를 이용한 Out-of-process COM 개체에서의 CoInitializeSecurity 문제파일 다운로드1
12669정성태6/11/202117599.NET Framework: 1070. 사용자 정의 GetHashCode 메서드 구현은 C# 9.0의 record 또는 리팩터링에 맡기세요.
12668정성태6/11/202120107.NET Framework: 1069. C# - DLL Surrogate를 이용한 Out-of-process COM 개체 제작파일 다운로드2
12667정성태6/10/202117990.NET Framework: 1068. COM+ 서버 응용 프로그램을 이용해 CoInitializeSecurity 제약 해결파일 다운로드1
12666정성태6/10/202115578.NET Framework: 1067. 별도 DLL에 포함된 타입을 STAThread Main 메서드에서 사용하는 경우 CoInitializeSecurity 자동 호출파일 다운로드1
12665정성태6/9/202117641.NET Framework: 1066. Wslhub.Sdk 사용으로 알아보는 CoInitializeSecurity 사용 제약파일 다운로드1
... 46  47  48  49  [50]  51  52  53  54  55  56  57  58  59  60  ...