Browse by Tags

All Tagsiis6ADSI (RSS)
  • Unable To set the Application Name

    Hi I am writing an application to automate my IIS administration script but I have been stuck in this problem for quiet sometime now I want to setup the Application Name in my IIS 6.0. I use the following script for website creation. Dim w3svc As DirectoryEntry w3svc = New DirectoryEntry("IIS:/...
    Posted to Forum by junaid_Arif_mufti on 06-23-2008, 12:09 AM
  • Trouble Creating Web Site Programmatically

    I'm trying to create a web site on each server in our web farm. I've gotten my code to work fine on localhost, but I'm having trouble getting it to work on a remote machine. We do not have a development environment for me to test in, so I have been forced to test this against a virtual PC...
    Posted to Forum by kc_bosch on 04-22-2008, 9:41 AM
  • IIsIPSecurity (ADSI) sample code

    I have the wonderfull pleasure of createing a business to bussiness portal platform, a 4 node IIS6 cluster with hardware load balancing, which is going to host 50 or so hostheadered site to be used for ordermanagement and order tracking. unfortunately i am no able to move to IIS7 at this point in time...
    Posted to Forum by species5618 on 04-14-2008, 6:12 AM
  • Webalizer (stone steps) for IIS6.0 -ADSI Perl Script - automatic generation of Web Stats

    For those of you who want to produce Web statistics for IIS6.0, i have created a perl script which parses iis6.0 and produces stats for every virtual server. The script runs once everyday. I use Stone Steps webalizer. An improved version of webalizer ( http://www.stonesteps.ca/ ) See just below the script;...
    Posted to Forum by pilio on 03-10-2008, 11:47 AM
  • Strange problem changing "PeriodicRestartTime" using VBScript

    Hi there, I'm using this small bit of code to disable the "Recycle worker processes (in minutes)" (PeriodicRestartTime) option. set objMBUrl=GetObject("IIS://localhost/w3svc/AppPools/DefaultAppPool") objMBUrl.Put "PeriodicRestartTime", 0 objMBUrl.SetInfo This works fine...
    Posted to Forum by mikeb29 on 02-06-2008, 6:34 PM
  • Re: Mass update IIS entries on IIS5/IIS6

    Here is a great blog post to start with. As you walk through the list of sites, just check the ServerComment field for whatever you're looking for, and then you can go on to set Path and AnonymousUser to whatever you need. http://blogs.msdn.com/david.wang/archive/2005/07/13/HOWTO_Enumerate_IIS_Website_Configuration...
    Posted to Forum by davcox on 11-15-2007, 6:51 PM
Page 1 of 1 (6 items)
Page view counter