My goal is to install IIS6 on the server, but inspired by this article and follow his steps to see the "IIS 6 Management Compatibility", my problem is solved, I am here because to install VSS 2005 and U8 and other earlier software will encounter this problem;
The following content is reproduced from: http://www.zhaomu.com/news/detail-394.html
The contents are as follows:
Windows 2012 and its own IIS 8.0 are Microsoft's next-generation Web server software, and there are a number of new features that have been unprecedented compared to older versions of IIS. As Microsoft announces that the Windows XP operating system is no longer supported, the server version of the XP system, Windows 2003, along with IIS 6.0, is at risk of being eliminated by the market. This article uses an illustrated way to guide you through how to install IIS 8.0 step-by-step. The following installation steps also apply to Windows R2, but are different from the installation interface for Windows 8/8.1.
1. Open the Server Manager in the lower left corner of the desktop.
On Windows 2012 Systems, this button is typically located in the lower-left corner of the first position. My demo is in Windows version R2, which has a new white start icon, so the Server Manager button moves to the second position.
2. Click "Add roles and Features", and then click "Next" two times in the installation dialog box that pops up.
3, go to the Server Role Installation dialog box, tick "Web server (IIS)" This, will pop up a prompt to ask you whether to add features, we click the "Add Features" button to express consent to add. Then click "Next" three times.
Direct click "Next" means that we will adopt the system-provided default installation, interested friends can also take a closer look at these default steps on the text, in order to 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-based authentication
(2) Common HTTP features
- P style= "padding-top:0px; padding-bottom:0px; margin-top:8px; margin-bottom:12px; line-height:1.5; font-size:14px ">http error (default installation)
-
static content (default installation)
-
default document (default installation)
-
directory browsing (default installation)
-
http redirect
-
webdav release
(3) Performance
(4) Health and diagnostics
- P style= "padding-top:0px; padding-bottom:0px; margin-top:8px; margin-bottom:12px; line-height:1.5; Font-size:14px ">http Logging (default installation)
-
ODBC log record
-
tracking
-
request monitor
-
logging tool
-
custom log
(5) Application development
. NET Extensibility 3.5
. NET Extensibility 4.5
Asp
ASP. 3.5
ASP. 4.5
Cgi
ISAPI extensions
ISAPI filters
WebSocket protocol
Server Side contains
(6) FTP server
FTP Service
FTP extension
(7) Management tools
IIS management Console (default installation)
IIS 6 Management Compatibility
IIS administration 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. When checked, the system asks you if you want to install the required features, we will click "Add Features". After the selection is complete the following.
6, the last step, we select "Automatically restart the target server", and then click the "Install" button, waiting for the system to complete the installation.