Previous Topic: Performing an Administrative Installation

Next Topic: Identify the CMS: SetParentName.mst

Installation Transforms

Transform files let you apply customized configuration changes to a Windows Installer package. CA DLP typically provides scripts to create several useful transforms. If no script is provided, you can obtain the transform from CA DLP Technical Support.

For script-generated transforms, you must copy the script into the same folder as your administrative installation source image, Client.msi . You will need write access to this folder. You can then run the script by double-clicking it in Windows Explorer. This will generate the transform for the administrative installation source image.

You can reference transforms as an option for msiexec.exe, as part of the program for an SMS distribution package, or as a modification to a Group Policy installation package.

You can find the scripts to generate transforms in the \Support folder of your CA DLP distribution media. The references below list the transforms that are currently supported.

More information:

Identify the CMS: SetParentName.mst

Prevent Automatic Startup: DisableAutostart.mst

Prevent Consoles being Installed: HideConsole.mst

Prevent Unauthorized Uninstallations of CA DLP: ClientLockDown.mst

Configure Outlook Client Agent: EmailClientOptions.mst

Install Application Integration: EnableAppmon.mst

Silent Uninstallations for SMS: SMSQuietUninstall.mst