IIS Website Information¶
Once the discovery is completed and clicking on the IIS website from the Components tab, the following details of IIS website will be displayed:
- Web Application Details
- Application Server Details
- Virtual Directories
- Certificates
- Backing Services
- Default Documents
Note:
By default, information regarding IIS web application will be displayed and to see application server details, virtual directories, certificates, backing services, and default documents, click on respective tabs.
Web Application Details¶

Following are some details of web application which are displayed in the above image:
- Name: Name of IIS website or application
- Application Pool Name: Name of application pool which is used by IIS website
- Authentication Type: It is the type of authentication which is enabled for IIS website. Authentication type like Anonymous Auth or form-based auth
- Network Bindings: Network bindings table lists all the network bindings used by website along with its protocol and port
Application Server Details¶
After clicking on the "Application Server" tab as shown in the image below, IIS version will be displayed.

Virtual Directories¶
After clicking on the "Virtual Directories" tab as shown in the image below, all the virtual directories configured will be displayed in table - physical path and type of drive i.e., system/network are displayed.

Notes: - List of file and folder paths from all the virtual directories associated with each IIS site will be discovered which will be used while showing file and folder structure in file explorer at the time of transform - Files which are not captured or need to be part of container can be included from include files option provided for file explorer while transform - Files which are not required as part of container can be excluded using exclude files option provided for file explorer while transform
Certificates¶
After clicking on the "Certificates" tab as shown in the image below, list of certificates which are being used by IIS website will be displayed.

Certificate details consist of the following information:
- Certificate issued by which Organization, Organization Unit, and Company name
- Certificate issued to which Organization, Organization Unit, and Company name
- Validity of Certificate i.e., issued on and expires on
Backing Services¶
After clicking on the "Backing Services" tab as shown in the image below, list of connection strings will be displayed in table which is being used by IIS website.

Default Documents¶
After clicking on the "Default Documents" tab as shown in the image below, list of default documents configured for IIS website will be displayed.
