Support Forum: Get Support for Patch My PC Products and Services
Microsoft Configuration Manager and Intune (Enterprises/Paid) => Support and General Questions (Enterprises Using ConfigMgr and Intune) => Topic started by: wokkeltje on January 04, 2019, 12:49:02 AM
-
Is there a possibility to use native SCCM patching and still use Pre/post installation scripts and kill processes feature?
An example:
* Citrix HDX RealTime Media Engine can't be installed if wfica32.exe is running. currently the update is failing since our users are constantly working in a Citrix session, so the process is running the whole day.
* Oracle Java update does not disable update feature when installing the new version, how can we add the following install parameters? JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1
thanks
-
No, this won't be possible directly in SCCM publishing since it needs to be added dynamically when publishing and SCCM can't do that. Java updates should be disabled during the installation.