Steve Schofield's Blog
-
Introducing SMTP.WS for Microsoft SMTP Service
As Microsoft recently closed the newsgroups, there was a very unique and helpful newsgroup dedicated to Microsoft SMTP Service. I created a microsite dedicated to Microsoft SMTP Service (aka IIS SMTP). I'm hoping to have others from the community who use Microsoft SMTP Service feature contribute targeting just SMTP Service.
-
Available Web Server (IIS) Role Services in IIS 7.5
Handy post of features and what versions / modules are available on Windows.
-
IIS 7.5 site 20,000 UNC virdirs via NetApp Filer Results in 500.19 NetBios Command limit reached errors thread
If you run Windows Server 2008 R2 and NetApp appliance. Definitely a thread to bookmark.
-
Troubleshooting IIS 7 network performance issues and TCP Chimney Offload, Receive Side Scaling, and Network Direct Memory Access
There is a lot of posts on http://forums.iis.net related to network performance. Actually, there was two today!. The problems can be different, but the common thread seems to be network performance. Windows Server 2008 (and R2) enabled a new network feature by default which has been referred to as "Scalable Networking Pak". Some people refer to the feature as TCP Chimney Offload. Either way, in my experience this feature causes more issues than it solves. If you are having a network related issue or performance, this is a easy setting to check and verify if disabling portions or all of them can resolve the issue.
-
Hardening IIS 7.x discussion
I've seen a few posts asking "How do I harden my IIS 7 machine". Frankly, Microsoft IIS Team has done an excellent job making a IIS Admin's life much easier and doesn't require nearly as much as IIS 5 days :) Here is a thread though that discusses some other techniques. Thought I'd pass it along.
-
Windows Server 2008 R2 and Indexing Service
I was tinkering around with Windows Server 2008 R2 and ran across the Indexing Service search service.
-
IIS Express announced.
Scott Guthrie announced IIS Express on his blog.
-
500.19 error NetBios command limit thread on forums.iis.net
Here is a great thread on how a person reported fixing a problem 500.19 error NetBios command limit and using a UNC based content architecture.
-
Stay up with your favorite IIS forum w/forum subscriptions feature @ forums.iis.net.
A majority of my geek time is spent at work, like most people. It's hard to keep up on technology coming out of Redmond. In past years, I would subscribe to several 'list-servs' on various content, then review the data when I had some extra time. It was a nice passive way to keep up on technology and pick up on some tidbits. I still do this for some technologies. With the popularity of Twitter, Facebook and other ways people are sharing information. It's not quite as easy IMO. The group I followed are HUGE twitter users, I kind of find this noisy and hard to keep up. Twitter has recently released 'groups' or 'lists' which you can group people. I haven't taken time to subscribe and group people. Anywho!
-
ODBC Logging, IIS 7.5, SQL Server 2008
I wrote an article in 2007 how to setup ODBC Logging on IIS 7.0. There was a post recently in the newsgroups someone wanted to setup and couldn't get it working. My article uses sql server 2005, IIS 7.0. I was able to reproduce an issue on my test server (Windows Server 2008 R2, x64). Here are some items I ran into.