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
Filed under: Tips and Tricks, IIS, Windows 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
Filed under: IIS, Troubleshooting
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
Filed under: Latest Technical News, IIS, FPSE
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
Filed under: Tips and Tricks, IIS, x64
Feb 09, 2007
The new SharePoint templates have arrived. To provide a complete solution, especially for small businesses, SharePoint v3 offers these pre-packaged templates. Each one solves a business problem and offers not only a fully functioning site out of the box...
2 comments
Filed under: Latest Technical News, SharePoint, Community News, IIS News Item