From the monthly archives:

February 2007

DST 2007: Understanding what needs to be done and how to do it

February 28, 2007

As we head closer to March 11, which is when the extended Daylight Savings Time kicks in – 3 weeks earlier this time, thanks to the Energy Policy Act, here are answers to some more commonly asked questions. This is not meant to be a comprehensive guide to DST 2007 (at least as of writing) [...]

Read the full article →

Exchange Server 2007 SP1 and Longhorn Server

February 26, 2007

Update to the previous post titled “Exchange Server 2007 SP1: A bag of goodies!“, which referenced Exchange product group GM Terry Myerson’s blog post on the Exchange team blog. Terry’s post stated:“On Longhorn Server, we will support Exchange 2007 on native IPv6 networks.” In a follow-up email conversation today, Terry confirmed Exchange Server 2007 SP1 [...]

Read the full article →

DST 2007: Microsoft Exchange Calendar Update Tool and Outlook Cached Mode

February 26, 2007

This seems to be a source of confusion judging from the questions asked in the few Microsoft webinars/conference calls I attended throughout last week on the DST 2007 issue, and the webinar held by Zenprise on Friday that also covered guidance about updating BlackBerry devices and BlackBerry Enterprise Server for DST 2007: do I need [...]

Read the full article →

Exchange Server 2007 SP1: A bag of goodies!

February 23, 2007

It’s public now – a bag of goodies awaits Exchange folks come Exchange Server 2007 SP1. Terry Myerson, Exchange Server product group GM, just posted on the team blog about some exciting new stuff we’ll get to see in SP1. If you’re in love with the idea of Local Continuous Replication (LCR) for stand-alone/non-clustered servers, [...]

Read the full article →

Windows Vista: Love the packaging?

February 23, 2007

Just got my 2 copies of the boxed version of Windows Vista Ultimate. Can’t call them shrink-wrapped versions, they actually come in a plastic case. For the record, I love the Windows Vista packaging! It puts Microsoft in the realm of cool – finally, something Apple-like! Wonder if Apple and the Mac fanatics are feeling [...]

Read the full article →

DST 2007: Microsoft Exchange Calendar Update Tool v2.0

February 23, 2007

For those glued to the DST 2007 issue, this may not come as a big surprise, but judging by the questions I had at this morning’s webinar held by Zenprise for DST issues, apparently not a lot of folks are aware that version 2.0 of the Exchange Calendar Update Tool is now available on microsoft.com. [...]

Read the full article →

DST2007 CDO patch: Hotfix released for Store not mounting issue

February 22, 2007

After applying the DST 2007 CDO patch for Exchange (includes Store.exe v 06.05.7651.61) on Exchange Servers 2003 SP2, the Store does not mount. This happens in environments with more than one domain where a well-known SID like BUILTIN\Administrators is included in Exchange permissions, and the Store.exe is version v06.05.7651.26 or later. KBA 930241 outlines a [...]

Read the full article →

DST 2007 and Exchange 2000: Patch For A Price?

February 21, 2007

IT folks in many organizations still on Exchange 2000 are upset about the fact that Microsoft isn’t providing the DST 2007 CDO patch for Exchange 2000 for free, unlike the ones for Exchange 2003. (Exchange Server 2007 does not require it). If you’re still on Exchange 2000, and upset about the price-tag of this patch, [...]

Read the full article →

OPATH: Filterable properties that can be used in Recipient Filters

February 20, 2007

I posted about OPATH filters recently [read previous posts 1) Adventures with OPATH: some annoyances if you're used to LDAP and 2) memberOf Attribute can now be used in OPATH filters!]. One of the issues was my inability to get a list of filterable properties that can be used in OPATH filters – unlike LDAP [...]

Read the full article →

HOW TO Update multi-valued attributes in PowerShell

February 19, 2007

Multivalued attributes are simply attributes that can have more than one value. Examples include members attribute of groups, or proxyAddresses attribute of recipients. In GUI interfaces, it is simple to add/modify multivalued attributes. VBScript has control codes that allow you to control the interaction with multi-valued attributes – 1 = clear all entries, 2 = [...]

Read the full article →