FSLogix registry issue

Yurko 26 Reputation points
2021-04-19T09:13:21.42+00:00

Hi.
We are using FSLogix for profile management in Win19 RDS environment, both Profile and Office Containers are enabled. Also, we use logon scripts to perform various registry operations.
And have next issue:
Logon script adds some registry value(enables Office add-in), but this value “disappears” from registry.
I see “disappearing” literally using another user session, Regedit and F5, value appears and disappears in 1-2 seconds.
Disabling Office Container resolves issue, registry value remains after logon process.
Looks like, Office Container replaces registry changes in some way(re-mount profile?).
Has anyone encountered such behavior? Is there any solution?

FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
463 questions
0 comments No comments
{count} vote

10 answers

Sort by: Most helpful
  1. Leila Kong 3,691 Reputation points
    2021-04-20T03:36:09.707+00:00

    Hello @Yurko ,

    Is there any screenshot for the issue?
    Can you show your registry settings of Profile Container and Office Container?
    Is there any settings in the Office Container that conflict with Office add-in registry value?
    Will the issue be reproduced if you don't add the Office add-in registry value but still enable Office Container?

    For your reference:
    https://learn.microsoft.com/en-us/office/dev/add-ins/testing/testing-and-troubleshooting
    https://learn.microsoft.com/en-us/fslogix/configure-office-container-tutorial
    https://learn.microsoft.com/en-us/fslogix/profile-container-office-container-cncpt

    Best regards,
    Leila

    ----------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Yurko 26 Reputation points
    2021-04-22T06:39:16.973+00:00

    Thanks for reply @Leila Kong .
    The problem is that the registry values are applied and then “disappears”, screenshot doesn’t describe anything.
    If I set HKEY_LOCAL_MACHINE\SOFTWARE\Policies\FSLogix\ODFC\Enabled=0 (disable Office container), these registry values do not disappear.
    Logon script just adds add-in open value:
    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\excel\options\OPEN=”some path”
    Here is configuration for Profile and Office containers:

    90180-profile-container.txt 90251-office-container.txt

    0 comments No comments

  3. Leila Kong 3,691 Reputation points
    2021-04-23T09:46:08.077+00:00

    Hello @Yurko ,

    Will the issue still occur if you enable office related registry values in the Office Container?


  4. Leila Kong 3,691 Reputation points
    2021-05-03T07:50:44.837+00:00

    Hello @Yurko ,

    Is there any influence if this Office add-in value “disappears” from registry?
    What's your purpose of using this script? Is there any restrictions for this script?

    I noticed you just change enabled=0 to disable Office container, what about changing other ODFC registry values one by one to see which value has conflict with the Office add-in script? For instance: "IncludeOutlook" =1; "IncludeOfficeFileCache"=1

    0 comments No comments

  5. Leila Kong 3,691 Reputation points
    2021-05-11T06:32:25.063+00:00

    Hello @Yurko ,

    How are things going there on this issue?
    Please let me know if you would like further assistance.

    0 comments No comments