부모글 보이기/감추기 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를 이용해 접속하면 되기 때문입니다. (따라서, 위의 내용과 동일합니다.) 정성태 ... 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 ... NoWriterDateCnt.TitleFile(s) 12398정성태11/4/202019823오류 유형: 678. Windows Server 2008 R2 환경에서 Powershell을 psexec로 원격 실행할 때 hang이 발생하는 문제12397정성태11/4/202019931.NET Framework: 960. C# - 조건 연산자(?:)를 사용하는 경우 달라지는 메서드 선택 사례112396정성태11/3/202016284VS.NET IDE: 152. Visual Studio - "Tools" / "External Tools..."에 등록된 외부 명령어에 대한 단축키 설정 방법12395정성태11/3/202019701오류 유형: 677. SSMS로 DB 접근 시 The server principal "..." is not able to access the database "..." under the current security context.12394정성태11/3/202017212오류 유형: 676. cacls - The Recycle Bin on ... is corrupted. Do you want to empty the Recycle Bin for this drive?12393정성태11/3/202016086오류 유형: 675. Visual Studio - 닷넷 응용 프로그램 디버깅 시 Disassembly 창에서 BP 설정할 때 "Error while processing breakpoint." 오류12392정성태11/2/202020692.NET Framework: 959. C# 9.0 - (9) 레코드(Records) [4]112390정성태11/1/202021242디버깅 기술: 173. windbg - System.Configuration.ConfigurationErrorsException 예외 분석 방법12389정성태11/1/202020262.NET Framework: 958. C# 9.0 - (8) 정적 익명 함수 (static anonymous functions)112388정성태10/29/202018496오류 유형: 674. 어느 순간부터 닷넷 응용 프로그램 실행 시 System.Configuration.ConfigurationErrorsException 예외가 발생한다면?12387정성태10/28/202019434.NET Framework: 957. C# - static 필드의 정보가 GC Heap에 저장될까요? [3]112386정성태10/28/202020588Linux: 34. 사용자 정보를 함께 출력하는 리눅스의 ps 명령어 사용 방법12385정성태10/28/202017744오류 유형: 673. openssl - req: No value provided for Subject Attribute CN, skipped12384정성태10/27/202020557오류 유형: 672. AllowPartiallyTrustedCallers 특성이 적용된 어셈블리의 struct 멤버 메서드를 재정의하면 System.Security.VerificationException 예외 발생12383정성태10/27/202020716.NET Framework: 956. C# 9.0 - (7) 패턴 일치 개선 사항(Pattern matching enhancements) [3]112382정성태10/26/202018298오류 유형: 671. dotnet build - The local source '...' doesn't exist12381정성태10/26/202020305VC++: 137. C++ stl map의 사용자 정의 타입을 key로 사용하는 방법 [1]112380정성태10/26/202015582오류 유형: 670. Visual Studio - Squash_FailureCommitsReset12379정성태10/21/202022045.NET Framework: 955. .NET 메서드의 Signature 바이트 코드 분석 [1]212378정성태10/15/202020552.NET Framework: 954. C# - x86/x64 환경에 따라 달라지는 P/Invoke 함수의 export 이름 [1]112377정성태10/15/202021364디버깅 기술: 172. windbg - 파일 열기 시점에 bp를 걸어 파일명 알아내는 방법(Managed/Unmanaged)12376정성태10/15/202017009오류 유형: 669. windbg - sos의 name2ee 명령어 실행 시 "Failed to request module list." 오류12375정성태10/15/202018216Windows: 177. 윈도우 탐색기에서 띄우는 cmd.exe 창의 디렉터리 구분 문자가 'Yen(¥)' 기호로 나오는 경우 [1]12374정성태10/14/202024291.NET Framework: 953. C# 9.0 - (6) 함수 포인터(Function pointers) [1]212373정성태10/14/202017826.NET Framework: 952. OpCodes.Box와 관련해 IL 형식으로 직접 코딩 시 유의할 점12372정성태10/13/202020872.NET Framework: 951. C# 9.0 - (5) 로컬 함수에 특성 지정 가능(Attributes on local functions)1 ... 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 ...