banner



How To Install Iis On Windows 2008 R2

Web Server (IIS) Setup Windows Server 2008

You tin can apply Microsoft® Web Platform Installer (Web PI) to easily install Internet Information Services (IIS) and applications that run on IIS. Nevertheless, if you choose to install IIS manually, y'all can use this article for guidance. You lot can likewise refer to Installing and Configuring IIS 7.

IIS 7.0 is the Web server function in Windows Server® 2008 and the Spider web server in Windows Vista®. IIS vii.v is the Web server role in Windows Server® 2008 R2 and the Spider web server in Windows® seven. Windows Server 2008 R2 and Windows Server 2008 operating systems take all the IIS features needed to support the hosting of Web content in product environments. Windows 7 and Windows Vista also include IIS features, only the available features depend on the operating arrangement versions.

The Web server was redesigned in IIS 7.0 to enable you to customize a server past adding or removing modules to meet your specific needs. Modules are individual features that the server uses to process requests. For example, IIS vii.0 and IIS 7.5 use authentication modules to authenticate client credentials and use cache modules to manage enshroud activity. Both versions of IIS besides provide:

  • A new management interface. The interface lets you quickly and hands alter the settings for each Web site. Information technology is too possible to edit the settings of a Web site in a text-based configuration file.
  • The ability to share tasks with Spider web site owners. A hoster with multiple sites tin can delegate administrative control to developers or content owners.

New in IIS vii.5

IIS 7.0 and IIS 7.v are together known as IIS 7; still, IIS 7.five and Windows Server 2008 R2 include several new features non institute in IIS seven.0:

  • Microsoft® ASP.NET runs on Windows Server 2008 R2 Server Core installations.
  • Some of the extensions bachelor to be added to the IIS 7.0 platform are integrated into the IIS vii.5 platform, including:
  1. FTP publishing.
  2. Web-based Distributed Authoring and Versioning (WebDAV) publishing.
  3. Windows PowerShell™ snap-in for IIS.
  4. IIS Administration Pack modules.
  • IIS 7.5 includes configuration logging and tracing (IIS 7.0 does non include any built-in tracing mechanisms for configuration changes).
  • IIS 7.5 includes the Best Exercise Analyzer, an automatic tool for helping to ensure compliance with security best practices.

Before You Begin

