AppSense Outlook Signature and other Profile Information Lost

AppSense Outlook Signature and other Profile Information Lost

When a user logs on and launches Microsoft Outlook, some profile information is lost. The most obvious side effect for us was the user losing their Outlook Signature.This problem can occur if there is a mismatch between the “First-Run” key in the users personalised registry and the HKLM registry of the local machine for Microsoft Office.

As Microsoft Office gets installed across your PC/Server estate, different flavours with different updates using different MSPs and Configs result in the following HKLM registry key differing on each instance.

When the user logs on and launches Microsoft Office, the value in this key is compared with the value in

If the two differ, Outlook will launch the “First-Run” wizard, resulting in some personalised information being overwritten.

We needed to ensure that the “First-Run” value persisted across our environment in both the HKLM and HKCU portion of the registry (the later being held in the AppSense Personalization Database).

First, you will need to identify what “First-Run” value you want to set across your estate. We compared the HKLM registry keys of our Terminal Servers, XenApp Servers and workstations. Ok, now lets dig out our Environment Manager config.

  • Start by creating a new node under “Computer Startup” or modify any existing node that deals with Microsoft Office registry settings on Computer Startup.
  • Next, create a condition that checks if Microsoft Office is installed. *In this example, I am dealing with Microsoft Office 2010 or version “14”. You will need to substitute the registry key portion with your correct value if you are dealing with another version of Office. e.g. Office 2003 is “11”, Office 2007 is “12”.
  • Now we need to set the following registry using the action “Set Registry Value” on all of our Terminal/Citrix server and PC’s as a child node to this condition:-
  • Your node should look something like this:-

  • Now we have set the key in the local machine registry, we are going to have to set this same key against the user to ensure the same key matches the HKLM key wherever the user launches Outlook. Jump down to the “Process Started” node and create a new process to monitor for “outlook.exe” (or add a child node if the process already exists.
  • Create an action that will set the HKCU to the same value as the one we set on the HKLM key in the previous steps. The reg value should be (in this example to match the HKLM we set earlier)
  • Your action should look like the following:-AppSense Outlook Signature and other Profile Information Lost
  • The reg value should look something like this:-AppSense Outlook Signature and other Profile Information Lost
  • On the “Personalization Tab” ensure that “Policy configuration takes precedence over personalization” is selected. This ensures any existing value that has been personalized by Outlook.exe is over ruled.AppSense Outlook Signature and other Profile Information Lost

That is it. We have now ensured that the HKLM reg value is consistent across our estate. We have made sure that when a user runs Outlook, the reg key value in HKCU matches the HKLM key to ensure the first run wizard does not re-run when the keys mismatch.

Thanks to AppSense support with assisting on this one.

 

4/5 - (1 vote)

Leave a Comment

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.