Hi all,
I'm new to WSUS WPP and I managed to configure install and uninstall of well known products in this forum.
However, I'm trying to do a custom uninstall of a program using msiexec since I don't have msi files for the software to do a regular uninstall using WSUS publish update option
I tried adding registry product code and do a custom uninstall using msiexec /X{Productcode} and follow the same step for uninstalling Java. I also added Msi Productcode manually, but when I publish and go to approval view, I don't have option to "Approve for uninstall".
Anyone have any ideas as to going about uninstalling software with product codes only?
I forgot to mention, if I do
msiexec /X{productcode} /qn
in cmd, I'm able to uninstall the software fine.
I'm new to WSUS WPP and I managed to configure install and uninstall of well known products in this forum.
However, I'm trying to do a custom uninstall of a program using msiexec since I don't have msi files for the software to do a regular uninstall using WSUS publish update option
I tried adding registry product code and do a custom uninstall using msiexec /X{Productcode} and follow the same step for uninstalling Java. I also added Msi Productcode manually, but when I publish and go to approval view, I don't have option to "Approve for uninstall".
Anyone have any ideas as to going about uninstalling software with product codes only?
I forgot to mention, if I do
msiexec /X{productcode} /qn
in cmd, I'm able to uninstall the software fine.