$localServer = get-exchangeserver $RoleFqdnOrName -DomainController $RoleDomainController; $localServerName = $localServer.Name; Set-FrontendTransportService ` -Identity $localServerName ` -ReceiveProtocolLogPath ($RoleInstallPath + " ransportRoles\Logs\FrontEnd\ProtocolLog\SmtpReceive") ` -SendProtocolLogPath ($RoleInstallPath + " ransportRoles\Logs\FrontEnd\ProtocolLog\SmtpSend") ` -ConnectivityLogPath ($RoleInstallPath + " ransportRoles\Logs\FrontEnd\Connectivity") ` -AgentLogPath ($RoleInstallPath + " ransportRoles\Logs\FrontEnd\AgentLog") ` -ReceiveProtocolLogMaxDirectorySize 250MB ` -ReceiveProtocolLogMaxFileSize 10MB ` -SendProtocolLogMaxDirectorySize 250MB ` -SendProtocolLogMaxFileSize 10MB ` -DnsLogEnabled $false ` -DnsLogMaxAge:7.00:00:00 ` -DnsLogMaxDirectorySize "100MB" ` -DnsLogMaxFileSize "10MB" ` -ConnectivityLogMaxDirectorySize 1000MB ` -ConnectivityLogMaxFileSize 10MB ` -ConnectivityLogEnabled $true ` -AgentLogMaxDirectorySize 250MB ` -AgentLogMaxFileSize 10MB ` -AgentLogEnabled $true ` -IntraOrgConnectorProtocolLoggingLevel verbose ` -MaxConnectionRatePerMinute 72000 ` -MaxReceiveTlsRatePerMinute 6000 ` -DomainController $RoleDomainController
Local bridgehead server {4} for connector {5} (routing group: {3}) is not currently available. Status: {1}. Mail flows involving ...
Local mail is refused because the message is too big. An absent Master Account Security identifier (SID) on the recipient ...
Locale ID %1 (%2 %3) is either invalid, not installed on this machine or could not be validated with system error %4: "%5". ...
Locale ID %4 (%5 %6) is either invalid, not installed on this machine or could not be validated with system error %7: "%8". ...
localServer = get-exchangeserver $RoleFqdnOrName -DomainController $RoleDomainController; $localServerName = $localServer.Name; ...
Located recipient "{0}", but the recipient type "{1}" isn't an expected type. Only users or universal security groups can ...
Location cache entries is the total number of entries in the location cache (i.e. which server hosts the specified database) ...
Location of Spare Disk failed: For a disk to qualify as a Spare - it must be mounted on C:\ExchangeDBs\SpareSlot#, a Volume ...
Locked out users count sustained a value over {1} for the last {2} samples for {0} protocol. Check MsExchange UserThrottling ...