FSLogix & Remote Desktop - Windows Server 2025
Posted by RiskProof7214@reddit | sysadmin | View on Reddit | 9 comments
Hello everyone,
I am IT system engineer and I have issues with a FSLogix Remote Desktop deployment.
Let me introduce the setup.
We currently use a storage server where all our FSLogix user profiles are stored (obviously using network UNC path) and 4 Remote Desktop servers where all my users are connecting through a Remote Desktop Gateway dedicated server.
Every server is using Microsoft Windows Server 2025 Standard operating system.
The setup count about 90 users.
Everyday, some users are contacting us because their Remote Desktop session is stuck on "Please wait for FSLogix app service" and we are struggling to find a real solution, or even a workaround.
When this problem happens, we try to disconnect user from RDS where the session is connected, but it becomes a ghost session (no username in the task manager and 4 system processes remaining, unable to kill them - query user in CMD doesn't see this ghost session). We also close every linked open files in the storage server (via computer manager), delete the metadata which is next to the VHDx, and clean the user session in SQL Broker database via SQL command... Sometimes it works, but most of the time the user needs to wait like 30 minutes (and the problem is resolved by a random timeout I don't know where).
As far as I know, we are using best practices found in multiple forums or official documentation. In our GPO, we tried to disable VHDx compression at logoff, we do not use ODFC containers, we clean invalid session, we use the Redirect.xml file, we updated FSLogix to latest version, ... To be honest, we tried a lot of things without any real improvements.
Last thing we did is to disable forced SMB encryption in registry on client (Lanmanworkstation) side because my opinion was that a possible SMB slowness could be the main cause of this FSLogix issue (miscommunication between storage server and RDS server).
Every performance graph doesn't show any lack of ressource...
We have another Remote Desktop with FSLogix deployment with same topology (RDSGW - STORAGE - RDS) on Windows Server 2022 Standard OS for this case, which is not showing any issues.
By any chance, is someone able to help me ?
Many thanks in advance !
caspianjvc@reddit
Are you using latest ADMX. Post your settings in the GPO. https://learn.microsoft.com/en-us/fslogix/how-to-use-group-policy-templates
RiskProof7214@reddit (OP)
Hello,
Here are my GPO settings.
Clean-up Invalid Sessions Enabled
Roam Recycle Bin Enabled
VHD Compact Disk Enabled
Delete Local Profile When VHD Should Apply Enabled
Is Dynamic (VHD) Enabled
Outlook Cached Mode Enabled
Prevent Login With Failure Enabled
Prevent Login With Temp Profile Enabled
Profile Type Normal Profile
Redirect Type FSLogix Redirection
Redirection XML Source Folder UNC Path to REDIRECTION.xml
Roam Identity Enabled
Roam Search Single-user Search
Set Temp Folders to Local Path Disabled
Size In MBs 100000
Volume Wait Time (milliseconds) 60000
No Profile Containing Folder Enabled
Volume Type (VHD or VHDX) VHDX
Many thanks.
JeroenPot@reddit
You need configure force logoff / force kill processes during sign of.
pc_load_letter_in_SD@reddit
Good day! Do you have a reference for this? I am not finding anything online about how to accomplish this. I know there are GP settings for force log off but I've never seen anything regarding force kill a process during sign off. Thanks in advanced if you can offer any thoughts. Regards.
JeroenPot@reddit
https://www.google.com/search?q=force+close+process+on+logoff+rds&ie=UTF-8&oe=UTF-8&hl=en-us&client=safari#lfId=ChxjMe
pc_load_letter_in_SD@reddit
Did you try adding an exclusion for the profiles folder in your Defender settings, more specifically, on-access scan etc?
picklednull@reddit
We encountered this with standard UPD’s and not with FSLogix. So I guess it’s a common bug with Server 2025. Never resolved it though.
CP_Money@reddit
Things like this are why I haven't upgraded my RDS Deployment to Server 2025 yet.
andyr354@reddit
Is there anything in the Known Issues that checks out?