Just Added: Exchange Server-related jobs on Exchangepedia

A job board has been added to the site to list Exchange Server/AD-related jobs – jobs.exchangepedia.com.

More →

Longhorn: Active Directory Users and Computers console saves trips to ADSIEdit

One of the nice features I noticed about the Active Directory Users & Computers (ADUC) console in Longhorn server – in an object’s properties, there’s an Attribute Editor tab built-in, that allows one to directly edit an object’s attributes. In previous versions, one had to use a tool like ADSIEdit to edit attributes not exposed […]

More →

Determine cluster configuration of mailbox server (CCR/SCC)

To determine whether a mailbox server is clustered or standalone, and if clustered – whether it’s using Cluster Continuous Replication (CCR) or Single Copy Cluster (SCC), use the following command: Get-MailboxServer | select name,ClusteredStorageType The possible values:1. NonShared = CCR cluster2. Shared = SCC cluster3. Disabled = standalone / non-clustered mailbox server

More →

Released: Update Rollup 2 for Exchange Server 2007 (KB935490)

Microsoft has just released Update Rollup 2 for Exchange Server 2007 (KB935490). This update comes less than 3 weeks after the previous rollup – Update Rollup 1. It includes updates for 4 vulnerabilities in Microsoft Exchange Server – (including a critical remote code execution vulnerability from the way MIME messages are decoded), as outlined in […]

More →

WES 2007: RIM extends office phone sytems to BlackBerries

At its Wireless Enterprise Symposium – WES 2007 in Orlando, FL, Research In Motion announced the BlackBerry MVS (Mobile Voice System), a suite of products that extends enterprise PBX systems to BlackBerry devices, enabling users to have a single phone number and making BlackBerries part of the enterprise telephony eco-system – as extensions of their […]

More →

Vista Annoyance: Virtual CD/DVD emulators and ISO images

It seems the whole world has moved to downloadable software images in ISO formats – whether it be puny (by today’s standards) CD images of 650/700 MB or larger chunks of code that requires a DVD – a lot of the software we download today is in the form of ISO images that otherwise requires […]

More →

Logging SMTP Protocol Activity in Exchange 2013/2010 and Exchange 2007

I wrote about logging SMTP protocol activity in Exchange Server 2003 in what is one of the most popular posts on Exchangepedia. Starting with Exchange Server 2007, Exchange discontinued using the SMTP stack in IIS and developed its own SMTP stack. I like to think of it as smarter or more intelligent Receive Connectors (these […]

More →

Protect users from spam from your own domain in Exchange 2010 and Exchange 2007

One of the common complaints from users and many messaging folks is spam received from senders that appear to be from your own domain. SMTP mail is exchanged with anonymous Internet hosts without any authentication. Headers can be and are effortlessly spoofed. Rather than using an unregistered or invalid domain in the From: header, many […]

More →

ZDNet: Zenprise gave indications 2 hours before the BlackBerry outage

Before the world knew: insider’s diary of BlackBerry service shutdown by ZDNet‘s Russell Shaw — For two hours before the BlackBerry email outage two weeks ago, the Zenprise BlackBerry service monitoring system in place at the County of Alameda (Cal.) data center in the 1.5 million-populaton county seat of Oakland “gave us some indications connectivity […]

More →

‘Crapware’-free: Longhorn Server does not include useless desktop apps

We’ve been hearing a lot about ‘crapware‘ apps installed by hardware vendors on desktops and laptops – apps like AOL (or other ISP) software, myriad browser add-ins and toolbars, trial versions of anti-virus, firewall, and security software that you may never use – perhaps because your organization has standardized on some more manageable enterprise versions […]

More →