Jul 27, 2009
I have mentioned in previous blog posts that I tend to write many of my blog posts and walkthroughs for IIS.NET based on code that I’ve written for myself, and today’s blog post is the story of how one of my samples saved my rear over this past weekend...
4 comments
Tags: IIS TopicsScripting
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
Tags: IIS TopicsScripting
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
Tags: IIS TopicsScriptingWebDAV
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
Tags: IIS TopicsScripting