I have built an .MSI installer in Intune. I have assigned it to a group. I am using the following installation command.
/qb! /l*v "c:\temp\App_Install.log" REBOOT=ReallySuppress
According to Intune this application installed correctly without issue. But it never installs locally and the c:\temp\app_install.log never gets created. if it was never installed why would Intune think it did?
When Intune installs an .MSI does it push it out or does it run it from Intune? If it pushes it down to the client where does it push it? Here? C:\Program Files (x86)\Microsoft Intune Management Extension\Content
/qb! /l*v "c:\temp\App_Install.log" REBOOT=ReallySuppress
According to Intune this application installed correctly without issue. But it never installs locally and the c:\temp\app_install.log never gets created. if it was never installed why would Intune think it did?
When Intune installs an .MSI does it push it out or does it run it from Intune? If it pushes it down to the client where does it push it? Here? C:\Program Files (x86)\Microsoft Intune Management Extension\Content
Last edited: