Implemented User folder redirection with GPO in DFS (user desktop and Document folder)
Issue with redirecting user profile to the new location in DFS namespace: when policy is applied it creates user folder under the sharename \\contoso.net\Doc\Homefolder\<username> but doesnt create desktop folder neither my document folder.
on client machine user profiles doesnt point to the share location \\contoso.net\Doc\Homefolder\<username> . It points to local profileC:\Users\<username>\desktop
GPO is explicitly applied and the new location \\contoso.net\Doc\Homefolder\ is correctly defined
I need help !!!