|
Home > Archive > FrontPage Server Extensions for Windows > August 2004 > How to remove extension from command line
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to remove extension from command line
|
|
|
| I am writing a script to install IIS and configure it using adsutil.vbs. I
do want the FrontPage installed, however don't want the default web site
automatically FrontPage enabled. I am using unattended setup to install IIS
6.0 followed by adsutil.vbs.
Is there some way to tell the setup program not to enable the default site
with FrontPage or remove FrontPage extensions from the default site using
adsutil.vbs?
Any help will be appreciated.
Thanks,
Paul
| |
| Ken Schaefer 2004-08-19, 8:46 pm |
| Hi,
I don't think you can use adsutil.vbs to install/configure/remove FPSE 2002.
You use owsadm.exe (which is an FPSE command line tool) to do this IIRC.
Perhaps check the FPSE Resource Kit, or try one of the FPSE groups?
Cheers
Ken
"PaulT" <pthakur@apsc.com> wrote in message
news:uhFpuHihEHA.3928@TK2MSFTNGP11.phx.gbl...
>I am writing a script to install IIS and configure it using adsutil.vbs. I
> do want the FrontPage installed, however don't want the default web site
> automatically FrontPage enabled. I am using unattended setup to install
> IIS
> 6.0 followed by adsutil.vbs.
>
> Is there some way to tell the setup program not to enable the default site
> with FrontPage or remove FrontPage extensions from the default site using
> adsutil.vbs?
>
> Any help will be appreciated.
> Thanks,
> Paul
>
>
| |
| Jeff Cochran 2004-08-20, 7:48 am |
| On Thu, 19 Aug 2004 12:22:54 -0700, "PaulT" <pthakur@apsc.com> wrote:
>I am writing a script to install IIS and configure it using adsutil.vbs. I
>do want the FrontPage installed, however don't want the default web site
>automatically FrontPage enabled. I am using unattended setup to install IIS
>6.0 followed by adsutil.vbs.
>
>Is there some way to tell the setup program not to enable the default site
>with FrontPage or remove FrontPage extensions from the default site using
>adsutil.vbs?
Don't you use the FPSE command line tool to do this? (It's been a
long time since I automated FPSE for anything...)
Jeff
|
|
|
|
|