$fullPath = "$RoleBinPath\MSExchangeFrontEndTransport.exe.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'DagSelectorEnabled' -NewValue:$true; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'ProxyRoutingServerSelectStrategy' -NewValue:'FavorLoadBalance'; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'TransferAdditionalTenantDataThroughXATTR' -NewValue:true; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'UseAdditionalTenantDataFromXATTR' -NewValue:true; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings -AppSettingKey:'ProxyHubSelectorUseDatabaseIdFromHeader' -NewValue:false; # Do not modify this without good reason - see OM:1585629 set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/runtime/gcServer -Attribute:enabled -NewValue:false;
Full sync organization '%1' recipient stream has been completed with MSO error: MergeDelayedRetryAfterSometimeError in service ...
Full sync organization '%1' recipient stream has received a batch '%2' with an empty NextPageToken in service instance '%3'. ...
fullPath = "$RoleBinPath\.\ClientAccess\Sync\Web.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings ...
fullPath = "$RoleBinPath\EdgeTransport.exe.config"; set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/appSettings ...
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 ...