We tried to install LN Client 8.0.1 as Multi User Installation with integration in Windows Roaming Profiles.The path after installing the client are for the common files:
C:\Documents and Settings\All Users\Application Data\Lotus\Notes\Data\
and the path for the individuell user files is
C:\Documents and Settings\UserA\Local Settings\Application Data\Lotus\Notes\Data
and that path is the problem because the “Local Settings” Path is excluded from the Windows Roaming through the ntuser.ini in the root of the Profile.
I know that we can include the Local Settings in Roaming Profile but than we Roam hundrets of MB between workstation and server and we can’t exclude the other directories under Local Settings because we didn’t know how many applications are installed on each user workstation. As I know there is no possibility to include only one or tow directories.
In our case if the user login on a different PC his individuell user files are not avaiable.
At the moment we move the individuell files from
C:\Documents and Settings\UserA\Local Settings\Application Data\Lotus\Notes\Data
to
C:\Documents and Settings\UserA\Application Data\Lotus\Notes\Data
and edit the Windows Registry and the Notes.ini but therefor we have no automatic installation.
I can’t believe that this should be the solution. At the moment I think that there is a bug in the concept and it works only for Local but not for roaming profiles.
Has anyone the same problem or a solution?