Jump to content

use nlite to install IIS to alternate drive letter


Recommended Posts

Posted

I have a batch and answer file to to install IIS to the D: drive after the OS is installed, but I would like to have IIS installed to the D: drive during the OS installation.

I know you can specify to have nlite install IIS with either the "Default" or "Install" or "Don't Install" parameters in the GUI.

Is there a file that you can edit in the ISO created by nlite which has the [Components] and [internetServer] sections?

I would like to add the following to it:

[Components]

iis_common = on

iis_www = on

iis_inetmgr = on

iis_asp = on

aspnet = on

complusnetwork = on

[internetServer]

PathFTPRoot = D:\Inetpub\Ftproot

PathWWWRoot = D:\Inetpub\WWWroot

Any Ideas or Help would be greatly appreciated...


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...