Removing the CRM Desktop Add-In for Multiple Users
You can use the System Center Configuration Manager (SCCM) to remove the Siebel CRM Desktop add-in in the background if it is installed for multiple users. You can use the SCCM management console to open the distribution package that you created when you installed Siebel CRM Desktop, open the Siebel CRM Desktop program, and then enter the following value in the command line:
msiexec /x "CRMDesktop.msi" /qr
You can enter the following command to remove Siebel CRM Desktop SSO for multiple users:
msiexec /x "InvisibleSSOModule.msi" /qr
For more information, see Removing or Upgrading Siebel CRM Desktop SSO.
For more information, see the topic about how to uninstall a product in the Windows Installer (msiexec) command line options section of the Microsoft TechNet Web site. For more information, see How Siebel CRM Desktop Handles Items If the User Removes the Siebel CRM Desktop Add-In.