Skip to main content

2026년 7월 30일

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.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…