MSI file Installation failure

Rambo 6 Reputation points
2022-02-09T05:30:24.77+00:00

A .msi file was installed to a remote machine(Windows 10) using WMI, the error code denoted successful installation but when looked into installed software in the remote Windows 10 machine there is no sign of an installed application at all

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-02-09T15:19:10.427+00:00

    Hi there,

    First, make sure that the Windows Installer service isn’t disabled.

    -On the desktop, press Windows key + R to open the Run Dialog.
    -Type services.msc in the Run Dialog, and then press Enter to open Services.
    -Right-click the Windows Installer service, and then click Properties.
    -If the Startup type box is set to Disabled, change it to Manual.
    -Click OK to close the Properties window.
    -Right-click the Windows Installer service, and then click Start. The service should start without errors.

    You can also try to run the .msi packages as an administrator and see if that helps you. Here are some links to help you out with more troubleshooting steps.

    How to troubleshoot Windows Installer errors
    https://support.microsoft.com/en-us/topic/how-to-troubleshoot-windows-installer-errors-dc2f66aa-2ae2-1e61-6104-b8166628fbde


    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.