Forum Discussion
The FSLogix 2201 Public Preview is now available
I have already mentioned this behavior with _local profile not being properly deleted occasionally. As I mentioned in my previous comment, this case was open as Microsoft Technical Support case and got escalated all the way to even examining OS system dump but no solution was found even though it was verified as a bug. The case was finally closed without a resolution. This issue is happening from previous versions for over 1 year now and there is still no official response from Microsoft on why the identified bug has not been resolved yet. In my article (https://stefanos.cloud/kb/how-to-resolve-error-group-policy-client-service-failed-the-logon-access-denied-in-citrix-and-fslogix-environments/) I provide a detailed analysis of the issue and of the troubleshooting steps performed in coordination with the FsLogix support team and product group. Numerous FsLogix users with same issue have contacted me from various countries asking if there any further update I can share with them.
Again, this is affecting many customers and it is very important to have a final resolution. We need your feedback on this, thank you.
For now I've scheduled a simple script that runs every 30 minutes during the nightly hours to:
- Check if there are any users still logged on through RDP
- If not, check if there are any local_ of profile folders still there that shouldn't
- If so:
- Run an "frx.exe list-redirects" and cleanup where needed (doesn't seem to be needed anymore since the 2201 release)
- Run an "frx.exe stop-agent" & "frx.exe start-agent" (this removes the locks from the profile folders; without having to reboot the server)
- Do additional cleaning
- Registry: ProfileList and ProfileServices\References
- Profile folder: take ownership and remove "local_<usersname>" and "<username>" folders
It's not ideal, but it keeps servers clean.
- kesslersebFeb 09, 2022Copper Contributor
Hey,
can you share the script?
That would be great! 🙂
We have a new installation for a customer that is currently working very well.
In another installation there is the problem that the domain account "Administrator" has a black screen after login. Can anyone confirm this problem?
- kesslersebFeb 11, 2022Copper Contributor
In another installation there is the problem after Upgrade from Version 2.9.7838.44263 the domain account "Administrator" has a black screen after login.
Can anyone confirm this problem?
- vara93Feb 14, 2022Iron ContributorThis is an old problem, it's in all versions.