Exchange 2007 Server Service Pack 1 (SP1)

No comments »

Exchange Server 2007 SP1 is now official and RTM. (new version : 8.0.535.0, Version 8.1 (Build 240.6))

Download it here : Exchange 2007 Service Pack 1

SP1 UM Language Packs are downloadable here

The SP1 Release Notes (read these, they are very important) can be found here.

Client Access Server Role Improvements

The Client Access server role includes enhancements for Microsoft Exchange ActiveSync and Microsoft Outlook Web Access. There is a new administration management interface for managing Post Office Protocol Version 3 (POP3) and Continue reading »

Create a certificate with SSLDiag.exe

1 comment »

In the IIS 6 Resource Kit, there’s was a tool named SelfSSL.exe. This tool has been replaced with SSLDiag.exe. With this tool you can create a certificate without the need of a Certificate Server or a third-party certificate. You can Continue reading »

Error removing mailbox on Exchange 2003 server

6 comments »

Currently I’m removing our old Exchange 2003 Server. We migrated all our users to an Exchange 2007 Server. When looking in the mailbox store on the Exchange 2003 server, I noticed mailboxes of users which were migrated to Exchange 2007. Weird I thougt. As we had some issues with linked mailboxes, I looked Continue reading »

How to Enable Diagnostic Logging on a Exchange 2007 Server

No comments »

First retrieve what is currently logged on a specific server. You can retrieve this information as follows :

Get-EventLoglevel -server Servername

This will retrieve a Continue reading »

How to convert Linked Mailbox to User Mailbox

10 comments »

After a migration of Exchange 2003 to Exchange 2007 I noticed some mailboxes were marked as Linked Mailbox. This is kinda weird as this should mean they are linked to another forest. This wasn’t the case. These were just mailboxes in the same forest as all others.

To resolve this issue there are 2 options. Continue reading »