$dependentAssemblyGeneratorExePath = [System.IO.Path]::Combine($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe"); $exchangeBinPath = [System.IO.Path]::Combine($RoleInstallPath, "bin"); $frontEndPath = [System.IO.Path]::Combine($RoleInstallPath, "FrontEnd"); $sharedWebConfig = [System.IO.Path]::Combine($RoleInstallPath, "FrontEnd", "HttpProxy", "SharedWebConfig.config"); $a = &"$dependentAssemblyGeneratorExePath" -exchangePath "$exchangeBinPath" -exchangePath "$frontEndPath" -configFile "$sharedWebConfig"; $a | % { $line = "DependentAssemblyGenerator: " + $_; Write-ExchangeSetupLog -Info $line } Start-SetupProcess -Name "iisreset" -Args "/timeout:120"
Delivery status notifications (DSN) and message disposition notifications (MDN) from the Internet are converted to Exchange ...
Delivery status notifications (DSN) and message disposition notifications (MDN) from the Internet are converted to Exchange ...
Delivery status notifications (DSN) and message disposition notifications (MDN) from the Internet are delivered as ordinary ...
Delta Sync Storage Provider encountered a partner authentication failure while trying to connect to Outlook.com with DeltaSync. ...
dependentAssemblyGeneratorExePath = System.IO.Path]::Combine($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe"); ...
dependentAssemblyGeneratorExePath = System.IO.Path]::Combine($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe"); ...
dependentAssemblyGeneratorExePath = System.IO.Path]::Combine($RoleInstallPath, "bin", "DependentAssemblyGenerator.exe"); ...
Description: Client Receive connectors are used to receive e-mail from users of Microsoft Exchange. This connector will be ...
Description: Internal Receive connectors are used to receive e-mail from servers within your Exchange organization. This ...