Forum Discussion
Johan_Eriksson
Apr 03, 2019Brass Contributor
Having trouble with FSLogix user profile sharing - any good troubleshooting steps to follow?
I followed the steps in https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-user-profile. The problem I have is that the profile is not shared. Also I see no files in share fol...
knickson
Copper Contributor
AliGomaa, Not sure if you ever got an answer to this? I'm in the process of migrating to Blob and am having the same issue. Any information would be greatly appreciated.
Jp8701
Sep 28, 2023Copper Contributor
You can use groups. Its described here:
Set up FSLogix Profile Container with Azure Files and AD DS or Azure AD DS - Azure Virtual Desktop | Microsoft Learn
icacls <mounted-drive-letter>: /grant "<DOMAIN\GroupName>:(M)"
icacls <mounted-drive-letter>: /grant "Creator Owner:(OI)(CI)(IO)(M)"
icacls <mounted-drive-letter>: /remove "Authenticated Users"
icacls <mounted-drive-letter>: /remove "Builtin\Users"
I am using the same group that assigns access to the AVD Workspace