We used ADSI to manage over 3000 domains in IIS. It was great. Honestly, CF
wasn't up to it. Accessing ADSI was very slow even embedding the controls as
COM objects. We ended up creating VB apps using ADSI.

----- Original Message -----
From: "Billy Cravens" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, November 29, 2000 8:19 AM
Subject: Re: Getting info from IIS


> Can you post some basic code?  I know how to interact with IIS in ASP,
> but I've yet to figure out how to do it in ColdFusion.  Where I'm mostly
> interested is configuring and setting up web sites, ftp sites, virtual
> directories, etc.  If you could just show a simple example of hooking
> into the metabase, that would probably get me past that first hump.
>
> TIA.
>
> --
> Billy Cravens
> [EMAIL PROTECTED]
>
>
>
> Dylan Bromby wrote:
> >
> > You can use ADSI to interact pretty deeply with IIS. I don't know about
the
> > current user thread. But there are tons of objects you can access with
ADSI.
> >
> > ----- Original Message -----
> > From: "Tom Espen Pedersen" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Wednesday, November 29, 2000 7:23 AM
> > Subject: Getting info from IIS
> >
> > > I was wondering if there's a way to interact with IIS ?
> > > Like reading the "current users" to display the number of active users
on
> > a
> > > site... etc.
> > >
> > > Tom Espen Pedersen
> > > [EMAIL PROTECTED]
> > >
> > > UF+
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Structure your ColdFusion code with Fusebox. Get the official book at
> > http://www.fusionauthority.com/bkinfo.cfm
> > >
> > > Archives: http://www.mail-archive.com/[email protected]/
> > > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> > >
> >
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
> >
> > Archives: http://www.mail-archive.com/[email protected]/
> > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to