Mar 21, 2007
Yesterday was the second day at the Hosting Summit. There are folks from around the world here. We started off with great keynotes from Michael O'Hara and John Zanni, and of course, a hilarious spoof of <a href=" http://www.microsoft.com/downloads...
1 comments
Tags: IISHosting Summit
Feb 20, 2007
Just sharing a nice little script to query all the computers in an OU and change the local Administrator password for each one. One thing to note, if your computers happen to be in the default Computers container, you need to change the LDAP query from...
1 comments
Tags: Tips and TricksIISWindows Server
Feb 15, 2007
If you are pointing your W3SVC log files to a location that is incorrect or goes offline, especially if it is a remote UNC share like \\server\logs – your requests on IIS 6 could be slower. The reason is that HTTP.sys wants to write an entry for...
1 comments
Tags: IISTroubleshooting
Feb 13, 2007
An update from Robert about FPSE: "Because Microsoft realizes that the FrontPage Server Extensions are essential to many web hosting companies, the Internet Information Services product team is researching the development of an updated version of...
1 comments
Tags: Latest Technical NewsIISFPSE
Feb 12, 2007
When running on x64 hardware, you have two options. First, to run in native 64-bit mode. This means all the applications running need to be 64-bit. The second is to run worker processes in 32-bit mode, which means all applications need to be 32-bit. This...
1 comments
Tags: Tips and TricksIISx64
Nov 09, 2006
Not particularly new news now, but if you haven't started investigating PHP on Windows yet, here's your chance. Not only did IIS collaborate with Zend, they also made a download available for IIS 7 and IIS 6. From the news article on iis.net,...
0 comments
Tags: Latest Technical NewsIISPHP
Apr 04, 2006
Just wanted to let you know that a QFE that has been released by Microsoft for ASP.NET 2.0. This QFE works around a limitation in the maximum number of SMBs (Server Message Blocks for file change notifications) that can be created. For more information...
0 comments
Tags: HotFixesASP.NETIISUNC