$file = 'MSExchangeSubmission.exe.config'; $fullPath = [System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, "bin"), $file); if (!([System.IO.File]::Exists($fullPath))) { rename-item ($fullPath + ".template") $file; } set-appconfigvalue -ConfigFileFullPath:$fullPath -Element:configuration/runtime/gcServer -Attribute:enabled -NewValue:false
file = 'edgetransport.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, "bin"), ...
file = 'MSExchangeDelivery.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, ...
file = 'MSExchangeHMHost.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, "bin"), ...
file = 'MSExchangeHMWorker.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, ...
file = 'MSExchangeSubmission.exe.config'; $fullPath = System.IO.Path]::Combine([System.IO.Path]::Combine($RoleInstallPath, ...
file is present on server {2}. This may indicate that a non-Microsoft Extensible Storage Engine (ESE) is being used with ...
File share witness resource '{0}' doesn't have a file share configured. File share witness arbitration can't be performed ...
File share \{1}\{0} already exists, however directory '{2}' is different from witness directory '{3}'. Until this problem ...
File system error %2 during IO on database %1. If this error persists, the database file may be damaged and may need to be ...