Another possibility is to use WebSite Pro and the tools at 
http://shiloh.shanje.com/

best,  paul


At 07:22 AM 5/10/00 -0700, you wrote:
>Another possibility that I'm looking into, not only for managing IIS but the
>rest of an NT server (Windows 2000, NT 4.0 is a pile of...), is using
>CFEXECUTE and who knows what else to use the Resource Kit Tools. Yes this
>means another $200 for anybody who wants to use the tags, but I think the
>Resource Kit alone is well worth it and when you add on a full suite of CF
>tools so you cando it remotely... well, you get the picture... It's a side
>project of my own so it'll probably take awhile for it to be done, but I'l
>lget it done sooner or later... I've gotten a few through the beta stages so
>far (like managing users) and as I finish them and get done testing them,
>I'll let the list know as well as try to get them in the Tag Gallery (these
>will be my first so I don't know how hard/easy it is to get into the Tag
>Gallery).
>
>-Will
>
>----- Original Message -----
>From: "Jonathan Broome" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>
>Sent: Wednesday, May 10, 2000 6:59 AM
>Subject: RE: CFX_IIS ? (and CF limitation ASP doesn't have)
>
>
> >
> > To manage the server settings (and a whole lot more) you'll need to use
> > ADSI.  But here's a gotcha - CF can't handle working with ADSI, since it's
>a
> > complex system of nested COM objects.  ASP can handle this, but CF
>can't --
> > how annoying.  The only way I can think of to make it work is write some
> > kind of COM wrapper that does all the interfacing with ADSI and returns
> > simple strings to CF.
> >
> > If you've got access to it, you can check out the web interface to
>managing
> > iis (vs. mmc) and the pages in %windir%\system32\inetsrv\iisadmin to get
>an
> > idea for what it can do, and how.  If you come across CF code that works
>for
> > this, please post a link to it!
> >
> > Good luck.
> >
> > Jonathan
> >
> > -----Original Message-----
> > From: Jim McAtee [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, May 09, 2000 2:17 PM
> > To: cf-talk
> > Subject: CFX_IIS ?
> >
> >
> > Does anyone know of a CF or CFX tag that can create and manage IIS virtual
> > web sites?  I know much of it can be done through Window Scripting Host,
> > but I'd like to avoid running command line programs.  If there's not
> > currently a tag, can this be done through CFOBJECT?
> >
> > Thanks,
> > Jim
> >
> > --------------------------------------------------------------------------
>--
> > --
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> > the body.
> > --------------------------------------------------------------------------
>----
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
> >
>
>------------------------------------------------------------------------------
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to