If you found this article useful please click on my referral link before buying your godaddy certificate www.godaddy.com When trying to purchase a SSL SAN certificate you may run into problems if your Active Directory domain uses a non-standard domain name e.g. if it ends with .local For example godaddy with fail giving you the error [...]
Explanation Command Grant full access to all mailboxes get-mailbox -server <exchange server Name> | Add-MailboxPermission -User “domain\userid” -AccessRights FullAccess Move mailbox to another server New-MoveRequest –identity username –TargetDatabase “database name” Update Default Global Address List Update-GlobalAddressList -Identity “default Global Address List” Grant relay permission to send connector Get-ReceiveConnector “Anonymous Relay” | Add-ADPermission -User “NT AUTHORITY\ANONYMOUS [...]
Quite a few people have reported errors after installing SP2 – have a read of the comments on this blog http://blogs.technet.com/b/exchange/archive/2011/12/05/released-exchange-server-2010-sp2.aspx before deciding whether to upgrade. Pre-requisites Exchange SP2 makes numerous schema updates so the account you use to update must have schema admin rights. Once the schema has been updated wait for active directory [...]
If you found this article useful please click on my referral link before buying your godaddy certificate - www.godaddy.com This article explains how to setup a multi-name (i.e. UCC\SAN) SSL certificate for Exchange 2010. In this example I am using a single Exchange 2010 SP1 server and getting the certificate from godaddy.com. I prefer to use [...]
You may notice that Outlook 2003 runs slower after upgrading the server to Exchange 2010. Users can report that deleting and moving emails between folders is slow. Users on Outlook 2007 and later will run fine. There are a number of things you can do to improve performance in Outlook 2003. Install Exchange 2010 update [...]
Symptoms You are running Exchange 2010 with no service pack, or you have recently upgraded to 2010 sp1. Your Outlook 2003 client is unable to connect to your Exchange server giving one of the below error messages:- The action could not be completed. The connection to the Microsoft Exchange Server is unavailable. Outlook must be [...]
If you get the error “An error caused a chance in the current set of domain controllers” when opening the Exchange 2010 management console it’s not necessarily a fault on the domain controller. See the fix below. EXCHANGE 2010 “AN ERROR CAUSED A CHANGE IN THE CURRENT SET OF DOMAIN CONTROLLERS” This error is actually [...]
The below article explains how to install Exchange Server 2010 onto Windows 2008 R2. It is assumed you have the Exchange installation files. Pre-requisites The domain functional level must be at least Windows 2003 The DC holding the schema master role must be at least windows 2003 sp1 The exchange server must be joined [...]
Scenario: Trying to setup a phone to connect to an Exchange 2010 server – setup fails with “Activesync error 0×85010014″ Other users are successfully able to use activesync to receive emails on their phones Software affected – Exchange 2010, any activesync mobile client such as windows mobile, iphone, android etc. Solution: I have seen [...]
Scenario: You are running Exchange 2007 or 2010. When opening Outlook Out of Office (OOF) you get the error “Your Out of Office settings cannot be displayed, because the server is currently unavailable.” Get More Info On the PC hold down the CTRL key and right click on the Outlook icon in the bottom right [...]