부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. 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에서도 잘 됩니다. 간단하니, 아래에 그대로 옮겨 적어봅니다. Go into the 'Services' section (under Admin tools, under Control Panel) Change the 'Windows Audio service' from 'Disabled' to 'Automatic' - and start it Go to the 'Terminal Services Configuration' section (under Admin tools, under Control Panel) Double click on 'RDP-TCP' Select the 'Client Settings' tab Clear the 'Audio Mapping' check box 참고로, 아래의 화면은 윈도우 서버 2008 R2에서 설정하는 방법을 보여주고 있습니다. [이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 오류 유형: 96. Hyper-V 연결 오류 - A connection will not be made because credentials may not be sent to the remote computer[이전 글] 제니퍼 .NET: 14. ASMX, WCF 호출 모니터링 및 누수 확인 [최초 등록일: 6/23/2010] [최종 수정일: 6/12/2021] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 2015-05-15 02시42분 [손영욱] 안녕하세요. notebook 에서 설정하는 방법은 없는가요? [guest] 2015-05-15 04시32분 상관없습니다. 설정 자체가 해당 guest 머신에서 하는 것이고, 클라이언트는 RDP를 이용해 접속하면 되기 때문입니다. (따라서, 위의 내용과 동일합니다.) 정성태 ... 166 167 168 169 [170] 171 172 173 174 175 176 177 178 179 180 ... NoWriterDateCnt.TitleFile(s) 760정성태8/17/200938436개발 환경 구성: 47. XmlCodeGenerator 1.0.0.4 업데이트 [2]759정성태8/16/200930260.NET Framework: 155. 닷넷 프로파일러의 또 다른 응용: Visual Studio 2010 Historical Debugging758정성태8/15/200923583VS.NET IDE: 65. WPF 프로젝트용 Visual Studio 패치들 [2]757정성태8/12/200922970오류 유형: 84. TFS 작업 항목 보기 오류 - WorkItemTypeDeniedOrNotExistException756정성태8/9/200922554오류 유형: 83. A revocation check could not be performed for the certificate.755정성태8/6/200920299.NET Framework: 154. 이벤트 2중 구독754정성태7/16/200932649VS.NET IDE: 64. Visual Studio 2010 - 64bit 혼합 모드 디버깅 지원753정성태7/15/200931148.NET Framework: 153. WPF와 WinForm의 Shown 이벤트 시점752정성태7/14/200926714개발 환경 구성: 46. .NET Service Bus 응용 사례: SocketShifter [2]1751정성태7/9/200928065.NET Framework: 152. 순환 참조와 XmlSerializer1750정성태7/7/200927806.NET Framework: 151. Team Explorer가 설치되지 않은 PC에서 System.InvalidProgramException 예외 발생1748정성태7/2/200925740.NET Framework: 150. WPF - Property Element 사용 의미2747정성태7/1/200945417.NET Framework: 149. WPF - UI 업데이트를 바로 반영하고 싶다면? [3]1746정성태6/25/200932507.NET Framework: 148. WPF - 데이터 바인딩 시의 예외 처리 방법 [1]1745정성태6/22/200924507.NET Framework: 147. WPF - Binding에 Sibling 요소 지정 [2]1744정성태6/21/200923368.NET Framework: 146. WPF - 중첩된 ScrollViewer의 크기 제어 [2]1743정성태6/17/200927468.NET Framework: 145. Unity Container 개체 풀이742정성태6/17/200926956.NET Framework: 144. WPF - FrameworkElement.Parent 속성이 null이라면? [3]740정성태6/12/200924551.NET Framework: 143. WPF - Transform의 역변환1739정성태6/8/200937292.NET Framework: 142. WPF - Grid 컨트롤의 ShowGridLine 개선 [5]1737정성태6/6/200942760.NET Framework: 141. Win32 Interop - 크기가 정해지지 않은 배열을 C++에서 C#으로 전달하는 경우2734정성태6/4/200926224.NET Framework: 140. WPF - CellPadding 속성을 구현하는 Grid Layout [2]1733정성태5/29/200931633.NET Framework: 139. WPF - "M/d/yyyy h:mm:ss tt" 형식으로만 날짜를 출력하는 문제732정성태5/27/200926618Team Foundation Server: 32. 팀 빌드 오류 확인 방법731정성태5/27/200921629Team Foundation Server: 31. 팀 빌드 스케줄 확인 방법730정성태5/26/200927149VS.NET IDE: 63. Visual Studio 2010 - Parallel Stacks [1] ... 166 167 168 169 [170] 171 172 173 174 175 176 177 178 179 180 ...