Unattended repair or uninstallation of Content Manager server features

By adding the -repair or -uninstall switch to the installer executable call, you can repair or uninstall Content Manager server your installation. To uninstall specific Content Manager server software components, omit the -uninstall switch and specify one or more of the uninstall parameters.

The following command repairs your previously installed Content Manager server installation, without showing a user interface:

SDLTridion2011SP1.exe -s -repair

The following command uninstalls your previously installed Content Manager server completely, without showing a user interface:

SDLTridion2011SP1.exe -s -uninstall

You can also uninstall specific Content Manager server software components by leaving out the -uninstall switch, and instead specifying a specific parameter for each software component you want to uninstall, set to the value (All).

For example, the following command uninstalls only Template Builder, without showing a user interface:

SDLTridion2011SP1.exe -s TemplateBuilder_RemovedFeatures=(All)