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...
Johan_Eriksson
Apr 04, 2019Brass Contributor
No questions are stupid when troubleshooting: I specified the UNC path to the share.
My suspicion is that step 5. under https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-user-profile#prepare-the-virtual-machine-to-act-as-a-file-share-for-user-profiles is perhaps lacking some permissions that FSLogix require.
On a hunch, I gave "Domain Users" full control to the share and it started to work. I then removed "Domain Users" and FSLogix was unable to load the profile. My wild guess is therefore that "Domain Computers" full control permissions are insufficient for proper operations.
(Also note that the link FSLogix documentation at the end of that section only leads to a login prompt for me. I tried to get a user account from FSLogix, but it was not accepted.)
JaviMora
Apr 27, 2020Copper Contributor
Hi
We are doing this with azure storage instead of using a server and it doesn't work.
We followed the instructions on this link.
We create the share
We enable AAD DS
We assign specific users with "Storage File Data SMB Share Contributor" role to the share
We mount the share on a VM and configure full access for domain users
But still not allowing access
On the event log I can see this message:
No Create access: \\intechwvd.file.core.windows.net\wvdprofiles\S-1-5-21-303179029-2383376087-3032883996-1139_jmorales-test (The user name or password is incorrect.)
- AgdarAug 30, 2020
Microsoft
Were you able to get to the bottom cause of this yet? - ksganesh18Jun 16, 2020Copper Contributor
JaviMora We are having the same issue. Were you able to fix it?