Write-ExchangeSetupLog -Info "Changing Mailbox Transport Logs Path."; Set-MailboxTransportService ` -Identity $RoleNetBiosName ` -MailboxDeliveryConnectorProtocolLoggingLevel Verbose ` -MailboxDeliveryConnectorSmtpUtf8Enabled $false ` -ReceiveProtocolLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\ProtocolLog\SmtpReceive" ` -ReceiveProtocolLogMaxAge:7.00:00:00 ` -SendProtocolLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\ProtocolLog\SmtpSend" ` -SendProtocolLogMaxDirectorySize:15000MB -SendProtocolLogMaxAge:7.00:00:00 ` -ConnectivityLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\Connectivity" ` -ConnectivityLogEnabled:$TRUE -ConnectivityLogMaxDirectorySize:1500MB -ConnectivityLogMaxAge:7.00:00:00 ` -MailboxSubmissionAgentLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\AgentLog\Submission" ` -MailboxSubmissionAgentLogMaxAge:7.00:00:00 ` -BlockedConsumerMailRetryInterval:0.00:30:00 ` -MailboxDeliveryAgentLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\AgentLog\Submission" ` -MailboxDeliveryAgentLogMaxAge:7.00:00:00 ` -MailboxDeliveryThrottlingLogEnabled $true ` -MailboxDeliveryThrottlingLogPath "$RoleDatacenterTransportRoleLogRoot hrottling\Delivery" ` -PipelineTracingPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\PipelineTracing" ` -MailboxDeliveryHttpDeliveryLogEnabled $true ` -MailboxDeliveryHttpDeliveryLogPath "$RoleDatacenterTransportRoleLogRoot\Mailbox\HttpMailboxDelivery" ` -MailboxDeliveryHttpDeliveryLogMaxDirectorySize:1500MB -MailboxDeliveryHttpDeliveryLogMaxAge:7.00:00:00 ` -MailboxDeliveryHttpDeliveryConcurrentConnections 1 ` -MailboxSubmissionHttpDeliveryConcurrentConnections 1 `
Worker process with process ID %1 is forced to clear configuration cache. The reason is that service control command %2 was ...
Worker process with process ID %1 will force the Watson exception handler to be invoked because the service control command ...
Workitem "{Monitor.StateAttribute5}" (ID: {Monitor.StateAttribute6}) repeatedly caused Exchange Health Manager worker process ...
Write-ExchangeSetupLog -Info "Changing Logs Path."; Set-FrontendTransportService ` -Identity $RoleNetBiosName ` -ResourceLogPath ...
Write-ExchangeSetupLog -Info "Changing Mailbox Transport Logs Path."; Set-MailboxTransportService ` -Identity $RoleNetBiosName ...
Write-ExchangeSetupLog -Info "Enable MSExchangeCompliance service in registry."; $registryPath = "HKLM:\System\CurrentCo ...
Write-ExchangeSetupLog -Info "Loading FipFs snapin and Enabling all AV engines for Datacenter"; # Load FIPS snapin Add-PsSnapin ...
Writing to database encountered EsentColumnTooBigException; Rethrowing the exception - no recovery step performed. Exception ...
Wrong CAS Proxy Requests Total is the total number of HTTP requests that were received by ASP.NET since the service was restarted ...