Jump to content


veloprofz

sccm deploy msi with batch file

Recommended Posts

Run batch file on Windows, its working:

msiexec.exe /i "%~dp0UpdateFP1.msi" /qn /norestart /l*v "%SystemRoot%\Logs\UpdateFP1.log"

But run this batch file in SCCM deploy, show error:

image.png.5de0a814501c5be642f06819e015f857.png

image.png.fd22b64d6b530783fb8b9065d81f38c1.png

And deploy msi without batch file, install success.

 

Edited by veloprofz

Share this post


Link to post
Share on other sites

8 hours ago, GarthMJ said:

0x87d00213 = Timeout occurred

 

Did you review the log file that you create?  did you test this MSI as the local system account? https://www.recastsoftware.com/resources/how-to-access-the-local-system-account/

I think that there is no problem in the profiles, because the program is uninstalled correctly

Share this post


Link to post
Share on other sites

On 7/21/2023 at 5:17 PM, veloprofz said:

I think that there is no problem in the profiles, because the program is uninstalled correctly

Did you review the log? Did you test the problem using the local system account?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.