Skip to main content
h00tz
Participant
September 4, 2015
Question

uninstall from the command line

  • September 4, 2015
  • 1 reply
  • 2069 views

We have a site licence for Adobe Creative Cloud 2015.

I've packaged Adobe Creative Cloud 2015 Muse for Windows.

We use Microsoft SCCM to deploy packaged applications to our 8000 managed Windows 7 machines.

Using MS SCCM I can install the packaged CC 2015 Muse from the command line.

However, how do I uninstall an Adobe Creative Cloud 2015 application from the command line?

    This topic has been closed for replies.

    1 reply

    Mandhir Bhatia
    Participating Frequently
    September 4, 2015

    Hi Kevan,

    You can go ahead & follow command line as below for uninstall:

    For the uninstall package, append “ /uninstall /quiet” to the command. For example:

    msiexec.exe /uninstall PS_1.msi /quiet

    Source: Creative Cloud Help | Deploying Adobe packages with SCCM      

    Let us know if you need more help on this.

    Thanks

    Mandhir