Ensure that you take administrative user rights on the reckoner on which yous plan to install IIS seven. Note that by default, you lot do not have authoritative user rights if you are logged on as a user other than as the built-in ambassador, even if you were added to the local Administrators group on the computer (this is a new security feature in Windows Server 2008 chosen 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.

Note:Yous tin can run runas /user:administrator cmd.exe so that every application yous run from that command line will be elevated, eliminating the demand to use the runas syntax from that control line.

If y'all are logged on to an account other than the born local ambassador account, you may see the post-obit security alert dialog box.

Figure 1: Windows® Security (User Account Control)
Install IIS 7.five on Windows Server 2008 R2IIS is i of the Windows Server® server roles. IIS seven can be installed through the graphical user interface (GUI) by using the new Server Manager interface afterwards the Windows Server operating system is installed.

Server Manager provides a single dashboard to install or uninstall server roles and features. Server Managing director also gives an overview of all currently installed roles and features. When IIS seven is chosen from the Server Manager, the basic components and services needed for IIS are automatically selected.

1. ClickStart ->All Programs ->Administrative Tools ->Server Manager.

Figure ii: Server Manager2. In theServer Manager window, scroll downward toRoles Summary, and and so clickAdd together Roles. The Add Roles Wizard will commencement with aBefore You Begin page. The wizard asks for verification of the following:

a. The administrator account has a strong password.

b. The network settings, such as IP addresses, are configured.

c. The latest security updates from Windows® Update are installed.

3. SelectWeb Server (IIS)on theSelect Server Roles folio. An introductory folio will open with links for further information.

Note: When you utilise theAdd together Roles Wizard to installIIS, you lot get the default installation, which has a minimum ready of role services. If you need additional IIS function services, such asAwarding Development orHealth and Diagnostics, make sure to select the cheque boxes associated with those features in theSelect Role Servicesfolio of the wizard.

Figure three: Select Server Roles4. Select the IIS services to be installed on theSelect Role Services page. Add only the modules necessary. In this case, ASP.Net is selected, and a description of ASP.NET appears in the right pane. Once desired modules are added, clickNext.

Figure 4: Select Function Services5. Add any required role services.

Figure v: Wizard warning page6. IIS is now installed with a default configuration for hosting ASP.Net on Windows Server. ClickShut to complete the process.

Figure 6: Installation Results page7. Confirm that the Spider web server works past using http://localhost.

Figure vii: Default Spider web siteNote: Install simply the absolutely necessary IIS services to minimize the IIS installation footprint. This also minimizes the attack surface, which is one of the benefits of IIS vii.

Use a Script to Install IIS 7.v on Windows Server 2008 R2You tin can also use a script to install IIS 7.5. Note that if you lot use this script, you get the full IIS seven installation, which installs all bachelor feature packages. If at that place are feature packages y'all do non demand, you should edit the script to install just the packages you require. For more data, encounter Installing IIS 7.five on Windows Server 2008 R2.

To install IIS 7.5 with a script, blazon the post-obit at a command prompt:

CMD /C Showtime /w PKGMGR.EXE /fifty:log.etw /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-ClientCertificateMappingAuthentication;IIS-IISCertificateMappingAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Operation;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementScriptingTools;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;WAS-WindowsActivationService;WAS-ProcessModel;IIS-FTPServer;IIS-FTPSvc;IIS-FTPExtensibility;IIS-WebDAV;IIS-ASPNET;IIS-NetFxExtensibility;WAS-NetFxEnvironment;WAS-ConfigurationAPI;IIS-ManagementService;MicrosoftWindowsPowerShell

Unattended Installation of IIS vii.0 on Windows Server 2008Automating the installation of IIS by using unattended scripts is very useful if you lot need to deploy multiple Web servers and desire to ensure that each of the Web servers is set up upward with identical components and services.

In the Windows Server 2008 and Windows Vista operating systems, Pkgmgr.exe is used for unattended scripts, letting you install or uninstall optional features from a command prompt or scripts. (Note: Pkgmgr.exe replaces Sysocmgr.exe which was used in Windows Server® 2003.) For instructions and an overview of Pkgmgr.exe, see Installing IIS 7.0 from the Control Line. See also Unattended Setup to Install IIS 7.0. Notation that to apply Pkgmgr.exe, you must make sure you lot accept administrative user rights on the computer.

Install IIS 7.0 on Windows Server 2008one. To start Server Director, clickStart Menu ->All Programs ->Administrative Tools ->Server Managing director. The Server Manager window opens.

Figure 8: Server Manager2. In theServer Manager window, selectRoles. The Role Summary View is displayed.

Figure nine: Starting time Add Roles Wizard3. ClickAdd together Roles. The Add together Roles Wizard opens. ClickNext to select roles to install.

Figure x: Add Roles Wizard Introduction4. SelectWeb Server (IIS).

Figure eleven: Select Spider web Server (IIS) in Add together Roles Wizard5. The Add Roles Wizard notifies you of any required dependencies; since IIS depends on the Windows Procedure Activation Service (WAS) feature, the following informational dialog box appears. ClickAdd together Required Role Services to continue.

Figure 12: Add Dependencies6. The Web Server is now selected for install. The Select Server Roles dialog box opens. ClickNextto continue.

Figure 13: Selected Web Server (IIS)7. The post-obit dialog box and information appears. ClickNextto keep.

Figure xiv: Introduction to Web Server dialog box8. The Add Roles Wizard displays a list of all IIS 7.0 features available to install as shown below. Notation that features comprising the default install are pre-selected.

Figure fifteen: Web Server Features Listed9. To install just the IIS vii.0 default features, click theInstallbutton, and then proceed to Step xiv. If you need to install boosted features, proceed to step ten.

ten. For this example, we install additional IIS features. Select the check box for ASP.Cyberspace. The Wizard warns if calculation an IIS feature will also cause other features to be installed.

Figure sixteen: Dependency Information11. Click Add together Required Role Services to keep.

12. Continue selecting additional IIS Part Services features to install.

Figure 17: Add Features For Spider web Server13. When you have selected all the features you require, clickAdjacent to continue.

14. The Wizard provides a summary of what will be installed.

Figure eighteen: Summary of Features15. ClickInstall to proceed. The Installation Progress dialog box opens.

Figure 19: Install Progress16. When the IIS 7.0 installation is complete, the post-obit dialog box opens. ClickClose to return to the Server Managing director.

Effigy 20: Installation Summary17. You can now perform a quick cheque to verify that IIS 7.0 is installed. Get-go theWindows® Internet Explorer® Web browser, and enter the addresshttp://localhost. You should run into the default IIS "Welcome" page.

Source: https://www.hitechmv.com/web-server-iis-setup-windows-server-2008/

Posted by: wynneagre1952.blogspot.com

0 Response to "How To Install Iis On Windows 2008 R2"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel