Exchange environment that have many different mailbox server or mix environment with both exchange 2010 and 2013, Some time the outlook get wrong mailbox server. this can happen when you
Category: Microsoft Exchange 2010
How To Disable TLS-1 and TLS-1.1 on exchange serverHow To Disable TLS-1 and TLS-1.1 on exchange server
To disable TLS 1.0 for both Server (inbound) and Client (outbound) connections on an Exchange Server perform the following: 1. From Notepad.exe, create a text file named TLS10-Disable.reg. 2. Copy
Mail.que on exchange 2013 is growing to large sizeMail.que on exchange 2013 is growing to large size
Some time the file mail.que is growing to very large size, you can reduce this size by re-creating the Queue folder on : C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\data\Queue First check if you
Microsoft outlook Autodiscover root domain BugMicrosoft outlook Autodiscover root domain Bug
Outlook use Autodiscover when creating account, update data and such. Sometime the root domain have internet site or it is redirect to IIS with bad certificate causing outlook to pop
How To Recover Exchange Database FailureHow To Recover Exchange Database Failure
Exchange database can be damaged because of improper shutdown, This can happens due to sudden power lost, server lacking of disk space, Operating system malfunction and so on …. The
The Microsoft Exchange Transport service is rejecting message submissions because the available disk space has dropped below the configured threshold.The Microsoft Exchange Transport service is rejecting message submissions because the available disk space has dropped below the configured threshold.
Problem When attempting to send mail to an Exchange 2007 EMail Server, you see the above error message. Usually the Exchange can send mail out and exhibits no other problems.
Force mount of database copy with failed stateForce mount of database copy with failed state
Some time you need to forcefully move and activate the passive database in a DAG environment . You can do it with all the “skip..” checks : Move-ActiveMailboxDatabase -Identity
How to Export Mailbox size exchange serverHow to Export Mailbox size exchange server
Open Exchange Powershell : Get-MailboxStatistics -Database "Mailbox Database" | Select-object PrimarySmtpAddress, DisplayName, ItemCount, TotalItemSize | Sort-Object TotalItemSize -Descending | Export-CSV C:\MBSizes.csv
How to Balance Exchange Database by Activation PreferenceHow to Balance Exchange Database by Activation Preference
Open Exchange Powershell: cd "C:\Program Files\Microsoft\Exchange Server\V14\Scripts" To check db state: .\RedistributeActiveDatabases.ps1 -DagName "Your_DAG_Name" -ShowDatabaseDistributionByServer | ft To Re-balance DB : .\RedistributeActiveDatabases.ps1 -DagName "Your_DAG_Name" -BalanceDbsByActivationPreference
How to repair mailbox on exchange serverHow to repair mailbox on exchange server
Example 1: New-MailboxRepairRequest -Mailbox tony@contoso.com -CorruptionType FolderView Example 2: This example only detects and reports on ProvisionedFolder and SearchFolder corruption issues to Ayla Kol’s mailbox. This command doesn’t