08 March 2012
08 March 2012

Migrate to Office 365

0
52
If you are using Exchange Server 2003, it is worth considering a move to Office 365 instead of Exchange 2012. If you have business reasons to do so, it is possible to use the migration tool to switch over from an 'on-premises' Exchange-hosted mail service to a cloud-based Office 365 service. Jaap walks through the steps for a relatively small corporation..… Read more
04 March 2012
04 March 2012

Creating and Configuring a Custom Offline Address book with Web-Based Distribution in Exchange 2010 Using PowerShell

0
14
The offline address-book (OAB) of Exchange is available when the user is not connected, Since Exchange 2007, it is updated via a Web-based distribution point. But what if you need to set up several Offline address-books for a variety of sites or geographical regions, each to be distributed by a different point? How would you do that? Krishna demonstrates.… Read more
16 November 2010
16 November 2010

PST Horror Stories

Brien has been on the front line of Systems Administration for long enough to both respect and fear PST files. Though they are a handy tool when used wisely, they are too often misused, resulting in disaster. Brien relates a few tragedies to which he's had a front-row seat. Read on, and be warned.… Read more
21 October 2010
21 October 2010

Importing PSTs with PowerShell in Exchange 2010 SP1

0
44
Unless you use Red Gate's PST Importer, the import and export of PST files with Exchange 2010 is a complex and error-prone business. Microsoft have acknowledged this in the release of Exchange 2010 SP1, since they have now re-engineered the way that PSTs are handled to try and ease the pain of importing and exporting them, but it is still a matter of using Powershell with cmdlets, rather than a GUI. Jaap Wesselius takes a look at the new process. … Read more
22 September 2010
22 September 2010

Connecting the Disconnected in Exchange 2010

0
48
Since Exchange 2000, and the introduction of the document retention period it has been much easier to recover mailboxes, disconnect or connect mailboxes to users, and disable mailboxes. Exchange 2010 has introduced the personal archive, which adds a slight complication. Michel de Rooij explains how to deal with this, and clean up mailboxes that are still within the retention period.… Read more
26 August 2010
26 August 2010

Identifying Exchange ActiveSync Users with PowerShell

0
89
Just recently, a problem involving the iPhone/iPod's synchronisation process with Exchange 2007, made it necessary for Exchange Administrators to alert various mail users to upgrade to the latest version of Apple's iOS 4. Ben shows how easily he was able to do this for his organisation, using Exchange's Management Shell with PowerShell and some Exchange cmdlets.… Read more
07 June 2010
07 June 2010

Exchange 2010 DAG Creation and Configuration Part 1

0
125
If you're using Exchange 2010, then you're probably interested in using the new Database Availability Group feature for your High Availability needs. The DAG is superbly powerful technology, but you'd better make sure yours is 100% correctly configured. Neil Hobson walks us through what we need to know, using a two-node DAG as an example.… Read more
06 May 2010
06 May 2010

An Introduction to Information Rights Management in Exchange 2010

0
17
If you're a Systems Administrator concerned about information security, you could do worse than implementing Microsoft's Information Rights Management system; especially if you already have Active Directory Rights Management Services in place. Elie Bou Issa talks Hub Servers, Transport Protection Rules and Outlook integration in this excellent guide to getting started with IRM.… Read more
12 March 2010
12 March 2010

Implementing Cluster Continuous Replication, Part 3

Cluster continuous replication (CCR) uses log shipping and failover to provide a more resilient email system with faster recovery. Once it is installed, a clustered server requires different management routines. These are done either with a GUI tool, The Failover Cluster Management Console, or the Exchange Management Shell. You can use Powershell as well for some tasks. Confused? Not for long, since Brien Posey is once more here to help. … Read more