About this article
This article will explain how server mode/VDI installation works on Templafy Hive from Templafy Desktop client 3.1.27. Sections in this article:
- About server mode installation with Templafy Desktop
- How to install Templafy Desktop on server mode?
- How to update server mode packages?
- Installation parameter
- Troubleshooting steps
Prerequisites
|
About server mode installation with Templafy Desktop
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.
|
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 msi - Run the install with the right parameter for server mode installation
- 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 Citrix image, or it can be configured to run every night on all Citrix 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
Troubleshooting steps
If add-ins are not installed, there are a few initial steps to try out.
- Check that modules are installed
- Check that the Server mode module is enabled in the tenant
- Check Templafy Desktop logfiles
If these don't solve the issue, please reach out to Templafy Support.
Related articles
Comments
0 comments
Article is closed for comments.