Skip to main content

30 juin 2025

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].

Cette page vous a-t-elle été utile ?

Envoyer un commentaire sur cette rubrique

Cette rubrique vous a-t-elle été utile ?

N'indiquez aucune information personnelle ou confidentielle.

Génération du lien…