Exchange 2007

Standby Continuous Replication (SCR): Replay and Truncation Lag

Standby Continuous Replication (SCR) is a new High Availability feature in Exchange Server 2007 SP1. It uses Continuous Replication (also used by LCR and CCR) to replicate Storage Groups from a clustered or non-clustered mailbox server, known as a SCR source, to a clustered or non-clustered mailbox server, known as a SCR target. SCR is […]

More →

Routing outbound mail using a particular IP address

A question that frequently and inevitably pops up when discussing Exchange transport is that of being able to route outbound mail using a particular IP address. The Exchange Server 2003/2000 transport architecture was confusing for many newcomers— the difference between an SMTP Virtual Server and an SMTP Connector being the main cause of this confusion. […]

More →

HOW TO: Delegate recipient administration for an OU

Exchange Server 2007 allows easier delegation of administration responsibilities, based on the following predefined administration roles:1) Exchange Organization Administrator 2) Exchange Server Administrator 3) Exchange Recipient Administrator 4) Exchange Public Folder Administrator and 5) Exchange View Only Administrator. Figure 1: Exchange Server 2007 allows delegation of administrative responsibilities The delegation wizard in the EMC allows […]

More →

Released: Exchange Server 2007 Update Rollup 6

Exchange Server 2007 Update Rollup 6 is now publicly available. This update is for Exchange Server 2007 RTM – you do not need to install it on servers running Exchange Server 2007 SP1. Description of the rollup can be found in KB 942846. In keeping with the new servicing model for Exchange server (read previous […]

More →

How to forward mail to an external email address

In Exchange Server 2003, mail for a recipient can be forwarded to an alternate recipient by modifying the recipient’s Delivery Options in ADUC | recipient -> properties | Exchange General tab. Figure 1: Use Delivery Options to auto forward email to an alternate recipient in Exchange 2003 If you need to forward mail to an […]

More →

Exchange Server 2007 SP1: The most obscure (but relevant) changes

Recently I was asked by a fellow MCT (and now Exchange MVP) to list 3 most obscure (but relevant) changes in Exchange Server 2007 SP1. The first thing that came to mind was the change made to Back Pressure settings. Back Pressure stops inbound mailflow on transport servers if system resources fall below a certain […]

More →

List mailboxes with Full Mailbox Access permission assigned

In “HOW TO: Grant Full Mailbox Access permission“, we saw how to assign and view mailbox permissions, including Full Access. Here’s how you can get a list of mailboxes with explicitly-assigned (i.e. not inherited) Full Access permissions. You can specify a single mailbox and retrieve the permissions assigned on it by using the Get-MailboxPermission cmdlet. […]

More →

Renew self-signed certificates in Exchange 2010 and Exchange 2007

In Exchange 2007 and later, Exchange Setup creates a self-signed certificate to protect communication with Exchange services such as SMTP, IMAP, POP, OWA, EAS, EWS and UM. Exchange’s self-signed certificates meet an important need – securing communication paths for all Exchange services by default. The self-signed certificate meets an important need – securing communication paths […]

More →

Assigning SCL to messages scanned by 3rd-party antispam filters

Here’s a problem I had a hard time resolving on Exchange Server 2003. Exchange Server 2007’s Transport Rules resolve this within minutes. Pretend you’re taking a Microsoft exam: Scenario: “You are the Exchange administrator for your organization… “. Exchange has the Content Filter Agent (CFA), and the Edge Transport Server role designed to be a […]

More →

SMTP Connector Myth: Messages are always routed over SMTP Connectors with more specific address spaces

An Exchange Server message routing myth forever being propagated (including by me!): If 2 SMTP Connectors (or Send Connectors in case of Exchange Server 2007) exist, one with a more specific address space, like exchangepedia.com, and one for a more generic address space like *, messages are always routed over the Connector with the more […]

More →