Hey,
Are there IIS Administration tools except the default one?
Thanks ahead

--Ram

Re: IIS Tools by Tom

Tom
Tue Jan 04 08:37:28 CST 2005

"Ram" <ninja@bezeqint.net> wrote in message
news:uoojZqm8EHA.2572@tk2msftngp13.phx.gbl...
> Hey,
> Are there IIS Administration tools except the default one?

See http://www.iistoolshed.com for more ...



Re: IIS Tools by Ram

Ram
Tue Jan 04 09:33:21 CST 2005

Thanks for replying Tom,
What I'm looking for is Administrating/manageing IIS tools and not add-ons
to it.
I'm looking for a tool that will allow me create/delete/manage virtual
directory and such.
Thanks ahead

--Ram
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:#b1yKsm8EHA.2012@TK2MSFTNGP15.phx.gbl...
> "Ram" <ninja@bezeqint.net> wrote in message
> news:uoojZqm8EHA.2572@tk2msftngp13.phx.gbl...
> > Hey,
> > Are there IIS Administration tools except the default one?
>
> See http://www.iistoolshed.com for more ...
>
>



Re: IIS Tools by Kristofer

Kristofer
Tue Jan 04 09:43:31 CST 2005

What is wrong with the default one?

I think we need to know why the default tool does not suit you, to be able
to suggest another tool. Because the default one (IIS Manager) can create,
delete and manage virtual directories.

You can always write your own tool, or contact a consulting firm to do it
for you. All you need to know about this is available in the IIS SDK:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/ref_prog_iaoref.asp

--
Regards,
Kristofer Gafvert
www.ilopia.com

Ram wrote:

> Thanks for replying Tom,
> What I'm looking for is Administrating/manageing IIS tools and not
add-ons
> to it.
> I'm looking for a tool that will allow me create/delete/manage virtual
> directory and such.
> Thanks ahead
>
> --Ram
> "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> news:#b1yKsm8EHA.2012@TK2MSFTNGP15.phx.gbl...
> > "Ram" <ninja@bezeqint.net> wrote in message
> > news:uoojZqm8EHA.2572@tk2msftngp13.phx.gbl...
> > > Hey,
> > > Are there IIS Administration tools except the default one?
> >
> > See http://www.iistoolshed.com for more ...
> >
> >

Re: IIS Tools by Ram

Ram
Tue Jan 04 09:49:30 CST 2005

Ok, well, for example, I'm looking for a tool that will let me do actions
not on one
folder, but on some/all of them, or to do actions on all the virtual
directories that work in the same ApplicationPool (- in IIS 6.0).
This are not big request and are not very different from the default IIS
Manager, but they are very important for daily IIS Admininstrator...
Thanks again,

--Rami
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:xn0dwuzxnbjzuqs009@news.microsoft.com...
> What is wrong with the default one?
>
> I think we need to know why the default tool does not suit you, to be able
> to suggest another tool. Because the default one (IIS Manager) can create,
> delete and manage virtual directories.
>
> You can always write your own tool, or contact a consulting firm to do it
> for you. All you need to know about this is available in the IIS SDK:
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/
ref_prog_iaoref.asp
>
> --
> Regards,
> Kristofer Gafvert
> www.ilopia.com
>
> Ram wrote:
>
> > Thanks for replying Tom,
> > What I'm looking for is Administrating/manageing IIS tools and not
> add-ons
> > to it.
> > I'm looking for a tool that will allow me create/delete/manage virtual
> > directory and such.
> > Thanks ahead
> >
> > --Ram
> > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > news:#b1yKsm8EHA.2012@TK2MSFTNGP15.phx.gbl...
> > > "Ram" <ninja@bezeqint.net> wrote in message
> > > news:uoojZqm8EHA.2572@tk2msftngp13.phx.gbl...
> > > > Hey,
> > > > Are there IIS Administration tools except the default one?
> > >
> > > See http://www.iistoolshed.com for more ...
> > >
> > >



Re: IIS Tools by Ben

Ben
Wed Jan 05 11:29:25 CST 2005

You could write a few scripts to do those tasks. Either VBScript & ADSI, or
.NET using DirectoryServices. There's a small blurb on recursing directories
in my blog
http://www.developmentnow.com/blog/2004/12/recursively-list-virtual-directories.aspx

It should be easy enough to modify it to perform some action on some/all the
vdirs based on some criteria.

--
Ben Strackany
www.developmentnow.com


"Ram" <ninja@bezeqint.net> wrote in message
news:uRlJGUn8EHA.1408@TK2MSFTNGP10.phx.gbl...
> Ok, well, for example, I'm looking for a tool that will let me do actions
> not on one
> folder, but on some/all of them, or to do actions on all the virtual
> directories that work in the same ApplicationPool (- in IIS 6.0).
> This are not big request and are not very different from the default IIS
> Manager, but they are very important for daily IIS Admininstrator...
> Thanks again,
>
> --Rami
> "Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
> news:xn0dwuzxnbjzuqs009@news.microsoft.com...
> > What is wrong with the default one?
> >
> > I think we need to know why the default tool does not suit you, to be
able
> > to suggest another tool. Because the default one (IIS Manager) can
create,
> > delete and manage virtual directories.
> >
> > You can always write your own tool, or contact a consulting firm to do
it
> > for you. All you need to know about this is available in the IIS SDK:
> >
> >
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/
> ref_prog_iaoref.asp
> >
> > --
> > Regards,
> > Kristofer Gafvert
> > www.ilopia.com
> >
> > Ram wrote:
> >
> > > Thanks for replying Tom,
> > > What I'm looking for is Administrating/manageing IIS tools and not
> > add-ons
> > > to it.
> > > I'm looking for a tool that will allow me create/delete/manage virtual
> > > directory and such.
> > > Thanks ahead
> > >
> > > --Ram
> > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > > news:#b1yKsm8EHA.2012@TK2MSFTNGP15.phx.gbl...
> > > > "Ram" <ninja@bezeqint.net> wrote in message
> > > > news:uoojZqm8EHA.2572@tk2msftngp13.phx.gbl...
> > > > > Hey,
> > > > > Are there IIS Administration tools except the default one?
> > > >
> > > > See http://www.iistoolshed.com for more ...
> > > >
> > > >
>
>



Re: IIS Tools by John

John
Wed Jan 05 21:36:18 CST 2005

On Tue, 4 Jan 2005 16:34:52 +0200, "Ram" <ninja@bezeqint.net> wrote:

>Hey,
>Are there IIS Administration tools except the default one?
>Thanks ahead
>
>--Ram
>

You can try some of mine. See my sig.

John Cesta

iMAIL Reporter - Reports on iMAIL server and POP users
LogFileManager - IIS LogFile Management Tool
WebPageChecker - Helps Maintain Server UpTime
DomainReportIt PRO - Helps Rebuild IIS
http://www.serverautomationtools.com