We're having issues with Persona Management and folder redirection. We enabled persona management, and folder redirection within the persona GPO (Computer Configuration->Policies->Administrative Templates->VMware View Agent Configuration->Persona Management->Folder Redirection) We are having issues specifically with the Downloads, Documents, Pictures, Videos, Music folders. The Desktop folder works fine.
These are Windows 10 VDIs.
Currently, the path to our persona server is \\persona01\VDI_UserFolders$\%username%.%userdomain%\Foldername
For instance:
\\persona01\VDI_UserFolders$\%username%.%userdomain%\Desktop works fine. The path to Downloads is \\persona01\VDI_UserFolders$\%username%.%userdomain%\Downloads.
We receive this message when browsing to Documents on the VDI:
"C:\Users\username\Documents is unavailable. If the location is on this PC....."
That folder does not exist inside C:\Users\username, but I do see C:\Users\username\Desktop
I do see the folders created under \\persona01\VDI_UserFolders$\%username%.%userdomain%\ folder - I see Documents, Downloads, Music, Pictures, etc.
Any idea why the local C:\Users\username\Documents, Downloads, folders are not being created locally? Initlaly, I can create files and folders, but the next time the user logs in, we receive the unavailable message. I've confirmed the permissions with the Share Validation Tool, no issues.