Exchange – Message Tracking
Nov17

Exchange – Message Tracking

KB ID 0000170 Problem Unlike 2000 and 2003 message tracking in Exchange 2007 is enabled by default. (for a 30 day period only – which would seem a sensible figure). Note: To disable message tracking, issue the following poweshell command “Set-TransportServer SERVERNAME –MessageTrackingLogEnabled $false” Solution To use, Note: The logs are in Program FilesMicrosoftExchange ServerTransportRolesLogsMessageTracking. To...

Read More

Event ID 12014

KB ID 0000174  Problem Event ID 12014 Microsoft Exchange could not find a certificate that contains the domain name {name.domain.com} in the personal store on the local computer. Therefore, it is unable to support the STARTTLS SMTP verb for the connector SendConnector with a FQDN parameter of {name.domain.com}. If the connector’s FQDN is not specified, the computer’s FQDN is used. Verify the connector configuration and the...

Read More
Your Out of Office Settings cannot be displayed
Nov17

Your Out of Office Settings cannot be displayed

KB ID 0000197 Dtd 04/03/10 Problem Seen on Outlook 2007 and Outlook 2010 talking to Exchange 2007 (Note this fixes Outlook 2007 but NOT 2010.) When opening the “Out Of Office Assistant.” Your Out of Office Settings cannot be displayed, because the Server is currently unavailable. Try Again Later Other Symtoms 1. You see hash marks in the Scheduling Assistant. 2. You see “Object reference not set to an instance of an...

Read More
Exchange – Export Distribution Groups AND Members to a file
Nov17

Exchange – Export Distribution Groups AND Members to a file

KB ID 0000209  Problem Yes you can use the Powershell commands, Get-DistributionGroupMember –identity “group name” | ft name, primarysmtpaddress But you have to do that for every group and I’ve tried Piping the Get-DistributionGroup in there but it does not seem to want to work 🙁 Solution 1. Download this script and extract it to the root of the Exchange servers C: drive. 2. On the Exchange server > Click > Start > All...

Read More
Exchange – Uninstall Error – Source Transport Server
Nov17

Exchange – Uninstall Error – Source Transport Server

KB ID 0000228 Problem While trying to uninstall Exchange 2007 you see the following error. “Error: This computer is configured as a source transport server for 1 connector(s) i the organization, These must be moved or deleted before Setup can continue.” If you have other Exchange Hub Transport servers then you need to add one of those to the send connector. In my case I’m removing the only Exchange box. Solution 1....

Read More
Exchange 2007 to Exchange 2010 Upgrade / Transition / Migration
Nov17

Exchange 2007 to Exchange 2010 Upgrade / Transition / Migration

KB ID 0000236  Problem I recently posted an article on Exchange 2003 to 2010 Transition, Only to be asked, “Can you do the same for Exchange 2007 to 2010?”, so here it is 🙂 Before we start, I’m aware “Migration”, “Swing Migration”, and “Transition” have three very different meanings, Depending on which KB, blog or piece of Microsoft documentation you are reading. Be under no...

Read More
Exchange Mailbox Move Error”Property expression isn’t valid”
Nov17

Exchange Mailbox Move Error”Property expression isn’t valid”

KB ID 0000238  Problem Seen when attempting to move a mailbox. Error: Property expression “username” isn’t valid. Valid values are: Strings that include ‘@’ where ‘@’ cannot be the last character During the move. When the move process has finished. Note: If your error says “Property expression “username” isn’t valid. Valid values are: Strings formed with characters from...

Read More
Exchange 2010 – ActiveSync Step by Step
Nov17

Exchange 2010 – ActiveSync Step by Step

KB ID 0000242  Problem You want to pick up your Exchange 2010 email on a Windows Mobile or an iPhone Solution The key to making this system work is “certificates”, you can either buy one or create your own. There are pros and cons to doing either. Self Signed Certificates Pros: Free – You already have the software to make them – When they expire you can replace them instantly. Cons: All mobile devices WONT...

Read More
Exchange Certificate Import Error (reason: PrivateKeyMissing).
Nov17

Exchange Certificate Import Error (reason: PrivateKeyMissing).

KB ID 0000251 Problem When renewing or installing an Exchange Server certificate you see the following… Error: F9{– your thumbprint –}7398 was found but is not valid for use with Exchange Server (reason: PrivateKeyMissing). At line:1 char:27 + Enable-ExchangeCertificate <<<< -Services “SMTP,POP,IMAP,IIS” Solution You need to run a repair on your certificate. 1. Click Start > type...

Read More

Error 3221684229 Installing Exchange 2007 (Mailbox Role) – On Windows Server 2008 R2

KB ID 0000262  Problem Seen Installing Exchange 2007 SP1 on Windows Server 2008 R2. Error: An error occurred. The error code was 3221684229. The message was Access is denied.   Solution 1. Close down any open Exchange 2007 install windows and select “No” if asked to reboot. 2. Navigate to setup.exe in your Exchange 2007 media > Right click > Properties > Compatibility tab > Tick “Run this program in...

Read More