SBS2011 server hanging on boot as exchange services will not start. This was an issue with IPV6 being disabled. Here is the solution
A guide on how to disable OWA 2010 conversation mode
When moving mailboxes from one exchange server to another you receive an error stating Error: This mailbox exceeded the maximum number of corrupted items that were specified for this move request.
Endpoint Errors when installing exchange 2010.The following error was generated when “$error.Clear();
if (!(get-service MSExchangeADTopology* | where {$_.name -eq “MSExchangeADTopology”}))
{
install-ADTopologyService
}
” was run: “There are no more endpoints available from the endpoint mapper. (Exception from HRESULT: 0x800706D9)”.
After a migration to Exchange 2010 from exchange 2003 you cannot send email to public folders. Solution inside.
How to block spam in exchange 2010 with and ip block list provider.A guide on how to block spam in exchange 2010 by using an IP Block List Provider.Add a blockist to exchange so an externl provodor manages your spam.
Step By Step Guide on Installing and Configuring Trend Micro Scanmail On Microsoft Exchange 2010.This is a simple process.
ActiveSync Stops Working After Migrate From Exchange 2003 to Exchange 2010 0x85010014 , this is a permission issue. Resolution here..0x85010014 active sync issue after upgrading exchange 2003 to exchange 2010
A guide on how to create a routing group connector between exchange 2003 and exchange 2010, this should be done by default during the install , however it often fails
We need to use the set-emailaddresspolicy cmdlet to set the the exchange 2010 server to be able to manage the recipient policy, run the command in this article to fix this issue. The specified e-mail address policy couldn’t be edited. E-mail address policies created with legacy versions of Exchange must be upgraded using the ‘Set-EmailAddressPolicy’ task, with the Exchange 2010 Recipient Filter specified
If you want a server or another pc to send emails through your exchange server then you need to configure the relay options. Here is how to allow relaying through exchange 2007 and exchange 2010
When you discconect a mailbox from a user object in active directory the disconected mailbox screen does not automatically update in microsft exchange gui. Here is a powershell command to update disconnected mailboxes.
Setup OWA authentication methods in exchange 2007/2010.In exchange 2010 and 2007, exchange gave you the option of multiple methods of loggin into owa here is how to setup these owa authentication methods. Username only or full domain and username and UPN
Powershell is a quicker way to get a job done that using a gui, however there are ALOT of commands here is a comprehensive list of powershell commands and what they do