Hi,
As per this Google bug page: here
We cannot use the legacy browser extension in our session host environment.
It seems the work around is to exclude the temp and tmp directories of a user profile, from their user profile disk.
Can someone advise the appropriate syntax to use in the Remote Desktop deployment properties section of server manager to exclude these folders? Everything I have tried thus far has not worked, and my only working way of doing this is to change their environment variables at login via a script deployed using group policy. This is not ideal, as this does not complete before the user's session is initialised, meaning it is not effective until their second login.
Excluding the folder via deployment properties would be far neater, and more effective from the get go.
Thanks
Eds