fullPath = "$RoleBinPath\MSExchangeUM.config" ;Si (-pas ([chaîne]:: IsNullOrEmpty($RoleDatacenterUMRoleDataPath))) { Si (! ...

$fullPath = "$RoleBinPath\MSExchangeUM.config" ;Si (-pas ([chaîne]:: IsNullOrEmpty($RoleDatacenterUMRoleDataPath)))        {          Si (! ()Test-Path-chemin d'accès $RoleDatacenterUMRoleDataPath)) {$RoleDatacenterUMRoleDataPath élément nouveau-répertoire de type} ;          Set-appconfigvalue - ConfigFileFullPath: $fullPath-élément : configuration / appSettings - AppSettingKey : UmDirectory - NewValue: $RoleDatacenterUMRoleDataPath ;$umTracePath = [System.IO.Path]::Combine ($RoleDatacenterUMRoleDataPath, "UMLogs") ;          Si (! ()Test-Path-chemin d'accès $umTracePath)) {$umTracePath-élément nouveau-répertoire de type} ;          Set-appconfigvalue - ConfigFileFullPath: $fullPath-élément : configuration / appSettings - AppSettingKey: - NewValue TracePath: $umTracePath ;$umLogPath = [System.IO.Path]::Combine ($RoleDatacenterUMRoleDataPath, "Journal") ;          Si (! ()Test-Path-chemin d'accès $umLogPath)) {$umLogPath-élément nouveau-répertoire de type} ;          Set-appconfigvalue - ConfigFileFullPath: $fullPath-élément : configuration / appSettings - AppSettingKey : NewValue - LogPath: $umLogPath ;        }Si (-pas ([chaîne]:: IsNullOrEmpty($RoleDatacenterUMTemporaryStoragePath)))        {          Set-appconfigvalue - ConfigFileFullPath: $fullPath-élément : configuration / appSettings - AppSettingKey: - NewValue TempPath: $RoleDatacenterUMTemporaryStoragePath ;        }