Hello!
I would really appreciate if someone could help with the following issue.
We have had an intermittent issue with persona profiles syncing over the last 2 weeks.
When User login in system, View PM creates a temporary user profile. In Windows Logs error «profile is corrupted». If I create a new profile, the error also appears.
Folder settings were performed according to VMware documentation (http://pubs.vmware.com/horizon-7-view/topic/com.vmware.horizon-view.desktops.doc/GUID-8DA2B3DC-028F-...)
UPD 0:
I check tree "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList", and delete my profile wit .bak extension, after that I try re-logon in system and profile successful downloaded.
But I not understand, why in this bak profile "profile image path" store on C, although persistent disk have letter 😧
Your attached file doesn't contain the message when user was logging in.
Although you have persistent disk (D: drive), it doesn't mean that the profile will be created in drive 😧
Check following value to know where the profile is created.
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
Name: ProfilesDirectory
Type: REG_SZ
Default value is "%SystemDrive%\Users" without "".
I checked HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ ProfileList, in my VM value "D:\Users", now I tred replace this value on default
There should be a default value?