We are in the testing stages of migrating from FRx to Management Reporter 2012. During testing, I noticed that the user settings are not necessarily saved between sessions. The settings I'm referring to are the default company, whether the welcome screen is displayed and whether the report queue auto-closes.
I looked into this and found that these settings are being stored at:
C:\Documents and Settings\<user name>\Local Settings\Application Data\Microsoft_Corporation\ReportDesigner.exe_StrongName_jkdwdnwoygsxgwibwdn34dfg0fh5o5hs\2.1.0.0
We have roaming profiles set up on the terminal servers, but Microsoft decided to store the user data, not in the ManagementReporter database, not in the registry, not in the Application Data folder, but in the non-roaming part of the user profile.
So, depending on which server the load balancer selects for the user, he or she will be greeted with settings that may differ from what was last set.