I am new to Notes
Currently our users have the 6.5 client installed with the multiuser option. Configuration of the client is very manual and their data files (along with username.id and names.nsf) are installed in “c:\documents and settings%username%\LOCAL SETTINGS\Application Data.…”
I would like to give users the ablity to sign onto any computer and have access to Notes without any configuration setup needed. I would also want their data files stored somewhere on a server so they can be backed up.
It seems like windows roaming profiles with multiuser client would solve this problem. The problem is that the client puts the data folder into “c:\documents and settings%username%\LOCAL SETTINGS\Application Data.…” and anything in LOCAL SETTINGS is not part are the roaming profile.
Shouldn’t the data folder be put into n “c:\documents and settings%username%\Application Data.…” instead? The data files would then move with the roaming profile. What is the best solution to this problem?