User settings and preferences are reset every time a user signs in

Scenario

When using Roaming Profiles in a Terminal Server environment, user-specific settings such as column widths, screen sizes, sort order, and filters are not saved between Practice CS sessions. Another symptom is the user bulletin displays each time the application is opened.

Solution

To work around this configuration on the network, complete the following steps.
  1. Go to
    X:\WinCSI\Practice CS\
    , where X is the drive or network location where Practice CS is installed.
  2. Open the Networkinstallation.ini file
  3. Search for the
    [appsettings]
    .
  4. Create a new, blank line underneath
    [appsettings]
    and type
    LocalUserAppDataPath=%APPDATA%\Creative solutions\Practice CS
    .