Skip to main content

January 7, 2026 Archived

Using the Basic XML Configuration Format

You can define the paths for the Dynamic Environment Manager profile archives share, profile archive backups, and FlexEngine logs in Immidio Flex+ Helpdesk Support Tool.xml by using the basic XML format.

<config>
  <profileArchivePath>
    \\sldfs01\DemUsers$\[UserFolder]\Archives
  </profileArchivePath>
  <profileArchiveBackupPath>
    \\sldfs01\DemUsers$\[UserFolder]\Backups
  </profileArchiveBackupPath>
  <logFilePath>
    \\sldfs01\DemUsers$\[UserFolder]\Logs\FlexEngine.log
  </logFilePath>
</config>	

  • [UserFolder]. A mandatory file path element.
  • profileArchivePath. A mandatory element that specifies the folder where the profile archives are located.
  • profileArchiveBackupPath. An optional element that specifies the folder where the profile archives backups are located.
  • logFilePath. An optional element that specifies the full path, including the file name, of the FlexEngine log file.

Note: Each path must contain [UserFolder].

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…