The local settings folder is not copied by default with roaming profiles. You can add a registry entry to have the local settings folder copied with the rest of the profile, I added this to the Notes install msi. [HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] "ExcludeProfileDirs"="Temporary Internet Files;History;Temp" Though I don't think Notes was intended to be used this way since they used a folder that is not part of roaming profiles. But it seems to work.