Hi,

I need to change c:\inetpub to drive d: in IIS7

I can do that to websites, but the ftp and other protocols still
remain in c: drive.

How can I move all to d: and delete c:\inetpub folder

Re: Change Installation Path of IIS7 by Dave

Dave
Fri Mar 14 09:18:23 CDT 2008


"Camacho" <pmcamacho@gmail.com> wrote in message
news:c16ee35a-63ee-40be-950f-a75d28c796ec@d21g2000prf.googlegroups.com...
> Hi,
>
> I need to change c:\inetpub to drive d: in IIS7
>
> I can do that to websites, but the ftp and other protocols still
> remain in c: drive.
>
> How can I move all to d: and delete c:\inetpub folder

the same as you did for iis, change the directory for each of the other
services to d:... though i would recommend separate directories on d: for
each service so they don't all have access to the same files.



Re: Change Installation Path of IIS7 by Camacho

Camacho
Fri Mar 14 09:34:54 CDT 2008

On Mar 14, 2:18 pm, "Dave" <no...@nowhere.com> wrote:
> "Camacho" <pmcama...@gmail.com> wrote in message
>
> news:c16ee35a-63ee-40be-950f-a75d28c796ec@d21g2000prf.googlegroups.com...
>
> > Hi,
>
> > I need to change c:\inetpub to drive d: in IIS7
>
> > I can do that to websites, but the ftp and other protocols still
> > remain in c: drive.
>
> > How can I move all to d: and delete c:\inetpub folder
>
> the same as you did for iis, change the directory for each of the other
> services to d:... though i would recommend separate directories on d: for
> each service so they don't all have access to the same files.

Thank's,

But I can't find the options in IIS to change ftp and smtp!

Pedro


Re: Change Installation Path of IIS7 by Bernard

Bernard
Sun Mar 16 22:57:09 CDT 2008

For FTP (old) and SMTP use the IIS 6 Manager to do it or use adsulti.vbs as
what you would do in IIS 6.


--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


"Camacho" <pmcamacho@gmail.com> wrote in message
news:c38a6cb4-5572-4a97-9d6e-8b00e4d4cb1c@s37g2000prg.googlegroups.com...
> On Mar 14, 2:18 pm, "Dave" <no...@nowhere.com> wrote:
>> "Camacho" <pmcama...@gmail.com> wrote in message
>>
>> news:c16ee35a-63ee-40be-950f-a75d28c796ec@d21g2000prf.googlegroups.com...
>>
>> > Hi,
>>
>> > I need to change c:\inetpub to drive d: in IIS7
>>
>> > I can do that to websites, but the ftp and other protocols still
>> > remain in c: drive.
>>
>> > How can I move all to d: and delete c:\inetpub folder
>>
>> the same as you did for iis, change the directory for each of the other
>> services to d:... though i would recommend separate directories on d: for
>> each service so they don't all have access to the same files.
>
> Thank's,
>
> But I can't find the options in IIS to change ftp and smtp!
>
> Pedro
>