Forum Discussion
bacharbader
Oct 27, 2021Brass Contributor
Storage service StorSvc in Win 10 multi-session causing high CPU
Hello, in AVD host of Windows 10 multi-session that has FSLogix installed, stroage service (StroSvc) sometimes causing very high CPU and it stay like that for few hours. This also happen immedia...
- Oct 29, 2021I found the problem. it is when using FSLogix app masking. when creating the rules files we should not depend on the automatic scan that the tool does. we need to modify this scan and remove hiding unneeded registry keys.
bacharbader
Oct 28, 2021Brass Contributor
I have discovered that the issue is related to FSLofix app masking. when I add .fxa and .fxr files to "C:\Program Files\FSLogix\Apps\Rules". storage service will not be able to calculate the sizes in the user's profile folders and the process will consume high CPU.
Any advice ?
Any advice ?
- bacharbaderOct 29, 2021Brass ContributorI found the problem. it is when using FSLogix app masking. when creating the rules files we should not depend on the automatic scan that the tool does. we need to modify this scan and remove hiding unneeded registry keys.
- HoggeltonNov 16, 2021Copper ContributorI'm trying to understand what you've written as a reply as I'm seeing similar issues, this time in Citrix VADS and I'm using both FSLogix Profiles and App Masking. The rules were already created in a reference image. Are you saying that you remove the registry entries that are being hidden by the rule set? Leaving just directories that get hidden by the rule set?
- bacharbaderJan 10, 2022Brass ContributorYes, in the FXLogix app masking rule, I kept only the folders and exe files that I need to hide... no need to hide registry keys or other system files because normal users cannot access or change them anyway.