부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. Hyper-V 연결 오류 - A connection will not be made because credentials may not be sent to the remote computer 어느 순간부터 Hyper-V 내의 가상 머신 콘솔에 연결하려고 하면 다음과 같은 오류가 발생했습니다. [그림 1: Hyper-V 가상 머신 연결 오류] 다행히 해결 방법이 검색 1순위로 ^^ 공개되어 있습니다. "A connection will not be made because credentials may not be sent to the remote computer" FIX* ; https://social.technet.microsoft.com/Forums/en-US/961c2dd6-c34a-4b17-a10f-a3afdd9db3f0/quota-connection-will-not-be-made-because-credentials-may-not-be-sent-to-the-remote-computerquot?forum=virtualmachingmgrhyperv 내용인 즉, Hyper-V 관리자에서 "Hyper-V Settings" 메뉴를 선택하고, [그림 2: Hyper-V Settings 메뉴 선택] "User Credentials"의 "Use default credentials automatically (no prompt)" 선택값을 해제하고 "Delete Saved Credentials" 메뉴를 선택해서 기존 캐쉬된 인증 정보를 삭제하라는 것입니다. [그림 3: User Credentials 설정] 그런데, 저 같은 경우에는 "Use default credentials automatically (no prompt)" 선택값이 이미 해제된 상태였습니다. 재미있게도, 오히려 그 선택값을 "설정"하고 저장을 하니 접속 오류 문제가 해결되었습니다. [이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] .NET Framework: 179. Dictionary.Get(A) 대신 Dictionary.Get(A.GetHashCode())를 사용해서는 안 되는 이유[이전 글] 개발 환경 구성: 79. Hyper-V의 가상 머신에서 소리 재생 방법 [최초 등록일: 6/30/2010] [최종 수정일: 6/13/2021] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... NoWriterDateCnt.TitleFile(s) 14006정성태8/23/2025239Linux: 121. Linux - snap 패키지 관리자로 설치한 소프트웨어의 디렉터리 접근 제한14005정성태8/21/2025485오류 유형: 982. sudo: unable to load /usr/libexec/sudo/sudoers.so: libssl.so.3: cannot open shared object file: No such file or directory14004정성태8/21/2025595오류 유형: 981. dotnet 실행 시 No usable version of the libssl was found14003정성태8/21/2025623닷넷: 2357. C# 14 - (9) 새로운 지시자 추가 (Ignored directives)14002정성태8/20/20251158오류 유형: 980. C# - appsettings.json 파일의 설정값이 적용 안 된다면?14001정성태8/19/20251367닷넷: 2356. .NET SDK 10 - 단일 소스 코드 파일을 빌드/실행하는 기능을 "dotnet" 명령어에 추가14000정성태8/18/20251212오류 유형: 979. ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory13999정성태8/15/20251471닷넷: 2355. C# 14 - (8) null 조건부 연산자 개선 - 대입문에도 사용 가능113998정성태8/14/20251325닷넷: 2354. C# 14 - (7) 확장 메서드에 정적 메서드와 속성 지원을 위한 전용 구문 추가113997정성태8/14/20251428Linux: 120. docker 컨테이너로 매핑된 볼륨에 컨테이너 측의 사용자 ID를 유지하면서 복사하는 방법13996정성태8/13/2025991오류 유형: 978. Unable to find the requested .Net Framework Data Provider.13995정성태8/13/2025991개발 환경 구성: 754. Visual C++ - 리눅스 빌드를 위한 Ubuntu 18 docker 컨테이너 설정13994정성태8/12/2025955오류 유형: 977. SQL Server - User, group, or role '...' already exists in the current database. (Microsoft SQL Server, Error: 15023)13993정성태8/11/20251507오류 유형: 976. Microsoft.ML.OnnxRuntimeGenAI 패키지 사용 시 "cublasLt64_12.dll" which is missing. (Error 126: "The specified module could not be found.") 오류13992정성태8/11/20251650닷넷: 2353. C# - Foundry Local을 이용한 gpt-oss-20b 모델 사용113991정성태8/9/20251473오류 유형: 975. winget - Foundry Local 패키지 업데이트가 안 되는 문제13990정성태8/8/20251118Windows: 283. Time zone 설정이 없는 Windows Server 202513989정성태8/8/20251612닷넷: 2352. C# - Windows S-mode 환경인지 체크하는 방법113988정성태8/8/20251728오류 유형: 974. 비주얼 스튜디오 업데이트 시 잠김 파일 경고 - Visual Studio Standard Collector Service 150 (VSStandardCollectorService150)13987정성태8/7/20251383닷넷: 2351. C# 14 - (6) event와 생성자에도 partial 메서드 적용113986정성태8/6/20251399닷넷: 2350. C# 14 - (5) 람다 매개 변수에 접근자가 있는 경우에도 타입 생략 가능113985정성태8/6/20251947오류 유형: 973. "wsl --install" 명령어 수행 시 "The server name or address could not be resolved"13984정성태8/6/20251658Windows: 282. 윈도우 운영체제에 추가된 ssh 서버(Win32-OpenSSH)13983정성태8/4/20251922오류 유형: 972. Microsoft.Data.SqlClient 6.1.0 버전부터 .NET 8 이상만 지원13982정성태8/2/20252105개발 환경 구성: 753. CentOS 7 컨테이너 내에서 openssh 서버 호스팅 [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...