부모글 보이기/감추기 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를 이용해 접속하면 되기 때문입니다. (따라서, 위의 내용과 동일합니다.) 정성태 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 13028정성태4/13/202217188.NET Framework: 1193. (appsettings.json처럼) web.config의 Debug/Release에 따른 설정 적용13027정성태4/12/202216867.NET Framework: 1192. C# - 환경 변수의 변화를 알리는 WM_SETTINGCHANGE Win32 메시지 사용법113026정성태4/11/202217669.NET Framework: 1191. C 언어로 작성된 FFmpeg Examples의 C# 포팅 전체 소스 코드 [3]13025정성태4/11/202217423.NET Framework: 1190. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 vaapi_encode.c, vaapi_transcode.c 예제 포팅13024정성태4/7/202215956.NET Framework: 1189. C# - 런타임 환경에 따라 달라진 AppDomain.GetCurrentThreadId 메서드13023정성태4/6/202216518.NET Framework: 1188. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 transcoding.c 예제 포팅 [3]13022정성태3/31/202215934Windows: 202. 윈도우 11 업그레이드 - "PC Health Check"를 통과했지만 여전히 업그레이드가 안 되는 경우 해결책13021정성태3/31/202217622Windows: 201. Windows - INF 파일을 이용한 장치 제거 방법13020정성태3/30/202215066.NET Framework: 1187. RDP 접속 시 WPF UserControl의 Unloaded 이벤트 발생113019정성태3/30/202216541.NET Framework: 1186. Win32 Message를 Code로부터 메시지 이름 자체를 텍스트로 구하고 싶다면?113018정성태3/29/202217117.NET Framework: 1185. C# - Unsafe.AsPointer가 반환한 포인터는 pinning 상태일까요? [5]13017정성태3/28/202215229.NET Framework: 1184. C# - GC Heap에 위치한 참조 개체의 주소를 알아내는 방법 - 두 번째 이야기 [3]13016정성태3/27/202217954.NET Framework: 1183. C# 11에 추가된 ref 필드의 (우회) 구현 방법113015정성태3/26/202219916.NET Framework: 1182. C# 11 - ref struct에 ref 필드를 허용 [1]13014정성태3/23/202216207VC++: 155. CComPtr/CComQIPtr과 Conformance mode 옵션의 충돌 [1]13013정성태3/22/202214525개발 환경 구성: 641. WSL 우분투 인스턴스에 파이썬 2.7 개발 환경 구성하는 방법13012정성태3/21/202214485오류 유형: 803. C# - Local '...' or its members cannot have their address taken and be used inside an anonymous method or lambda expression13011정성태3/21/202218514오류 유형: 802. 윈도우 운영체제에서 웹캠 카메라 인식이 안 되는 경우13010정성태3/21/202214412오류 유형: 801. Oracle.ManagedDataAccess.Core - GetTypes 호출 시 "Could not load file or assembly 'System.DirectoryServices.Protocols...'" 오류13009정성태3/20/202217126개발 환경 구성: 640. docker - ibmcom/db2 컨테이너 실행13008정성태3/19/202217155VS.NET IDE: 176. 비주얼 스튜디오 - 솔루션 탐색기에서 프로젝트를 선택할 때 csproj 파일이 열리지 않도록 만드는 방법13007정성태3/18/202214723.NET Framework: 1181. C# - Oracle.ManagedDataAccess의 Pool 및 그것의 연결 개체 수를 알아내는 방법113006정성태3/17/202217852.NET Framework: 1180. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 remuxing.c 예제 포팅13005정성태3/17/202216003오류 유형: 800. C# - System.InvalidOperationException: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.13004정성태3/16/202215563디버깅 기술: 182. windbg - 닷넷 메모리 덤프에서 AppDomain에 걸친 정적(static) 필드 값을 조사하는 방법13003정성태3/15/202215909.NET Framework: 1179. C# - (.NET Framework를 위한) Oracle.ManagedDataAccess 패키지의 성능 카운터 설정 방법 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ...