$fullPath = "$RoleInstallPath\ClientAccess\PowerShell\web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:ExInMemoryTraceConfiguration -NewValue:"$RoleBinPath\EnabledInMemoryTraces.config"
fullPath = "$RoleBinPath\MSExchangeFrontEndTransport.exe.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings ...
fullPath = "$RoleBinPath\MSExchangeUM.config"; if (-not ([String]::IsNullOrEmpty($RoleDatacenterUMRoleDataPath))) { if (!(Test-Path ...
fullPath = "$RoleInstallPath\Bin\Microsoft.Exchange.Management.Recipient.dll.config"; $pswsHostUrl = $RoleDatacenterPswsHostName; ...
fullPath = "$RoleInstallPath\ClientAccess\PowerShell-Proxy\web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath ...
fullPath = "$RoleInstallPath\ClientAccess\PowerShell\web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\microsoft.exchange.data.directory.cacheservice.exe"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Management.Mobility.dll"); precompile-ManagedBinary ...
fullPath = System.IO.Path]::Combine($RoleInstallPath, "bin\Microsoft.Exchange.Management.Mobility.dll"); precompile-ManagedBinary ...