Windows 제품 키를 설치할 수 없습니다-오류 0x80041015


0

Windows 8.1에 적합한 제품 키를 설치하기로 결정했습니다.

PC 설정 애플릿을 시도했지만 키 승인을 거부했습니다.

을 사용해 보았지만 slmgr /ipk ....오류 WBEM_E_TRANSPORT_FAILURE 0x80041015가 발생했습니다.

slmgr.vbs스크립트를 디버깅하고 기본 WMI를 사용하려고했습니다. wmic:root\cli>PATH SoftwareLicensingService where Version="6.3.9600.16497" call InstallProductKey ProductKey="..." Execute (\\PC\root\cimv2:SoftwareLicensingService.Version="6.3.9600.16497")->InstallProductKey() (Y/N/?)? y ERROR: Description = Transport failure

이 문제를 해결하고 제품 키를 설치하는 방법은 무엇입니까?

답변:


당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.