IIS Website Information
Once the discovery is completed and clicking on the IIS website from Components tab, following details of IIS website will be displayed:
- Web Application Details
- Application Server Details
- Virtual Directories
- Certificates
- Backing Services
- Default Documents
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 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 type of authentication which is enabled for IIS website. Authentication type like Anonymous Auth or form based auth. - Network Bindings: Network bindings tables lists all the network bindings used by website along with its protocol and port
- Application Server Details
After clicking on “Application Server” tab as shown in image below IIS version will be displayed.
- Virtual Directories
After clicking on “Virtual Directories” tab as shown in 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 “Certificates” tab as shown in image below list of certificates which are being used by IIS website will be displayed.
Certificate details consist 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 “Backing Services” tab as shown in image below list of connection strings will be displayed in table which is being used by IIS website.
- Default Documents
After clicking on “Default Documents” tab as shown in image below list of default documents configured for IIS website will be displayed.