Windows 2012 and its own IIS 8.0 are Microsoft's next-generation Web server software, and there are many new and unprecedented features compared to older versions of IIS. With Microsoft announcing that it no longer supports the Windows XP operating system, Windows 2003, the server version of the XP system, together with IIS 6.0, faces the risk of being eliminated from the market. This article uses the illustrated way to instruct you how to install IIS 8.0 step-by-step. The following installation steps also apply to Windows R2, but are different from the Windows 8/8.1 installation interface.
1, open the bottom left corner of the desktop Server Manager.
On Windows 2012 Systems, this button is generally the first position in the lower-left corner. My demo here is the Windows R2 version, which adds a white start icon, so the Server Manager button moves to the second position.
2, click "Add Roles and Features", in the pop-up installation dialog box, and then click two times "Next".
3, enter the Server Role Installation dialog box, check the "Web server (IIS)", will pop up prompts to ask you whether to add features, we click the "Add Function" button to express consent to add. Then click "Next" three times.
Clicking "Next" directly means that we will use the default installation method provided by the system, and interested friends can also take a closer look at the explanatory text on these default steps to further improve the understanding of the IIS system.
4. Next, select the role service to install for the Web server (IIS).
The list of all modules for IIS is as follows:
(1) Security
Request filtering (default installation)
IIS Client certificate mapping authentication
IP and Domain restrictions
URL authorization
Windows authentication
Centralized SSL certificate support
Client certificate mapping Authentication
Digest Authentication
(2) Common HTTP features
HTTP error (default installation)
Static content (default installation)
Default document (default installation)
Directory browsing (default installation)
HTTP redirection
WebDAV Publishing
(3) Performance
Static content compression (default installation)
Dynamic Content Compression
(4) Operation condition and diagnosis
HTTP logging (default installation)
ODBC log records
Tracking
Request Monitor
Logging Tool
Custom log
(5) Application development
. NET Extensibility 3.5
. NET Extensibility 4.5
Asp
asp.net 3.5
asp.net 4.5
Cgi
ISAPI Extension
ISAPI filters
WebSocket protocol
Server-side contains
(6) FTP server
FTP Service
FTP extensions
(7) Management tools
IIS management Console (default installation)
IIS 6 Administrative compatibility
IIS Admin scripts and tools
Management Services
5, it is recommended that you expand the 5th "Application Development", install common application tools, such as Asp/asp.net 3.5/asp.net 4.5. In the check, the system will ask you whether to install the required functions, we are all click "Add function." After the selection of the schematic diagram below.
6, the final step, we choose "Automatically restart the target server", and then click the "Install" button, waiting for the system to complete the installation.
Note that unlike the previous version of IIS 6.0, starting with IIS 7.0, the installation of Windows components no longer passes through CD-ROM or i386 files, but is downloaded directly from the network. So make sure the network is set up before you install and you can browse the Web page normally.