Forum Discussion
Windows cannot start the remote app program
Hi,
I have a user who belongs to both virtual desktop and virtual apps group. the issue is when the user login to Virtual Desktop and logout , and then try to use the Virtual apps he is getting attached error message. the only way to fix this is to restart session hosts(which is not practical when others are using).
Any idea why this is happening?
Thanks,
Premson.
- virtualmancIron Contributor
premson_baby Have you checked this registry setting?? That is the setting which normally causes that behaviour.
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TSAppAllowList
Find the key “fDisabledAllowList”
It will be set to “0”
Change to “1”.
Maybe you have a policy setting which is controlling it???
- premson_babyCopper Contributor
Thanks' for your response, I will check with client and update.
But I wonder if the restart of the session VM's fixing the issue then, it's not an issue in the client side, it should be an issue in the WVD session host's side, like some sort of session locking for the user?
Such as only one session is allowed for a user, and the session lock is not releasing on time?
Also I am using fslogix, and Azure storage file share for user session management.
Following are my fslogix registry settings.
[HKEY_LOCAL_MACHINE\SOFTWARE\FSLogix\Profiles]
"Enabled"=dword:00000001
"VHDLocations"="Path-to-storage-fileshare"
"GroupPolicyState"=dword:00000000
"DeleteLocalProfileWhenVHDShouldApply"=dword:00000001Session hosts OS is windows server 2019.
Regards.
- ReneMPCopper ContributorSame issue here, TSAppAllowList not getting updated until reboot of the host.