Installing the Outlook Add-In on Terminal Server

Terminal Server is a Windows environment in which users can make a connection to a central server and access Outlook on that server instead of their desktops.

To install the Outlook Add-in on a Terminal Server

When installing the Add-In, users who are not administrators on the Terminal Server may see an error that says policies are set to prevent this installation.

MSGDisabMSI.PNG

To work around this error, you can add a registry value under HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\.

To add a registry value prevent this error

  1. Locate or create the registry key HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer.

  2. Right-click Installer, then click New > DWORD Value.

  3. Name the value DisableMSI.

  4. Right-click DisableMSI, then click Modify and ensure the Value data is 0. (For more information about this registry value, refer to the MSDN article DisableMSI.)

ILLUST_RegistryTSInstall.PNG