When you run Outlook 2013 in a terminal server (aka Remote Desktop Session Host) you can experience that every time Outlook is launched the user sees the installer running “configuring office 2013 64-bit components” for a few seconds.
Solution:
- Install Windows Search Services. On 2008 R2: Subcomponent to “File Services” role. On 2012: Located under Features.
- If prompted: Don’t add drives for indexing
- If prompted: Reboot
- Set the server into install mode (“Change user /install” in elevated cmd)
- Start Outlook 2013, the installation popup should not appear now
- Set the server into Execution modeĀ (“Change user /execute” in elevated cmd, or reboot)
Problem solved!