Forum Discussion
Ryan Tracey
May 27, 2021Copper Contributor
Outlook Requires Password Every New Session - FSLogix
Outlook on our RDS servers (Office 2019 Standard Volume License) requires the user to enter their password every time they login to a new RDS session. If I login as a user excluded from FSLogix it sa...
Libis Bueno
Jan 10, 2024Copper Contributor
I encountered this issue, after applying Windows update 21H2 OS build 19044.3803
What worked for me was applying the FSLogix hotfix and adding the RoamingIdentity registry key.
Resolution
Install FSLogix 2210 hotfix 1 (2.9.8440.42104). Configure the new RoamIdentity setting by setting the registry value to 1
HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles
Key: RoamIdentity
Type: DWORD
Value: 1
Hope this helps anyone with this issue.
LB
What worked for me was applying the FSLogix hotfix and adding the RoamingIdentity registry key.
Resolution
Install FSLogix 2210 hotfix 1 (2.9.8440.42104). Configure the new RoamIdentity setting by setting the registry value to 1
HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles
Key: RoamIdentity
Type: DWORD
Value: 1
Hope this helps anyone with this issue.
LB
lukasadametz
Jul 29, 2024Copper Contributor
This did it also for me, was setting it via. GPO. Thanks!