Unattended uninstall switches and parameters
This section describes the switches and parameters you can configure when running an unattended uninstall of specific Content Manager server features.
Start by using the basic command syntax:
SDLTridion2011SP1.exe -s [-log "<logpath>\<logfilename>.log" ]<params>
where
- <logpath> is a path to a custom log location
- <logfilename> is a custom filename base for the log file
- <params> is a sequence of zero or more parameters of the form
<param>=<value>, denoting the software component(s) you want to uninstall.
If you omit the -log switch, the installer creates a log file in one of the following locations:
- On a Windows 2008 machine: the subdirectory SDL\Chainer\Logs\ of the path indicated by the
%PROGRAMDATA%environment variable (defaults to c:\ProgramData\). - On a Windows 2003 machine: C:\Documents and Settings\All Users\Application Data\SDL\Chainer\Logs\.
The following list shows the named parameters you can use for the uninstallation. Set the value of the parameter to the value (All).
CdWindowsServices_RemovedFeatures- Uninstalls Windows Services (Transport Service and Monitoring).
cm_RemovedFeatures- Uninstalls Content Manager features.
CMECore_RemovedFeatures- Uninstalls Content Manager Explorer core features. This does not uninstall the GUI itself, but only the extensible GUI framework.
CMEGui_RemovedFeatures-
Uninstalls Content Manager Explorer features. This uninstalls the GUI itself.
Documentation_RemovedFeatures-
Uninstalls Documentation features.
OutboundEmail_RemovedFeatures-
Uninstalls Outbound E-mail features.
SDLTridionUGC_RemovedFeatures-
Uninstalls the User-Generated Content (UGC) application.
SpellChecker_RemovedFeatures-
Uninstalls spell-checking features in the Content Manager Explorer GUI.
TcmSearch_RemovedFeatures-
Uninstalls search functionality for Content Manager Explorer.
TemplateBuilder_RemovedFeatures-
Uninstalls the Template Builder application.
TranslationManager_RemovedFeatures-
Uninstalls the Translation Manager application.