Hello
So i have a windows 2012 r2 RDSH configured for terminal session together with user profile disk.
Wenn a user logs on everything seems fine, the UPD UVHD is created correctly and in the right Share, but he gets a popup notification that theres a propblem with his roaming profile.
In the eventlog i get an error with id 1521 from user profile service with detail "Path not found".
I looked into registry and, yes under HKLM,Software, Microsoft, Windows NT, current version, profile list, SID i have
"ProfileImagePath" which is "C:\Users\username"
and
"CentralProfile" which is "test\username.domain.V4"
I was under the impression that this CentralProfile value is filled by the GPO "Set roaming profile path for all users logging onto this computer". Is this correct?
Because I ran RSOP for this user but said GPO isnt set.
I search the entire registry for a default value for this key, but to no avail, ive searched the default profile, found nothing.
Where does the Server take this path from? Where can i change this path to the correct path to our UPD Store?
Also, why do all users listet under the profilelist registry entry have a "V4" in the CentralProfile PAth? Is this something i need to worry about?
Also is this CentralProfile even useful while using UPDs?