As an option, you can configure this setting to determine the behavior if the Flex configuration path or profile archives path is unavailable at login.

Setting Value
ConfigPathMissingAction Set to one of the following values when the Flex configuration files path is not available at login.
  • 0 (Skip import). Allows the user to log in. The user profile archives are not imported and the user environment settings are not applied.
  • 1000 (Logoff). Automatically logs out the user.
ConfigPathMissingMessage Set a message to display. Use this setting to display a message in case the Flex configuration path is missing and ConfigPathMissingAction is set to 0 (Skip import) .
ConfigPathMissingMessageTimeout Set a timeout in seconds. Use this setting to configure how long the message remains displayed. The user can close the message manually at any time.
ArchivePathMissingAction Set to one of the following values when the profile archives path is not available at logon:
  • 0 (Skip import). Allows the user to log in. The user profile archives are not imported and the user environment settings are not applied.
  • 1 (Apply user environment settings). Applies the user environment settings. The user profile archives are not imported.
  • or 1000 (Logoff). Automatically logs off the user.
ArchivePathMissingMessage Set a message to display. Use this setting to display a message in case the profile archives path is missing and ArchivePathMissingAction is set to 1 (Apply user environment settings).
ArchivePathMissingMessageTimeout Set a timeout in seconds. Use this setting to configure how long the message remains displayed. The user can close the message manually at any time.
Note: If the Flex configuration files path is not available, the user is immediately logged off by default. If the profile archives path is not available, only the user environment settings are applied by default and no user profile archives are imported.