Office Online Server 2013: encountered an error during setup

clip_image001

Office Online Server 2013 설치 중 encountered an error during setup 오류 발생.

clip_image002

MSiExec.exe 1000 오류. 검색해보니 위와 같은 글이 있었다.

This is a generic error and it doesn’t tell much about what caused it. Some applications may fail with this error when the system is left unstable by another faulty program. Usually, a reboot is recommended when this type of error is showing up. If the error is persistent, then one can start digging further (i.e. update the application that is listed in the event), install latest hotfixes, check for viruses and so on.
MSIEXEC is related to Windows installer. Unregister and re-register the Windows Installer and check if it helps.

  1. Press Windows key + R, type MSIEXEC /UNREGISTER, and then click OK. Even if you do this correctly, it may look like nothing occurs.
  2. Press Windows key + R, type MSIEXEC /REGSERVER, and then click OK. Even if you do this correctly, it may look like nothing occurs, or you may briefly see an hourglass. After you run this command, the operation is complete.

출처: <http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/faulting-application-name-msiexecexe-version/ee2b57bc-3701-4a49-b8d2-a89157a95a13?auth=1>

clip_image003

명령 프롬프트에서 MSIEXEC 관련 명령 2개를 입력.

clip_image004

오류 해결~

이것도 살펴보세요!

WSL: Linux용 Windows 하위 시스템 배포 삭제하기

명령 프롬프트를 실행 현재 설치된 배포판 리스트를 확인 wsl -l 배포판을 삭제해갑시다 wsl --unregister 배포판이름 …

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다