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