Search found 1 match

by reneepasofino
02 Oct 2020 09:54
Forum: DOS Batch Forum
Topic: Uninstall multiple MsiExec applications
Replies: 0
Views: 33430

Uninstall multiple MsiExec applications

Attempting to create a batch script to uninstall multiple msiexec applications using SCCM, and then I want to install the new application in the same batch script.
Is this possible in one batch script or should I look at another way of doing it?