Description
The Exclaimer Signature Update Agent allows you to synchronize signatures directly with the user's Outlook, on both Windows and macOS as well as Apple Mail.
This page guides you through the process of how you can install the Exclaimer Signature Update Agent for Windows. You can access the latest version for the required deployment options from here: Exclaimer Signature.
Before you install the Exclaimer Signature Update Agent for Windows, please ensure:
- Your Administrator has configured Outlook Signatures in the Exclaimer portal
- Microsoft .NET framework 4.6.2 (x86 and x64) are installed
- You are running one of the following versions of Microsoft Outlook on Windows 8 or above:
- Outlook 2016
- Outlook 2019
Please click on the required options listed below to go through the detailed description:
- It is simple enough that you can send the link to your users to install the application themselves, for themselves.
- It updates automatically as soon as Exclaimer releases a new version.
- (In most cases) You do not require Administrator rights to install a Click-Once application.
Follow these steps to install the Exclaimer Signature Update Agent for Windows:
- Click Download Click-Once to download the Exclaimer Signature Update Agent to your Windows.
- Open the Downloads folder and double-click the exe.
- Click Install to proceed with the installation.
Let the installation complete.
- You can confirm that it is running from the Task Manager:
Deploying via Intune (Endpoint Manager) is suitable for Administrators or IT teams who already make use of Intune and want to deploy the Exclaimer Signature Update Agent to a large number of end-users (preventing the users to interact with the installer themselves).
Follow these steps to deploy the Exclaimer Signature Update Agent for Windows via Intune:
Creating an App
Follow these steps to create an App in the Endpoint Manager:
- Login to the Microsoft Endpoint Manager admin center.
- From the left pane click Apps then click All apps.
- Click Add, then select Line-of-business app from the App type dropdown.
- Click Select to proceed.
- From the Add App pane, click Select app package file to select the relevant package file to be included.
- Click OK to proceed.
- Enter the App information:
- In Name, enter Exclaimer Signature Update Agent (MSI).
- In Description, enter Client-Side application for deploying Exclaimer signatures.
- In Publisher, enter Exclaimer Ltd.
- In App install context, select the relevant install context.
User Context: Installs the app per user.
Device Context: Installs the app at a machine level (similar to using the allusers=1 flag with msiexec).
- Click Next to select All devices to push the MSI to all machines.
- Click Next to proceed then click Create to create the defined app.
The MSI will be uploaded to the Endpoint Manager and will be ready for all devices to pick up.
Checking if the App is assigned to your machine
Follow these steps to check if the app has been assigned correctly to your machine:
- From the left pane click Devices then click All devices.
- Click on the device you want to check then click Managed Apps. You will see a list of all managed Apps that are installed or are waiting to get installed.
Deploying via Group Policy Management (GPO) is suitable for Administrators or IT teams who already make use of Group Policies and want to deploy the Exclaimer Signature Update Agent to a large number of end-users (preventing the users to interact with the installer themselves).
If your subscription is configured with Client-Side signature rules, signatures can be synchronized to the users' local computers, for use in Microsoft Outlook on Windows.
For the synchronize process to work, the Exclaimer Signature Update Agent needs to be running on each user's computer.
But, if necessary, you can also deploy the Exclaimer Signature Update Agent via an MSI package.
To deploy the Exclaimer Signature Update Agent via an MSI package, you need to:
Also, what you can do if the Exclaimer Signature Update Agent does not install?
Downloading MSI package
To download the MSI package for the Exclaimer Signature Update Agent:
- Download the MSI installer for the Exclaimer Signature Update Agent.
Creating a group policy
To create a group policy:
- Open the Group Policy Management console from the Windows button on your domain controller, right-click on the domain name and select Create a GPO in this domain, and link it here...
- Specify a name for the new Group Policy Object (GPO) and click OK.
- Right-click the newly created GPO and click Edit.
- Navigate to User Configuration, select Policies, then select Software Settings:
- Right-click Software installation, select New then click Package.
- Select the MSI package you downloaded earlier.
- From the Deploy Software window, select Assigned as the deployment method and click OK:
- From the Group Policy Management Editor, right-click on the Exclaimer software package and select Properties. The Exclaimer Outlook Signature Update Agent Properties window is displayed.
- Select the Deployment tab and tick the Install this application at logon option, then click OK.
The next time users restart their computer, the GPO will run and apply the Exclaimer Signature Update Agent.
Exclaimer Signature Update Agent not installed?
In some scenarios, the Exclaimer Signature Update Agent may not have been installed - this could be due to lack of time to set the policy.
In such cases, run the following command in the command box to force run the GPO:
Deploying via Group Policy Management (GPO) is suitable for Administrators or IT teams who already make use of Group Policies and want to deploy the Exclaimer Signature Update Agent to machines which are shared by multiple users. A typical use case is for organizations that use Remote Desktop, Virtual Desktop, Citrix or other similar technologies.
Follow these steps to remotely deploy the Exclaimer Signature Update Agent (per-machine):
To deploy the Exclaimer Signature Update Agent via Command Line
To deploy the Exclaimer Signature Update Agent remotely via GPO
Deploying Exclaimer Signature Update Agent via Command Line
To deploy the Exclaimer Signature Update Agent 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 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 Signature Update Agent has to be installed on each user's computer.
To configure a Group Policy to install the Exclaimer 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 the 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 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.
But, if necessary, you can also deploy the Exclaimer Cloud Signature Update Agent via an MSI package.
Follow these steps to deploy an update to the Exclaimer Signature Update Agent while using the existing GPO:
-
Download a new version of the MSI package
- Work within the Group Policy Management
Downloading MSI package
To download the MSI package for the Exclaimer Signature Update Agent:
- Download a new version of the MSI installer for the Exclaimer Signature Update Agent.
Work within the Group Policy Management
To work from within the Group Policy Management:
- Open Group Policy Management.
- Locate the Group Policy Object (GPO) you used at the time of deploying the Exclaimer Signature Update Agent.
- Right-click the GPO and click Edit.
- Navigate to User Configuration > Policies > Software Settings > Software Installation.
- Right-click on the existing software package and select All Tasks > Remove...
- A message box is displayed, prompting you to select one of the software removal methods.
Select the option to Immediately uninstall the software from users and computers:
- Right-click in the deployed software pane and select New > Package...:
- Select the new MSI file. Within the Exclaimer Signature Update Agent Properties window, Deployment tab, select the Deployment type as Assigned.
- For a user-based installation, from the Deployment options select Install this application at logon.
- Click Apply, then OK to save the changes made.