client.msi installation failed

Emmanuel Flores 1 Reputation point
2021-05-04T03:26:22.6+00:00

I have problem installing SCCM on this machine. The error code is:
File C:\Windows\ccmsetup{15714557-4FAA-4A6B-A33A-8F64D3FF658A}\client.msi installation failed. Error text: ExitCode: 1603
Action: InstallInitialize.
ErrorMessages:
Internal Error 2203. C:\Windows\Installer\inprogressinstallinfo.ipi, -2147023504

But when I map C:\Windows\Installer I can't find the file inprogressinstallinfo.ipi. Does anyone have any idea what does this error code mean -2147023504. System has Full Control over all the folders.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,800 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 43,061 Reputation points Microsoft Vendor
    2021-05-04T07:44:38.313+00:00

    Hi, @Emmanuel Flores
    Thank you for posting in Microsoft Q&A forum.
    The file inprogressinstallinfo.ipi is like a temporary database created by Windows Installer during installation.
    Have we reviewed client.msi.log for more detailed messages?
    Here is an article about the similar issue, but we should find the .ipi file to use the solution:
    https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/client-installation-error-1603
    Have we check the %systemroot%\installer directory during client installation process?


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

  2. Pavel yannara Mirochnitchenko 12,411 Reputation points MVP
    2021-05-04T08:38:06.853+00:00

    Also examine c:\windows\ccmsetup\ccmsetup.log. If only one machine, the msiinstaller could be corrupted, can you try to install any other simple msi like 7zip?

    0 comments No comments