Mar 08, 2008
Many years ago I wrote the following KB article: How To Schedule Metabase Backups Using WSH Truth be told, I wrote the script in that article to help me manage several servers that I controlled. Once I finished the script, I found myself routinely giving...
1 comments
Filed under: IIS Topics, Scripting
Mar 04, 2008
I had a great question from someone the other day about enabling WebDAV on IIS 6, so I wrote a simple Windows Script Host (WSH) utility that does the trick. Because I'm a firm believer that writing code for one person will ultimately benefit someone else...
1 comments
Filed under: IIS Topics, Scripting, WebDAV
Jul 06, 2007
A few weeks ago my friend Jaroslav posted a blog entry about viewing the current FTP7 sessions using Javascript, and I followed that up with a blog post about viewing the current FTP7 sessions using C# . This blog entry follows up on those postings by...
0 comments
Filed under: IIS Topics, Scripting