I was very tempted to make this my voicemail announcement. I’m guessing they’re not going after the Republican market.
Is Office Communicator a pre-Outlook 2007 client?
Exchange 2007 setup asks you whether you have any client computers running Outlook 2003 or earlier. It does this so it can determine whether you’ll need the legacy Schedule+ Free/Busy and offline address book folders– but that got me to wondering: what about Office Communicator? Does it count as a pre-Outlook 2007 client? After all, Communicator uses MAPI to connect to the Exchange server and get free/busy data for your mailbox and the mailboxes of those on your contact list. I’m trying to find the answer and will update this post once I do.
(Interesting side note: Communicator will use an open MAPI session if one already exists; if not it will create its own.)
Update: turns out, the answer is “no, it’s not a legacy client”. Communicator makes MAPI requests to get your free/busy data, which it then publishes to LCS. The free/busy data you see for other contacts in your contact list comes from the LCS server, not your local copy of Communicator’s interrogation of their mailboxes. So, this should work fine… but I’m still going to test it!
Comments Off on Is Office Communicator a pre-Outlook 2007 client?
Filed under UC&C
Exchange Troubleshooting Assistant released
The hits just keep coming! Microsoft yesterday announced the release of the first version of the Exchange Troubleshooting Assistant (ExTA), an automated tool that analyzes several different kinds of log files and tracing data to help you pinpoint problems. This is a great idea, and next time I face a misbehaving server I’ll give it a try (not that I’m in a hurry, mind you!)
Comments Off on Exchange Troubleshooting Assistant released
Filed under UC&C
Free 1GB iPod Nano for opening a checking account
Man, this is a pretty good deal: open a new Key Bank checking account and get a free 1GB iPod Nano. You have to open a checking account, fund it with at least $50, and either sign up for direct deposit or get a Key credit card. Arlene and I have already signed up; it’s too good a deal not to.
Filed under General Stuff
Does Exchange 2007 ask for too much RAM?
Ed Brill is making hay with Microsoft’s system recommendations for Exchange 2007 beta 2. (Don’t miss the comments, especially the ones pointing out that IBM doesn’t even publish per-user resource guidelines for their own products– good thing, because if they did Workplace wouldn’t look too spiffy!)
Anyway, Ed’s article misses the point: the recommendations are for servers with “many users with large, frequently used mailboxes”. If you don’t have many users, or they don’t have very large (>1GB) mailboxes, or the mailboxes aren’t frequently accessed, you can get by with much less RAM.
Remember, the point of adding RAM is to reduce the number of I/O operations per second (IOPS) that you need to handle a given user load. Large mailboxes and frequent accesses mean more IOPS. More IOPS means more disk spindles, which means lots more money. Gigabytes of RAM are cheap compared to SAN disks; right now, Exchange 2003 servers scale out by adding more spindles to get more IOPS. With Exchange 2007, you have a choice: add IOPS by adding disks or reduce the number of required IOPS for the same user load by adding RAM for caching. You get to choose according to your needs– part of Microsoft’s promise to provide more administrator choice and control in Exchange 2007. (Take a look at this post for more detail on disk I/O tradeoffs in Exchange 2007.)
Ed’s pricing example is a little disingenuous too, because he doesn’t specify how many Notes users his hypothetical 6200-user Dell configuration could host, and he ignores storage costs altogether. I’ll be happy to put together a reasonable configuration for N Exchange users and cost it out if you’ll do the same for Domino. (I’ve made this offer before, and Ed’s ignored it– wonder why?)
Filed under UC&C
Microsoft Certified Architect: Messaging program
Microsoft has taken a step that I’ve long hoped for: they’ve renamed the former “Exchange Ranger” program to better reflect its serious nature, and they’ve opened it to people outside the company (as long as they’re associated with MS gold-certified partners). The entrance prerequisites are very stiff, there’s a $25,000 tuition charge, and the training is extremely demanding: six days a week for five weeks, with extensive hands-on and lab-based testing each week. The curriculum looks really tantalizing. However, I don’t think I’d like being away from my family for that length of time– a six-week immersion is a bit much.
Interestingly, as far as I can tell none of Microsoft’s competitors have such a highly structured or rigorous program for their messaging architects. The closest equivalent I can think of is Cisco’s series of programs, and even then they don’t take six weeks.
Filed under UC&C
Charming bug in the GeoTrust TrustWatch IE toolbar
I’ve been spending a lot of time working with various client-side anti-phishing products, including GeoTrust’s TrustWatch. Turns out it appears to have a fairly serious bug: if you go to an unverified site (which should show a yellow icon), then visit a verified site, the toolbar icon won’t update– so the known-good site still shows as untrusted! If you click the toolbar icon itself, the detailed site report is correct. However, this problem a) makes it hard for me to have a lot of confidence in TrustWatch’s services and b) is certainly misleading, since it makes good sites appear to be bad.
Update: not only is this a bug, it’s inconsistent. Sometimes refreshing the page fixes it, but not always. Sometimes moving through the page history fixes it, but not always. There’s also a case that looks like a bug but isn’t: when page A (which shows up as unverified) redirects to page B (which is verified), the icon will change.
Comments Off on Charming bug in the GeoTrust TrustWatch IE toolbar
Filed under Security
Scalix and Zimbra should get married
Scalix announced yesterday that they’re going to provide open source licenses for major components of their product. This aligns them nicely with Zimbra, which has already done the same thing. Zimbra has a better web interface (IMHO) than Scalix does, and better admin tools to boot; however, Scalix has a mature and proven back-end system. If they really wanted to give IBM and Microsoft headaches, the two of them should team up somehow and combine forces. I can’t take credit for the idea; fellow MVP William Lefkovics suggested it to me a few months ago.
Filed under UC&C
IBM changes per-CPU licensing, but not enough
From Ed’s blog, news that IBM is moving toward a slightly different licensing strategy for its products.
Why does IBM even use per-processor licensing? Customers hate it. Microsoft has been making hay in the database world by showing the license cost differential between SQL Server 2005 and DB2 on equivalent hardware– it can be up to an order of magnitude difference! That gets CxOs’ attention PDQ.
Doesn’t it make more sense to price software according to the number of actual clients or users and not the capacity of the machine? As I understand it, if I buy a 2-CPU dual-core Opteron server, I have to buy 4 Domino CPU licenses (or the equivalent number of “processor value units”), no matter how many actual users connect to the box or what else it’s used for. Compare this with the pricing model for Exchange, GroupWise, or even OCS: you pay for the number of users you’re supporting, not for what your hardware is potentially capable of.
“Processor value units” seem like an IBM attempt to extract money that they wouldn’t otherwise be entitled to from customers who are moving to multi-core CPUs. When Ed asks:
…what would you like to see happen as far as sub-capacity or multi-core licensing and pricing for Domino? ..t. If the answer is “we just want to pay less for Domino”, that dog doesn’t really hunt — unless you have an idea how that translates into IBM growing and maintaining the Domino business.
one translation of the question might be “customers, we know you think our license model doesn’t reflect reality, but we don’t care if you want to pay less.” The right thing to do for growing the business is to adopt the MS model for virtualization licensing: license per active instance and virtual CPU, not for physical instances of anything.
(and before the flames start: yes, I know MS has per-CPU licenses for some products, like SQL Server. However, AFAIK they don’t do per-CPU licenses for their messaging and collab products; I don’t know offhand if they’re doing per-CPU or CAL for Office SharePoint Server or not.)
Update: yep, customers hate IBM’s licensing model, all right.
Filed under UC&C
Summary of some Exchange 2007 beta 2 features
Devin has a good summary of some of the things you should expect (or may not expect!) in Exchange 2007 beta 2.
Comments Off on Summary of some Exchange 2007 beta 2 features
Filed under UC&C
New Exchange 2007 unified messaging white paper
The Exchange 2007 preview center has a new white paper on Exchange 2007’s unified messaging (UM) implementation. If you’re interested in how UM works, check it out.
Museum of Flight
Short review: it was fantastic! They have a Concorde (see below), a fully restored SR-71 with a drone and a start cart, some really beautifully restored WW II warbirds (including both Corsair variants), and a really nifty air traffic control exhibit. I enjoyed the Barry Ross art show as much as I thought I would, and surprisingly David liked it too.
The panorama below is of the museum’s Concorde; I shot with a Nikon Coolpix S6 using its panorama assist mode. I then used a Mac program called DoubleTake to stitch the panorama together. I’m really pleased with how it turned out and will be registering DoubleTake (and taking more panoramas– sure wished I had thought to take one of the Blackbird while we were there!)
Comments Off on Museum of Flight
Filed under Travel
Stampin’ Up convention
Attention Arlene: Stampin’ Up had its annual convention this past week in Salt Lake City. This writeup from the Salt Lake Tribune blames energy and travel costs for lower attendance. Personally, I didn’t attend because I don’t own any stamps, but that’s just me. (See also this article from the Deseret News.)
Comments Off on Stampin’ Up convention
Filed under Friends & Family
Steve Riley on mandatory integrity control
Steve Riley has a great blog post on mandatory integrity control (MIC) in Windows Vista. MIC is an old concept I fondly remember the old Multics machine that USL had; Multics was one of the first machines to implement MIC in any meaningful way. Anyway, the Vista implementation of MIC is pretty interesting; read Steve’s blog to find out more.
Filed under Security
CA buys XOsoft
Wow! Not sure how I missed this bombshell: CA bought XOsoft. I hope CA has the good sense to leave the XOsoft folks in place and let them do what they do best.
Filed under UC&C

