I have folder redirection configured with the following settings:
Setting: Basic - Redirect everyone's folder to the same location
Target..: Redirect to the following location
Root Path: %homeshare%\config\... (with “Home Directory” being \\servername\share$\%username% configured in user's account)
Move the contents to Desktop to the new location – enabled
Leave the folder in the new location when policy is removed – enabled
This has been working well, only we need now to change the “Home Directory” to use FQDN such as \\servername.domain.com\share$\%username%. The\\servername\share$\%username% and\\servername.domain.com\share$\%username% refer actually to the same location.
The changes does take effect, only the content are being overwritten. It is just as the OS (Windows 7) created new Desktop, Documents, etc.
What would be the way to be able to adapt the configuration and the users still keep their prior contents.
Thanks