I'm in the middle of composing a blog entry about this because I'm
probably the only person who knows the necessary information about
both Installers. Everyone involved with creating/designing those
installation programs are no longer at Microsoft, and I doubt you can
find someone within Microsoft and IIS who can figure it out.
Unfortunately, it is impossible to install IIS6 Resource Kit with full
unattend because our legal understanding at the time told us to popup
the EULA all the time, even on unattend installs. On later
clarification (i.e. when we were working on SSLDiag), I revised the
MSI template to address that, but ran into red-tape in releasing the
update for IIS6 Resource Kit.
I wrote the installer for IIS Diagnostics Toolkit, and I can tell you
it works in full unattend mode with a la carte selection of individual
features from the commandline. Of course, this is all technically
undocumented, so I am just going to tell you where all the dots are
and hopefully you can connect the dots.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Mar 22, 10:29 pm, "Steve Schofield" <s....DeleteThis@orcsweb.com> wrote:
> 1) Download the exe
> 2) Place the path of the EXE in the Run command window with an /?
> C:\Users\Administrator\Desktop\iis60rkt.exe /? and a popup window will
> appear.
>
> You can do this procedure for most any EXE program.
>
> I see a few switches available.
>
> /L
> /S
> /V
> /UA
> /UW
> /UM
>
> --
>
> Steve Schofield
> Windows Server MVP - IIS
> ASPInsider Member - MCP
>
> "Miquel Farre" <Miquel F....DeleteThis@discussions.microsoft.com> wrote in messagenews:8502DC86-8EE2-4DF4-9B11-48D7B8D5FE1D@microsoft.com...
>
>
>
> > hi all
> > I'm creating a script to install IIS, configuration and tools on a Windows
> > 2003 server.
> > I'd like to install the IIS6 resource kit unattended, but I don't know how
> > to do that. Are there any iis60rkt.exe swithces to do that?
> > I'd like also install IIS Diagnostics Toolkit in unattended mode, and
> > choosing which components to install (Debugdiag.msi). Is that possible?
> > Thanks in advance- Hide quoted text -
>
> - Show quoted text -