Relevant Products: Exclaimer Cloud - Signatures for Office 365
This article describes the different options to remotely deploy the Exclaimer Cloud Signature Update Agent (per-machine).
This article consists of the following sections:
To deploy the Exclaimer Cloud Signature Update Agent via Command Line
To deploy the Exclaimer Cloud Signature Update Agent remotely via GPO
Deploying Exclaimer Cloud Signature Agent via Command Line
To deploy the Exclaimer Cloud Signature Update for all users of a machine:
- Run this command in an elevated command prompt:
msiexec /i "<full path to MSI Installer>" ALLUSERS=1
For example:
msiexec /i "C:\Temp\Exclaimer.CloudSignatureUpdateAgent.Install.msi" ALLUSERS=1
Warning: Make sure the individual user installations and individual machine installations are not used on the same machine.
Deploying Exclaimer Cloud Signature Update Agent remotely via GPO
If your subscription is configured for client-side signature rules then the signatures can be synchronized to the user's local computers, for use in Microsoft Outlook, on Windows.
For the synchronization process to work, the Exclaimer Cloud Signature Update Agent has to be installed on each user's computer.
To configure a Group Policy to install the Exclaimer Cloud Signature Update Agent for all users of a machine, you need to:
Downloading the MSI file
You can download it from here: MSI installer for Exclaimer Cloud Signature Update Agent
Generating an MST File
- If the MSI is installed manually then you need to enter the parameter on the command line.
- If the MSI is installed via Group Policy then you need to enter the parameter in the associated MST file. To create an MST file, you can use an application called Orca.
To generate an MST file:
- Launch Orca.exe.
- Click File then select Open. Select the MSI installer for the Exclaimer Cloud Signature Update Agent.
- Click Transform then select New Transform.
- From the left-hand side Tables section, select Property:
- On the right-hand side of the Property and Value section, edit the value of ALLUSERS to 1:
- Click Transform then select Generate Transform.
- Save the transform file.
Creating a Group Policy
To create a group policy:
- Open the Group Policy Management console and right-click on the domain name.
- Select Create a GPO in this domain, and Link it here...:
3. Enter a name for the new GPO and click OK.
4. Right-click the newly created GPO and click Edit.
5. Navigate to Computer Configuration > Policies > Software Settings:
6. Right-click on Software installation and click New then select Package:
7. Select the MSI package downloaded earlier.
8. Select Advanced for the deployment method, then click OK:
9. Select the Modifications tab and click Add... to add the transform file created earlier.
10. Close the Group Policy Management Editor.
Ensure that the Group policy is configured to apply to the required computers.