About this article
This article will explain how Templafy Desktop Server Mode installation works.
- Overview
- How to Install Templafy Desktop on Server Mode
- How to Update Server Mode Packages
- Email Signature VSTO Add-in
- Troubleshooting steps
Prerequisites
|
Overview
Templafy Desktop is able to download packages when installed by administrators using Server Mode installation parameter.
When installed in server mode, Templafy Desktop converts enabled add-ins and installs them into %ProgramData%
, and in a similar manner, HKCU keys will be converted to HKLM.
Once the installation completes, installed packages will be displayed under the Modules tab of Templafy Desktop.
Supported Virtual Environments
- Remote Desktop Solutions (ex. Citrix)
- VDI (ex. XenDesktop, Azure Virtual Desktop, or VMWare Horizon)
- Persistent
- Non-Persistent
- VDA (ex. XenApp or published Apps)
- Windows Server (2008 is not supported) and Windows Virtual Desktop
|
How to Install Templafy Desktop on Server Mode
- After activating the Templafy Desktop Server Mode module in the Admin Center, navigate to
Office Add-ins
tab also in the Admin Center - Click on
Download
in the Install Templafy tab to download the Templafy Desktop msi - Run the install with the right parameter for server mode installation (shown below)
- Check Templafy Desktop to see installed modules in the modules tab
- Open Office programs and check add-ins are installed
Installation parameter
Parameter name | Parameter values | Description |
TEMPLAFYOPTIONS | ServerMode | Installs Templafy in Server Mode |
Run below command in an Admin/Elevated prompt or using SCCM:
MSIEXEC /i TemplafyDesktop.[tenant].msi ALLUSERS="1" TEMPLAFYOPTIONS="ServerMode"
How to Update Server Mode Packages
To update server mode packages, Admins will need to run the following command(s). This can be run on the image, or it can be configured to run every night on all servers.
-
Run as admin (for 32-bit):
%ProgramFiles%\Templafy\Desktop\Templafy.Desktop.exe /forceupdate
-
Run as admin (for 64-bit):
%ProgramFiles(x86)%\Templafy\Desktop\Templafy.Desktop.exe /forceupdate
Email Signature VSTO Add-in
If Email Signatures are used in a server environment (persistent or non-persistent) running Office 365 version 2008 and above, then a GPO needs to be configured to disable Outlook Roaming Signatures.
DWORD | Value | Description |
DisableRoamingSignatures | 1 | Disables Outlook Roaming Signatures |
If Email Signatures are used in a non-persistent environment, the following components/paths must persist to retain the onboarding flow synchronization keys and download the signature HTML file:
-
Email Signature settings:
HKEY_CURRENT_USER\SOFTWARE\Templafy\OfficeAddIns\EmailSignature\Outlook\16.0
-
URL and Token:
HKEY_CURRENT_USER\SOFTWARE\Templafy
-
Email Signature folder path:
%appdata%\Microsoft\Signatures
Comments
0 comments
Article is closed for comments.