Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Best method to deploy Kofax 5.0.0 + Patch in SCCM

  • Thread starter Thread starter leo815
  • Start date Start date
  • Replies Replies 5
  • Views Views 2K

leo815

Member
Messages
20
Solutions
2
Reaction score
1
Points
3
Hi team,
I have a setup.exe + patch.msi to deploy together for Kofax
What's the best way to deploy via SCCM 5.2303 as one package ? Thanks
 
Last edited:
Hi team,
I have a setup.exe + patch.msi to deploy together for Kofax
What's the best way to deploy via SCCM 5.2303 as one package ? Thanks
you can use the app deploy toolkit but why dont you create two packages with patch.msi dependent on the first package to be run first.
 
Hi team,
I have a setup.exe + patch.msi to deploy together for Kofax
What's the best way to deploy via SCCM 5.2303 as one package ? Thanks
What have you tied? what is not working for you? What does the vendor say is the right way to deploy it?
 
Thank you team, I deployed 5.0.09 patch and created a dependency to install 5.0.0 before it.
The application installs fine but since application installs in evaluation mode (45 days), software center detects failed install, false positive.
 
Thank you team, I deployed 5.0.09 patch and created a dependency to install 5.0.0 before it.
The application installs fine but since application installs in evaluation mode (45 days), software center detects failed install, false positive.
So this is not a ConfigMgr problem but a setup problem. Have you contact the verdor to ask them how to deploy it?
 
Back
Top