Forum Discussion

Cloud_Geek_82's avatar
Cloud_Geek_82
Copper Contributor
Oct 24, 2024

FSlogix ODFC container and Outlook OST file

Hi All,

 

There is a host pool with a couple of session hosts.

Users' profiles are stored in file share by means of FSLogix with Microsoft apps separated with ODFC container. 

Having all that set up the way I described is it normal that users' Outlook OST files are stored in C:\Users\username\AppData\Local\Microsoft\Outlook? 

For some reason a user periodically gets this error although the path is reachable. 

 

(All AVD users have their OST files stored in local path).

2 Replies

  • Cloud_Geek_82 

     

    Refer this:

     

    1. Verify FSLogix Configuration: Ensure that FSLogix is configured to redirect the Outlook data correctly. The OST files should be stored in the FSLogix container, typically located in the file share specified during setup.

    2. Check Registry Settings: Verify the registry settings for FSLogix. The key settings to check are under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\FSLogix\ODFC. Ensure that the IncludeOutlook setting is enabled and correctly configured. 

    3. Remove Orphaned OST Files: Sometimes, orphaned OST files can cause issues. You can enable the RemoveOrphanedOSTFilesOnLogoff setting in the registry to automatically clean up duplicate OST files.

    4. Reindex and Reattach Containers: Ensure that the FSLogix containers are correctly attached and indexed. You can use the frx list-redirects command to verify the redirection settings.

    5. Permissions and Access: Double-check the permissions on the file share where the FSLogix containers are stored. Ensure that users have the necessary read/write access.

    6. GPO Settings: Ensure that any Group Policy Objects (GPOs) related to FSLogix and Outlook are correctly applied and not conflicting with the FSLogix settings.

    • Cloud_Geek_82's avatar
      Cloud_Geek_82
      Copper Contributor

      Kidd_Ip 

       

      This key is not configured. Does that mean in this case it is stored in the profile container?

      1. Check Registry Settings: Verify the registry settings for FSLogix. The key settings to check are under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\FSLogix\ODFC. Ensure that the IncludeOutlook setting is enabled and correctly configured.

Resources