My posts tagged with "IIS"(RSS)

Microsoft's Hosting Summit 2007 - Day 2

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...

Using WMI to change the local administrator password for all servers in an OU or Container

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...

IIS requests could be slower if your log file directory is invalid or offline

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...

FPSE on IIS 7 Longhorn

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...

Getting 64-bit or 32-bit applications working on IIS 6.0 x64

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...

PHP and IIS together

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,...

ASP.NET and UNC Fileshares QFE

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...

« Previous  1 2

Microsoft Communities