1. user forms templates
    1. form templates deployed by non-administrators
    2. browser enabled user form templates settings
      1. enable user forms in browser
      2. disable: use infopath filler desktop application
    3. authentication and connection settings
      1. default auth methods
      2. specific for infopath servcies
    4. user sessions settings
      1. uses state service to store transient user data generated by forms
      2. administrators can configure settings
      3. session state versus form view
    5. thresholds
      1. beperk view aantal list items
  2. authenticating and data connection files (*.udcx)
    1. data connection timeouts
    2. data connection response size
    3. authenticating settings for users rom templates
    4. cross domain access for user form templates
    5. custom code to modify the time-out for a data connection, cannot exceed farm settings
    6. store files in library in ca or in site collection
      1. ca: used by administrator approved forms
      2. sc: used for forms only in sc
    7. files can be packaged and deployed as part of solution packages
  3. user session settings
    1. state service
      1. user data does not have to be sent repeatedly and consume bandwidth
    2. thresholds
      1. error if exceeded
  4. powershell