Tuesday, 6 January 2015

How to Install IIS7 On windows 7

By default, you do not have administrative user rights if you are logged on as a user other than the built-in administrator, even if you were added to the Local Administrators group on the computer (this is a new security feature in Windows Server® 2008 called Local User Administrator). Log on either to the built-in administrator account, or explicitly invoke applications as the built-in administrator by using the runas command-line tool.

Steps

First of all, select the Control Panel.
Sample Image
In the Programs section, select Turn Windows Features on or off.
Sample Image
You might encounter the following screen:
Sample Image
Now, simply click on the features that are checked on the following screens and then hit the OK button.
Sample Image
Sample Image
A progress bar will appear.
Sample Image
Once the installation is over, to confirm it, simply type the following URL into your browser: http://localhost.
If installation is successful, then you will see the following screen:
Sample Image
Now you can use Internet Information Services Manager to manage and configure IIS. To open IIS Manager, click Start, type inetmgr in the Search Programs and Files box, and then press Enter.
Sample Image

Point of interest

No comments:

Post a Comment