Skip to main content

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

Questa pagina è stata utile?

Invia un feedback su questo argomento

Questo argomento è stato utile?

Non includere informazioni personali o riservate.

Generazione del link…