A good question over on the Exchange 2007 TechNet forums: where is the Exchange 2007 version of loadsim? The answer is simple: you can’t have it yet 🙂 There is a new Exchange 2007 version of loadsim, codenamed “Swordfish”. The comments here say that Swordfish will ship about the same time as Exchange 2007. However, you’re not out of luck in the meantime.
Category Archives: UC&C
Simulating user loads on Exchange 2007
Comments Off on Simulating user loads on Exchange 2007
Filed under UC&C
Joel Oleson on public folders and SharePoint
Joel Oleson has an interesting post on the differences between Exchange public folders and email-enabled lists in WSS v3/MOSS. He was kind enough to point to my column discussing migration tools, too. I pointed out Joel’s post for a simple reason.
Comments Off on Joel Oleson on public folders and SharePoint
Filed under UC&C
09-20-06: how Exchange UM answers the phone
For my inaugural podcast, I thought I’d talk about how Exchange 2007 Unified Messaging servers answer the phone, and what has to happen in order for everything to go smoothly. Enjoy! (It’s in AAC format only for now until I can dig up a decent MP3 converter…)
Comments Off on 09-20-06: how Exchange UM answers the phone
Filed under UC&C
3CX releases free Windows IP-PBX
Now here’s something I’m looking forward to playing with: a Windows-based IP PBX! 3CX offers two versions: the free version and an enterprise version. It looks like the primary differences between the versions are that the enterprise edition has product support and will have Exchange integration, although they don’t specify how it will integrate with Exchange. I’ve got a query in to the PR folks who sent me the release, and I’ll post the answer I get.
Comments Off on 3CX releases free Windows IP-PBX
Filed under UC&C
Exchange UM event ID 1082
When your Exchange unified messaging server logs event ID 1082, what do you do?
The first step in answering this question is understanding what event ID 1082 means. The error message itself is pretty clear: “No Hub Transport server available to process header file C:\Program Files\Microsoft\Exchange Server\UnifiedMessaging\voicemail\70683b04-5e47-4d24-a143-1cf331a4f121.txt.“. If you look in the referenced directory, you’ll probably find a bunch of pairs of files, with each pair consisting of a .wav file that contains the actual voicemail plus a .txt file that contains routing information.
Comments Off on Exchange UM event ID 1082
Filed under UC&C
Using Entourage with Exchange 2007
I’ve seen several queries in various fora about using Entourage with Exchange 2007. I’ve been using it for a while and have had absolutely no problems. There are a couple of issues to be aware of, though.
Comments Off on Using Entourage with Exchange 2007
Filed under UC&C
New release of OABINTEG
My main man Dave Goldman just released a new version of his extremely useful oabinteg tool. Oabinteg is very useful for identifying problems with the offline address book generation process; I used it (along with some helpful suggestions from Dave) to pinpoint a problem with OABs with Exchange 2007 against an Office 2003 client running on Vista RC1. Most admins find that OAB generation just ticks along in the background, never calling attention to itself; however, it never hurts to run oabinteg to see what’s happening under the covers.
Comments Off on New release of OABINTEG
Filed under UC&C
The Exchange MVP Guide to Exchange Availability
Last fall, I had a lot of fun writing a “top 10” list of availability principles and tips for Exchange. Part of the fun was that I got to work with fellow Exchange MVPs Ben Winzenz and Chris Scharff, along with some other cool folks at MessageOne. The list came out as a nifty little pocket guide, printed on heavy glossy paper with a slick cover. MessageOne was giving them out at various trade shows. Turns out that now Windows IT Pro is making the guide available too as a download (registration is required.) You might also find some of these other whitepapers interesting, too.
Comments Off on The Exchange MVP Guide to Exchange Availability
Filed under UC&C
Exchange unified messaging scalability
I thought I’d blogged about this before, but apparently not. I’ve gotten a few questions at roadshow events about how the Exchange Unified Messaging server role scales. Now, it’s not entirely fair to ask scalability questions about products that are still in beta because the answers are almost guaranteed to change (and hopefully for the better). However, in discussions with Microsoft’s Michael Khalili, I understand that the current guideline is that a single server should be able to handle 80-100 concurrent calls (the direction doesn’t matter, whether inbound or outbound). If you co-locate the UM role on another server, you may be able to handle fewer calls, but as with so many other scalability questions, the ultimate answer is “it depends”.
Observationally, I’ve been able to easily handle 4-5 concurrent UM calls on a 32-bit VM running as a UM / mailbox / CAS / hub transport server. I’m sure once Microsoft IT rolls out Exchange UM across the company they’ll be publishing one of their nifty “IT Showcase” white papers that describes in detail what their architecture looks like.
Update: forgot to mention Michael Wilson’s excellent post on the number of users you can put onto a UM server.
Comments Off on Exchange unified messaging scalability
Filed under UC&C
Forcing read receipt requests in Outlook 2003
Two years ago, I wrote a Troubleshooter Q&A about turning on read receipts in OWA. I just noticed the reader comments, which aren’t very nice; they complain that I didn’t actually include a description of how to do it for Outlook. (In fairness, if you search for “Outlook force read receipt” my article comes up near the top.)
So, the answer: HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Preferences\ReadReceipt, a REG_DWORD, controls this. Set it to “1” and Outlook will request a read receipt for every outbound message. Problem solved!
How do you find all your UM-enabled users?
I was working on a project that involved a unified messaging server, and I wanted to find out which users had been enabled for unified messaging. I thought this would require me to use the get-user cmdlet and search for a particular attribute, but it turns out to be easier than that. All I needed was get-UMmailbox. Unfortunately, it doesn’t work as documented– I was expecting get-UMMailbox to give me a list of only those mailboxes that were enabled. However, I only wanted the enabled ones, so a quick get-ummailbox | where {$_.UMenabled -eq $true} promptly gave me what I wanted:
Comments Off on How do you find all your UM-enabled users?
Filed under UC&C
Where’s the Exchange 2007 SMTP pickup directory?
Ryan IM’d me to ask where the Exchange SMTP pickup directory went in Exchange 2007. Good question; it did indeed move, as part of the overall move away from the IIS core services that Exchange 2000 and Exchange 2003 used. The Exchange 2007 pickup directory defaults to c:\program files\microsoft\exchange server\transportRoles\pickup. (Note the space in “Exchange Server” and the lack of one in “transportRoles”). Drop your message in there and away you go. You can also use the Set-TransportServer cmdlet to set some pickup-related parameters, including where the directory is and what size messages it can accept.
Comments Off on Where’s the Exchange 2007 SMTP pickup directory?
Filed under UC&C
Per-server IMF gateway settings
Did you know that you can get the Exchange Intelligent Message Filter (IMF) to use per-server gateway thresholds? If not, don’t feel bad; lots of other admins don’t know that either. Evan Dodds blogged this in September 2004; he recently mentioned that he wasn’t aware of any other place that this setting was documented, so I decided to give it a freshness bump because there are still lots of people who apparently don’t know about it.
Want more Notes and Domino coverage in Windows IT Pro?
I was surprised to see a letter to the editor in this month’s Windows IT Pro complaining about the magazine’s lack of Notes and Domino coverage. The writer is right; I don’t think I’ve ever seen an article about Notes or Domino in the magazine, and I’ve been reading it since it launched 10 years ago (and writing for it nearly that long!) (And occasionally, when I mention Domino or Workplace, everyone complains…)
IBM releases Exchange-to-Domino migration guide
Via Jack Dausman, news that IBM’s released the first public draft of their redbook on migrating from Exchange 2003 to Domino. It probably deserves a book review, but I don’t know if I’ll have time to get to it for a while yet.
Comments Off on IBM releases Exchange-to-Domino migration guide
Filed under UC&C

