Everyday computing made easier.
How to Install IIS7 in Windows 2008
In Windows 2008 Server IIS 7 is now a server role
1. Fire up the Server Manager under Start –> All Programs -> Administrative Tools -> Server Manager
2.Right-click on Role from the left panel and select Add Roles from the contextual menu.
3. From the Add Roles Wizard, check the Web Server (IIS ) checkbox then click next.
4. Select the required role services for your application or for the action you are trying to perform.
If you have any questions as to what any of these role services do simply highlight any of them by clicking directly over the name as that will force the right pane will update with the corresponding service description.
A few notes:
- The ASP.NET role does not install ASP.net V 1. For information on installing ASP.net V 1 go here.
- FTP Publishing Service install the FTP service that runs on Windows 2003.
5. Click on Next and then Install.
6. Once the installation is completed, you can now access your new IIS 7 web server by browsing http://localhost
| Print article | This entry was posted by caneja on October 16, 2009 at 12:59 pm, and is filed under IIS7. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

