<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>David Lemson's WebLog</title><link>http://blogs.technet.com/b/dlemson/</link><description>Product Unit Manager, Exchange</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>What's the story with WINS?</title><link>http://blogs.technet.com/b/dlemson/archive/2006/09/07/454761.aspx</link><pubDate>Fri, 08 Sep 2006 05:56:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:454761</guid><dc:creator>dlemson</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/dlemson/rsscomments.aspx?WeblogPostID=454761</wfw:commentRss><comments>http://blogs.technet.com/b/dlemson/archive/2006/09/07/454761.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Recently, someone asked the following question on an internal Microsoft distribution list:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;&lt;EM&gt;Can someone please outline the ways in which &lt;U&gt;Exchange 2003&lt;/U&gt; is dependant upon WINS..?&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Tahoma size=2&gt;Here's the answer I wrote back:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Calibri&gt;Exchange 2003 is dependent upon three different things that are related to WINS:&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face=Calibri&gt;1) DNS resolution of "short names" - i.e. there are places in the Exchange 2003 code where it uses the standard DNS resolver libraries to look up things like "japansvr04", and the DNS resolver appends the DNS suffixes, which may help it find the item, which may be "japansvr04.corp.company.com".&amp;nbsp; For instance, we store servers in the AD as short names, and use that name in many places, including in the admin GUI code.&amp;nbsp; In order for this type of lookup to work, you need to ensure that the DNS search suffixes are set correctly on your DHCP servers (or on the servers themselves if you aren't using DHCP).&amp;nbsp; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;2) NETBIOS Name resolution of "short names" - i.e. there are a smaller number of places in the code where it uses specific NETBIOS APIs that do not append the DNS suffix.&amp;nbsp;&amp;nbsp; This includes setup, some cluster-related setup/admin, and some Exchange System Manager code.&amp;nbsp; In order for this type of lookup to work, you need one of two solutions:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;a) Netbios name resolver - this is a service that uses subnet broadcast to let you find the IP addresses of other hosts on your network, based on the name.&amp;nbsp; This is what lets me, on my desktop machine at home, type in &lt;A href="https://exchange.microsoft.com/OWA/redir.aspx?URL=file%3a%2f%2f%5c%5cserver%5cvideos" target=_blank&gt;\\server\videos&lt;/A&gt; and see the share from my server, without any DNS or AD setup.&amp;nbsp; This works fine but only if all of your admin consoles and servers are on the same subnet!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;b) WINS - this allows netbios name resolution between machines on multiple subnets&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=calibri&gt;3) Uniqueness of "short names".&amp;nbsp; WINS enforces that all short names are unique within the set of domains/servers that use the WINS servers.&amp;nbsp;&amp;nbsp; Exchange 2003 stores config info in AD by&amp;nbsp;shortname (think of it as the foldername in the Configuration naming context&amp;nbsp;in the AD) - if you were to have two different servers with the same shortname (but unique FQDNs) and try to put them in the same Admin Group, I'm not sure what would happen - I know it wouldn't work!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;In Exchange 2007 we are fixing&amp;nbsp;the first 2&amp;nbsp;of these.&amp;nbsp;(we can't fix the&amp;nbsp;third one in order to have interop with Exchange 2000/2003).&amp;nbsp; We have code in the pre-requisites check to give you a nice error message if you try to install a second server with the same name in the Exchange org (since all 2007 servers are in the same AG).&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=calibri&gt;Obviously if you have any pre-2007 servers around, you have to keep WINS around. &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Calibri&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Calibri&gt;You can also find more information in this KB article: &lt;A href="http://support.microsoft.com/?id=837391"&gt;http://support.microsoft.com/?id=837391&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=454761" width="1" height="1"&gt;</description></item><item><title>Exchange 12 unveiled</title><link>http://blogs.technet.com/b/dlemson/archive/2006/03/13/422006.aspx</link><pubDate>Tue, 14 Mar 2006 09:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:422006</guid><dc:creator>dlemson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/dlemson/rsscomments.aspx?WeblogPostID=422006</wfw:commentRss><comments>http://blogs.technet.com/b/dlemson/archive/2006/03/13/422006.aspx#comments</comments><description>&lt;P&gt;Where have I been?&amp;nbsp; I have been so very bad at blog posting.&amp;nbsp; I like to think that I favor quality over quantity :-), but I'm afraid I've been a huge slacker when it comes to this blog.&amp;nbsp; But I'm going to try to change and blog more often, now that we're starting to go more public with Exchange "12".&amp;nbsp; &lt;/P&gt;
&lt;P&gt;In case you missed it from the &lt;A href="/exchange/archive/2006/03/01/420941.aspx"&gt;EHLO blog&lt;/A&gt;, our first Exchange "12" CTP is now available to TechNet subscribers. I encourage you to check it out.&lt;/P&gt;
&lt;P&gt;Also, I will create some posts about my recent Media Center adventures.&amp;nbsp; I built a new theater room in my bonus room, and I'm using the &lt;A href="http://home.comcast.net/%7Etimmmoore/firewire/readme.htm"&gt;app &lt;/A&gt;from "timmmoore" at thegreenbutton.com that uses IEEE-1394 to stream broadcast channels off of a cable box&lt;/P&gt;
&lt;P&gt;We are doing &lt;A href="http://www.microsoft.com/technet/prodtechnol/exchange/community/webcasts.mspx"&gt;webcasts &lt;/A&gt;this week on TechNet, you should join in to hear about Exchange "12"!&amp;nbsp; I am doing the webcast on Thursday, Client Access and Web Services in Exchange "12".&amp;nbsp; Today, Tuesday, at 1 pm Pacific, you can see Terry Myerson, the Exchange General Manager, doing an overview of Exchange "12" session. &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=422006" width="1" height="1"&gt;</description></item><item><title>TechEd Day 1&amp;2 from an Exchange perspective</title><link>http://blogs.technet.com/b/dlemson/archive/2005/06/08/406069.aspx</link><pubDate>Wed, 08 Jun 2005 13:31:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:406069</guid><dc:creator>dlemson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/dlemson/rsscomments.aspx?WeblogPostID=406069</wfw:commentRss><comments>http://blogs.technet.com/b/dlemson/archive/2005/06/08/406069.aspx#comments</comments><description>&lt;DIV class=Section1&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;It’s been a huge couple of days for the Exchange team, especially the Exchange Mobile Sync team, which is in my group.&amp;nbsp; In case you missed the news, at TechEd on Monday we announced &lt;A title=http://www.microsoft.com/exchange/downloads/2003/sp2/faq.mspx href="http://www.microsoft.com/exchange/downloads/2003/sp2/faq.mspx"&gt;Exchange 2003 Service Pack 2&lt;/A&gt; as well as the &lt;A title=http://www.microsoft.com/windowsmobile/business/5/default.mspx href="http://www.microsoft.com/windowsmobile/business/5/default.mspx"&gt;Messaging and Security Feature Pack for Windows Mobile 5&lt;/A&gt;.&amp;nbsp; It’s so exciting to be able to show the world what we’ve been doing lately.&amp;nbsp; The summary of what this does for mobile sync devices that use Exchange ActiveSync is to give the end user instant email and the mail administrator the ability to set policies to secure devices.&amp;nbsp; There are some other features for both, including a GAL lookup feature on the device, so you can call, email, or look up office locations of people who aren’t in your contacts.&amp;nbsp; Be sure to read the &lt;a href="http://blogs.technet.com/exchange/"&gt;Exchange team blog &lt;/A&gt;this week, where developers from the Exchange Mobile Sync team are writing great, candid, deeply technical articles about our sync changes. (You gotta love &lt;a href="http://blogs.technet.com/exchange/archive/2005/06/07/406035.aspx"&gt;Sami's post &lt;/A&gt;from yesterday - he was the lead dev for our new "Direct Push" technology)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Last week while the marketing team was working on press releases, press calls, and stuff like that, my PM team and our colleagues in Windows Mobile have been working on the demos that showed off the product on Monday.&amp;nbsp; We had four separate demos on Monday in which we showcased our new mobile features.&amp;nbsp; We had the Steve Ballmer keynote, the Dave Thompson/Kurt DelBene Collaboration Strategic Briefing, the Dave Thompson MSG200 “Exchange Today &amp;amp; Tomorrow” session, and Max Ciccotosto’s SP2 Mobile features session.&amp;nbsp; What a production – we had to make multiple copies of our demo setup and make sure it worked in every room, around the convention center.&amp;nbsp; &amp;nbsp;This is my first time being involved in executive sessions, much less actually doing the demos in one (I did the SP2 demos in MSG200).&amp;nbsp; It involves many slide reviews, runthroughs, and rehearsals.&amp;nbsp; When you see demos go off without a hitch in a big session, you can rest assured that it is because the staff spent tens or hundreds of hours preparing – pre-release software doesn’t just work perfectly by accident!&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;We also had to cope with handing off a limited number of the cool new devices that we are showing off, like the &lt;A title=http://www.engadget.com/entry/1234000990044936/ href="http://www.engadget.com/entry/1234000990044936/"&gt;HTC Universal&lt;/A&gt;. It was neat to get to use the Universal – it is a really hot device.&amp;nbsp; The 640x480 screen really makes it look great, and the keyboard is really nice. &amp;nbsp;I can’t wait until I get more time to use one. If you are at the show, make sure to stop by the Windows Mobile booth in the exhibit hall – we have all of the latest Windows Mobile 5 devices on display, including the Universal and the new ruggedized Symbol device shown in the Steve Ballmer keynote. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;I also spent some time yesterday in the Exchange "cabana" - a new idea they started at last year's TechEd, where we basically have 10-20 Exchange experts standing/sitting around in one spot all day, waiting to answer customers' questions.&amp;nbsp; I think it's a great thing, and it seems to be well received by attendees.&amp;nbsp; Sometimes I can't believe that we used to just have one evening event of "Ask the Experts" - it's obvious that we're learning and tuning the conference to respond to attendees' wishes.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;It's always fascinating to me to see what the "buzz" is in the questions that people have.&amp;nbsp; Of course many of the questions are sort of "the system is doing something it shouldn't, why is that?" which is usually met with a "I have never heard of such behavior, the best way to diagnose that is to call support".&amp;nbsp; We always feel bad when we can't figure something out (as we are driven engineers who take pride in our product!) but sometimes it's hard to diagnose it without seeing the system.&amp;nbsp; People open up their laptops with a terminal services session in to their server, and yesterday I suggested to a guy who works at a bank that he have someone back at the office take a screenshot of his settings and email it to him so he could print it out and bring it over&amp;nbsp;:-). But the most interesting questions are sort of more architectural, "I have this system and I want to change it in this way".&amp;nbsp; It is these questions that allow me to take a "pulse" of the customer base... in 2002, most of those questions were still 5.5 problems from customers who weren't really motivated to move off of 5.5.&amp;nbsp; But in 2003, that started to change, and by TechEd 2004, most of the architectural questions were "I am planning my migration from 5.5 to 2003.&amp;nbsp; Help me make sure I'm doing it right".&amp;nbsp; And that continued in this show - lots of people asking that question (although less than last year, indicating that many of them succeeded).&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Finally, the last change that I've seen in this year's TechEd that I applaud is the Birds of a Feather (BoF)&amp;nbsp;sessions being more prominently advertised - actually advertised in the mini-booklet that everyone carries.&amp;nbsp; These have always been the most useful for part of many non-MS conferences, e.g. USENIX events, for me, over the years. &amp;nbsp;Just as you often learn more from your peers that you work with than your managers, I think that you may learn more from your peers at a conference than the sometimes-narrowly-focused experts who give the sessions.&amp;nbsp; How do you think we did with BoFs for the Exchange community?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=406069" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Exchange/">Exchange</category></item><item><title>Want to work on mobile/web access technologies in the Exchange Team?</title><link>http://blogs.technet.com/b/dlemson/archive/2005/02/03/366447.aspx</link><pubDate>Thu, 03 Feb 2005 18:33:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:366447</guid><dc:creator>dlemson</dc:creator><slash:comments>1</slash:comments><description>See &lt;A href="http://blogs.msdn.com/exchange/archive/2005/02/03/366420.aspx"&gt;my post&lt;/a&gt; on the Exchange Blog for details on some job openings in my team.&amp;nbsp; As a bonus, can you guess who I am channeling in the first paragraph? (hint: there's a lot of rhetorical questions)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=366447" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Exchange/">Exchange</category></item><item><title>My favorite spot on the MS campus</title><link>http://blogs.technet.com/b/dlemson/archive/2005/01/26/361398.aspx</link><pubDate>Thu, 27 Jan 2005 07:34:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:361398</guid><dc:creator>dlemson</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;I was just reading a not-so-old post on Adam Barr's blog about his &lt;a href="http://www.proudlyserving.com/archives/2004/12/top_ten_favorit_1.html"&gt;favorite spots on the MS campus &lt;/a&gt;and then a &lt;a href="http://www.proudlyserving.com/archives/2005/01/other_nice_spot.html"&gt;follow-up to it&lt;/a&gt;, and I thought I'd write about my favorite spot.&amp;nbsp; The other day, we were coming back from a meeting in building 31 on our way to the building 34 cafeteria and decided to go through this spot.&amp;nbsp; Next to 163rd Ave NE there is a stand of trees with a path that winds through it in a meandering way.&amp;nbsp; It was obviously deliberately set up to be this way, but for just a minute, you feel like you are out on a hike in the forest.&amp;nbsp; I know there are tons of places in Seattle that are like that (which always surprises someone like me, who spent many years in the midwest), but it's really amazing to be like that right next to your modern office building.&amp;nbsp; Not to try to show up Adam or anything, but here's the &lt;a href="http://terraserver-usa.com/image.aspx?T=4&amp;amp;S=9&amp;amp;X=5658&amp;amp;Y=52771&amp;amp;Z=10&amp;amp;W=1"&gt;overhead view &lt;/a&gt;of the spot!&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=361398" width="1" height="1"&gt;</description></item><item><title>Great MCE 2005 feature: Info on Movies</title><link>http://blogs.technet.com/b/dlemson/archive/2004/12/24/331946.aspx</link><pubDate>Sat, 25 Dec 2004 05:29:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:331946</guid><dc:creator>dlemson</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font face="Tahoma"&gt;It seems like every day I find a Media Center 2005 feature that makes me say, "wow isn't that cool!"&amp;nbsp; Today's is "More Info" on Movies.&amp;nbsp; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma"&gt;First, when you want to pick something to watch, it treats movies separately, you can see what movies are on now, on in the next hour, etc.:&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.lemson.com/lemson/pictures/mce/movies-on-now.jpg"&gt;&lt;img src="http://www.lemson.com/lemson/pictures/mce/movies-on-now.jpg" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma"&gt;This was interesting but didn't knock my socks off.&amp;nbsp; Then, we get to the cool stuff.&amp;nbsp; I&amp;nbsp;am an &lt;a href="http://www.imdb.com/"&gt;IMDB&lt;/a&gt; junkie, I love seeing what actors were in what movies. So I was delighted to&amp;nbsp;see this, when I hit the "Info" button while watching a movie, and then selecting "Cast &amp;amp; More":&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.lemson.com/lemson/pictures/mce/movies-cast-more.jpg"&gt;&lt;img src="http://www.lemson.com/lemson/pictures/mce/movies-cast-more.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma"&gt;You can see what seems (in my small sample size I've looked at) to be a complete list of the credits, a&amp;nbsp;real, critical review of the movie, and a list of other movies you might like to see.&amp;nbsp; Then, if you click on someone in the credits (in this case, Sean Connery):&lt;/font&gt; &lt;p&gt;&lt;a href="http://www.lemson.com/lemson/pictures/mce/movies-cast-actor.jpg"&gt;&lt;img src="http://www.lemson.com/lemson/pictures/mce/movies-cast-actor.jpg" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma"&gt;You can see the other movies that Sean Connery was in, and if they are in the guide on a channel you receive, it will tell you what channel and when.&amp;nbsp; Of course, you can click on it to record it.&amp;nbsp; Neat!&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=331946" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Home+Theater/">Home Theater</category></item><item><title>Quiet MCE, Part Deux</title><link>http://blogs.technet.com/b/dlemson/archive/2004/12/21/329066.aspx</link><pubDate>Tue, 21 Dec 2004 19:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:329066</guid><dc:creator>dlemson</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Earlier this year, after being a TiVo fan for quite a few years (I have the little plush toy they sent me in my window at Microsoft :-), I decided to see what Microsoft's solution was all about and installed a Media Center 2005 machine.&amp;nbsp; Now that we've been using it, the plan is to ditch the DirecTiVos and get Media Center Extenders instead... it is an excellent solution.&amp;nbsp; The only downside for me was that the Dell 400sc I was using was not very living-room-friendly.&amp;nbsp;&amp;nbsp; The ATI 9800 Pro that I need for HD OTA playback sounded like a jet engine, the case was sideways in the bookshelf next to the TV, etc.&amp;nbsp; So I figured I'd use the holiday downtime to put together a new incarnation of the MCE machine... part Deux.&amp;nbsp; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;My first step was to quiet the video card.&amp;nbsp; A few months ago, I had bought a &lt;a href="http://www.newegg.com/app/ViewProductDesc.asp?description=35-186-110&amp;amp;depa=0"&gt;VGA Silencer &lt;/a&gt;but had not gotten around to affixing it - the steps seemed somewhat daunting, plus it eats up a PCI slot and I didn't want to give up one of the 5 slots I had in the Dell. I figured I'd try it in the Dell first to get a baseline.&amp;nbsp; I pulled out the $10 internal modem card I was using to get Caller ID info on the screen (built into MCE - how nice is that?) and set to modify my 9800 Pro.&amp;nbsp; It turned out that the instructions were much simpler and the procedure much more straightforward than I had figured.&amp;nbsp; You pull off the existing jet engine fan and heatsink, clean the chip, add included super duper thermal grease, set the heat sink on, connect the wire, and screw it on via a clip on the back of the card.&amp;nbsp; The difference is amazing.&amp;nbsp; There are two modes: Silent and Much Quieter Than The Stock Fan.&amp;nbsp; I thought about stopping right here... but I was determined...&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;The next step was to turn it into a home theater component.&amp;nbsp; I kept reading good things about the Ahanix cases, including the fact that a number of people at Microsoft had the D.Vine 4 cases.&amp;nbsp; I finally settled on that case and ordered one from Newegg.&amp;nbsp; The box it shipped from had a sticker that said "must be double boxed when shipping by UPS or FedEx", and mine shipped by FedEx was not, but the case seemed to be in fine shape.&amp;nbsp; I read a bit more and settled on a &lt;a href="http://www.zalmanusa.com/usa/product/view.asp?idx=142&amp;amp;code=005009"&gt;Zalman CNPS7000B-AlCu CPU cooler&lt;/a&gt;&amp;nbsp;to make the CPU silent.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Regarding the motherboard, my other goal was to switch to digital connection between the PC and the amplifier.&amp;nbsp; I was actually pretty satisfied with the sound from my Creative Audigy 2 with the analog 5.1 cables going to the amp, but it just seemed "unclean".&amp;nbsp;&amp;nbsp;I knew from some friends and co-workers that the best solution is to use an nVidia nForce 2 Ultra motherboard, which has something called 'SoundStorm', which does real time Dolby Digital encoding of whatever source you are using.&amp;nbsp;&amp;nbsp; I was considering buying one, when I realized that the last machine I put together for KC had some kind of fancy motherboard, and was an AthlonXP, so I busted it open and sure enough it had one of the nicest motherboards that fit my bill, the &lt;a href="http://usa.asus.com/products/mb/socketa/a7n8x-e-d/overview.htm"&gt;ASUS A7N8X-E Deluxe&lt;/a&gt;.&amp;nbsp; She had an Athlon 2600+ on there, which should work OK (the Dell was a P4 2.8C and CPU was never an issue).&amp;nbsp; Long story short, I swapped her HD and the Creative card (so she can still have Firewire for camcorder capture) into the Dell, that was about the easiest part of the story.&amp;nbsp; Dell has the best hardware engineering I have ever seen from a computer manufacturer, the case design is phenomenal.&amp;nbsp; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Anyway, I set to putting together the machine with the new case.&amp;nbsp; One of the first things to happen was that I was sliding it across the carpet and one of the rubber legs fell off.&amp;nbsp; Oops, factory glue wasn't too strong there.&amp;nbsp; Re-glued. (it fell off again later but I glued it hopefully the final time right before I later installed it)&amp;nbsp; I installed the motherboard, CPU cooler (used 99% isopropyl alcohol to clean the CPU of its original heat sink grease as some web sites suggested), cards.&amp;nbsp; When I got to installing the video card with its massive cooler, I noticed something annoying - the PCI slots are closer to the AGP slot than they were in the Dell - the video card's cooler now covers &lt;strong&gt;two&lt;/strong&gt; PCI slots.&amp;nbsp; One has the heat sink's heat exhaust, the other was blocked, so I used that slot to shoehorn in the motherboard's external firewire header.&amp;nbsp; I got the other cards in and booted up.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Here's another rant... and it bites me every time... in the course of doing this, I decided to just have one disk in this machine, for noise, so I planned to have that one disk the 200 GB Seagate 7200.7 SATA drive that I had in the Dell as a data storage disk.&amp;nbsp; Well of course Windows XP doesn't have the VIA SATA controller built into it, so you have to hit F6 during setup to add the driver.&amp;nbsp; And of course I didn't put a floppy drive into this machine.&amp;nbsp; So I ended up with this frankenstein thing with a floppy drive hanging out the side until I got it set up.&amp;nbsp; The other twist is that I now know the definition of irony: a few weeks ago, when I was using Ghost on my server machine to move the system partition from an old to a new disk, I needed a floppy disk.&amp;nbsp; The only floppy disk I could find in the whole house was one I stole out of a motherboard box from the garage... you guessed it, the ASUS A7N8X-E Deluxe box, and it was the VIA SATA driver disk.&amp;nbsp; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Once I got the system installed, I noticed something.&amp;nbsp; It was really loud.&amp;nbsp; It was clear that the problem was not the CPU fan - when I used the "FanMate 2" to turn the speed down, it was pretty quiet.&amp;nbsp; It wasn't the video card.&amp;nbsp; It wasn't the hard drive, that was always quiet.&amp;nbsp; It was the power supply.&amp;nbsp; This thing came with a "pre-installed 'Silent' 350W PSU" from Ahanix.&amp;nbsp; Except it was far from Silent.&amp;nbsp; I figured I had better solve this before installing it.&amp;nbsp; I read some stuff on the web, decided that I wanted some PSU that had a 120 mm fan, and headed to Fry's.&amp;nbsp; The good news is that the PSU ATX standard is really a standard, and I could use any PSU in the case.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;At Fry's, I encountered the least helpful employee ever, hanging around the PSU aisle.&amp;nbsp; He asked if he could help me, sure, I'm looking for a quiet power supply. "Uh I don't think there are any quiet ones.&amp;nbsp; I have one that's supposedly silent and it's pretty loud. Of course the CPU is pretty loud too".&amp;nbsp;&amp;nbsp; I suggested he might want to look into the Zalman silent CPU coolers they sell, he apparently had never heard of them, despite working in the computer department.&amp;nbsp; With him properly dispatched to going back to re-stocking ethernet cables in the wrong bins, I started searching through the power supplies.&amp;nbsp; Man, these things are annoying.&amp;nbsp; The boxes have almost no information on them, aside from the purported wattage and what color the LEDs behind the fans are (usually blue).&amp;nbsp; I was standing there looking up "brand names" which did not seem like real brand names into google on my Pocket PC Phone.&amp;nbsp; &lt;/font&gt;&lt;font face="Tahoma" size="2"&gt;I finally found one that seemed to have a 120 mm fan, and had a reputable review on silentpcreview.com: the &lt;a href="http://www.seasonicusa.com/products.php?lineId=5"&gt;Seasonic Super Tornado 300W&lt;/a&gt;.&amp;nbsp; The trick on these is that a 120 mm fan doesn't fit on the back of the case, which is where most fans are - it has to go on the side of the PSU inside.&amp;nbsp; This case has a "honeycomb" on the back - it just lets air out the entire rear of the PSU.&amp;nbsp; This actually helps because the wind is diffused, and you get no wind rush noise.&amp;nbsp; Of course, KC had a good dose of common sense when her first question was, "if it's supposed to be quiet, why is it called a Tornado?"&amp;nbsp; Looking at the web site, it looks like the Super Tornado is quieter than the Super Silencer.&amp;nbsp; Go figure.&amp;nbsp; One last note about buying it at Fry's... buying computer parts at that place is like playing the lottery.&amp;nbsp; I won, on this one: surprise, $10 mail in rebate.&amp;nbsp; If they actually rigorously advertised their rebates on shelves, I think they would sell a lot more of those items. &amp;nbsp;Anyway, installation of the PSU was a breeze and it really is silent (plus, the case is cooler than it was with the stock PSU).&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face="Tahoma" size="2"&gt;Now, the CPU fan is the loudest thing.&amp;nbsp; No problem, with it turned down all the way, it's fairly silent.&amp;nbsp; I drilled more holes in the TV cabinet to run the VGA cable and got the thing installed over the TV.&amp;nbsp; Everything was great, and then I noticed that the hard drive seeks were very loud.&amp;nbsp; The drive is mounted in a kind of dumb way: there is a 3.5" cage screwed to the front panel of the case.&amp;nbsp; So every vibration from the drive is amplified across the entire front of the case.&amp;nbsp; I also learned that Seagate locked their SATA drives to "loud mode" aka "performance mode" - where seeks go as fast as they can, no matter the seek loudness, while the PATA drives are locked to "quiet mode".&amp;nbsp; So I will definately be taking that into account when I replace that drive with something bigger.&amp;nbsp; In the mean time, I read a review on silentpcreview of an interesting little &lt;a href="http://www.siliconacoustics.com/novibes3.html"&gt;drive mount &lt;/a&gt;that uses rubber bands to hold the drive to a 5 1/4" tray, which fits in the unused 5 1/4" mount under the DVD.&amp;nbsp; It should be arriving today and we'll have to see how motivated I am to take the thing down and install it.&amp;nbsp; I think probably pretty motivated, based on how annoyed I was at the seek noise when I was recording two things at once last night.&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=329066" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Home+Theater/">Home Theater</category></item><item><title>HELLOMOTO</title><link>http://blogs.technet.com/b/dlemson/archive/2004/11/29/272000.aspx</link><pubDate>Tue, 30 Nov 2004 01:59:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:272000</guid><dc:creator>dlemson</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Today, our second Exchange ActiveSync licensee &lt;a href="http://biz.yahoo.com/prnews/041129/nym055_1.html"&gt;announced &lt;/a&gt;their upcoming device with direct Exchange Server connectivity: Motorola and their upcoming &lt;a href="http://www.motorola.com/motoinfo/product/details/0,,70,00.html"&gt;A780&lt;/a&gt;.&amp;nbsp; Of course Motorola has several Windows Mobile devices (the now-shipping &lt;a href="http://www.motorola.com/motoinfo/product/details/0,,53,00.html"&gt;MPX 220&lt;/a&gt; and upcoming &lt;a href="http://www.motorola.com/motoinfo/product/details/0,,48,00.html"&gt;MPx&lt;/a&gt;) which, like all Windows Mobile devices,&amp;nbsp;can also connect directly to Exchange Server, but the A780 is remarkable because it is using a Motorola-customized OS and will have the ActiveSync capability.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=272000" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Exchange/">Exchange</category><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Mobile/">Mobile</category></item><item><title>Treo 650 and Exchange ActiveSync</title><link>http://blogs.technet.com/b/dlemson/archive/2004/10/30/250138.aspx</link><pubDate>Sun, 31 Oct 2004 05:12:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:250138</guid><dc:creator>dlemson</dc:creator><slash:comments>6</slash:comments><description>&lt;p&gt;I am sorely overdue in posting, and I apologize about that.&amp;nbsp; I will hide behind the sorry excuse that the vast majority of what I do nowadays is work on an upcoming release of Exchange that we aren't talking about yet, so I feel like I can't blog all that much about my current work.&amp;nbsp; But last week we had an exciting piece of news hit the world: we have licensed the Exchange ActiveSync protocol to palmOne and the new Treo 650 phone includes it in its VersaMail application.&amp;nbsp; This means that every Treo 650 phone, out of the box with no extra software, can be configured to sync email and calendar directly from an Exchange 2003 server.&amp;nbsp; This is super cool!&amp;nbsp; &lt;/p&gt; &lt;p&gt;You can read a lot more about this feature on the palmOne web site: &lt;a href="http://www.palmone.com/us/products/smartphones/treo650/activesync.epl"&gt;http://www.palmone.com/us/products/smartphones/treo650/activesync.epl&lt;/a&gt;&lt;/p&gt; &lt;p&gt;This announcement was made at CTIA Wireless last week, and there were a whole slough of other Windows Mobile device &lt;a href="http://www.microsoft.com/presspass/press/2004/oct04/10-25OperatorsWMPhonesPR.asp"&gt;announcements &lt;/a&gt;as well, including several carriers announcing they will be carrying the "Blue Angel" device in the US.&amp;nbsp; This is a great device because it combines the full screen size of the current XDA/MDA/ T-Mobile Pocket PC Phone Edition with a keyboard that slides open when you need to use it.&amp;nbsp; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=250138" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Exchange/">Exchange</category></item><item><title>The RFC 2821 "Covenant"</title><link>http://blogs.technet.com/b/dlemson/archive/2004/07/02/172281.aspx</link><pubDate>Sat, 03 Jul 2004 06:07:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:172281</guid><dc:creator>dlemson</dc:creator><slash:comments>4</slash:comments><description>&lt;P&gt;In a recent &lt;A href="http://weblogs.asp.net/dlemson/archive/2003/10/17/52019.aspx#172126"&gt;comment&lt;/A&gt;, Mark Hicks asks:&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;Is there a way to accept a message for an invlaid recipient and then delete it without generating an NDR to the (usually fake) sender? I still want to generate an NDR for my internal users when mail cannot be delivered to an external recipient. -Thanks.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, Mark, Exchange doesn't have that built in. And while as a mail administrator, in certain circumstances, I can see why you might want to do that, in general that would be a feature that would let people &amp;#8220;shoot themselves in the foot&amp;#8221;.&amp;nbsp; The reason is that this would break a fundamental rule in the way that Internet mail works.&amp;nbsp; Quoting from &lt;A href="http://www.faqs.org/rfcs/rfc2821.html"&gt;RFC 2821&lt;/A&gt;, Section 3.7 - Relaying:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;If an SMTP server has accepted the task of relaying the mail and&lt;BR&gt;later finds that the destination is incorrect or that the mail cannot&lt;BR&gt;be delivered for some other reason, then it MUST construct an&lt;BR&gt;"undeliverable mail" notification message and send it to the&lt;BR&gt;originator of the undeliverable mail (as indicated by the reverse-&lt;BR&gt;path). &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Put a lot more simply: imagine your grandma was sending you a mail.&amp;nbsp; Instead of &lt;A href="mailto:markhicks@hostname.com"&gt;markhicks@hostname.com&lt;/A&gt;, she accidentally typed &lt;A href="mailto:markhixks@hostname.com"&gt;markhixks@hostname.com&lt;/A&gt;.&amp;nbsp; It gets to the right host, and with your request, that mail would just disappear.&amp;nbsp; RFC 2821 requires that your grandma get an error message telling her that her mail didn't get through. Either your server, or the machine that was trying to submit the message to you, needs to create that error notification.&amp;nbsp; Now, whether or not the error message is formatted so bizarrely such that your grandma has a hope in understanding that reason is another thing... but at least she's going to call you and ask you why you're refusing her mail!&lt;/P&gt;
&lt;P&gt;Incidentally, the next line of that RFC is interesting for Exchange 5.5 aficionados:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Formats specified for non-delivery reports by other standards&lt;BR&gt;(see, for example, [24, 25]) SHOULD be used if possible.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;For reference, [24] is RFC 1891 and [25] is RFC 1894.&amp;nbsp; When Exchange 5.5 was the most prevalent version of Exchange out there, we got a fair amount of heat for the fact that Exchange 5.5 does not generate RFC 1894-compliant non-delivery reports, although it does support RFC 1891.&amp;nbsp; I won't debate whether or not that was the right thing to do, but I will point out that SHOULD in there.&amp;nbsp; Of course, we did support RFC 1894 reports fully starting in Windows 2000 SMTP / Exchange 2000, so we're all good now.&amp;nbsp; And, finally, I am proud of the fact that Exchange users who use Outlook or Outlook Web Access don't have to see the potentially-confusing format of RFC 1894 notifications, we have a nice readable non-delivery report error form, which in Outlook includes a &amp;#8220;send again&amp;#8221; button, which is mighty handy.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=172281" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/dlemson/archive/tags/Exchange/">Exchange</category></item></channel></rss>