Skip to main content

21 août 2025 Archivé

Using Multiple UNC Paths

The profileArchivePath, profileArchiveBackupPath, and logFilePath configuration elements can occur multiple times in a configuration file.

<config>
  <profileArchivePath>
    \\sldfs01\DemUsers$\[UserFolder]\Archives
  </profileArchivePath>
  <profileArchivePath>
    \\sldfs02\DemUsers$\[UserFolder]\Archives
  </profileArchivePath>

  <profileArchiveBackupPath>
    \\sldfs01\DemUsers$\[UserFolder]\Backups
  </profileArchiveBackupPath>
  <profileArchiveBackupPath>
    \\sldfs02\DemUsers$\[UserFolder]\Backups
  </profileArchiveBackupPath>

  <logFilePath>
    \\sldfs01\DemUsers$\[UserFolder]\Logs\FlexEngine.log
  </logFilePath>
  <logFilePath>
    \\sldfs02\DemUsers$\[UserFolder]\Logs\FlexEngine.log
  </logFilePath>
</config>

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…