Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
IIS 10 Fundamentals with Powershell and GUI
Rating: 4.3 out of 5(76 ratings)
2,232 students

IIS 10 Fundamentals with Powershell and GUI

Configure, manage, and support Internet Information Services fundamentals
Created byVitalii Shumylo
Last updated 8/2024
English
English [Auto],

What you'll learn

  • Install the Web Server role using Server Manager
  • Install the Web Server role using Powershell
  • Configure IIS role services such as HTTP
  • Configure IIS Web sites
  • Configure application settings using ASP

Course content

3 sections34 lectures3h 28m total length
  • IIS Quickstart: Install Your Web Server in Minutes14:13

    Install and configure the web server quickly using the default IIS installation, manage via IIS Manager, and test with a basic hello world HTML page on localhost.

  • Adding ASP.NET on IIS15:26

    Enhance IIS by adding the web server role and ASP.NET components, configure server manager to install dotnet extensibility 3.5/4.8 and ASP.NET, and deploy a hello.aspx test page on localhost.

  • Speed Up Your Web Setup: Installing IIS with PowerShell24:42

    Learn to install and configure IIS with PowerShell, automate deployments on remote servers or Windows Server Core, and prepare with git and SSH keys for remote cloning.

  • IIS Manager Essentials for Web Admins16:46

    Explore IIS manager's evolution to dot net configuration and delegation via web.config, application host dot config, and the features view. Navigate its browser-like interface to manage servers, sites, and apps.

  • IIS Configiguration Overview8:54

    Explore IIS configuration from the metabase to clear text XML files, and examine the hierarchical file structure and inheritance model across server, sites, and components.

  • IIS Hierarchy: Websites, Applications, and Virtual Directories11:36

    Explore the IIS hierarchy of websites, applications, and virtual directories, and learn how sites host apps and how virtual directories map to physical paths with separate application pools and bindings.

  • Creating Your First IIS Website: A Step-by-Step with GUI8:31

    Create your first IIS website using IIS Manager, via server manager or inetmgr, then configure site name, a new application pool, a physical path, and binding with http or https.

  • Creating and Assigning Application Pools in IIS5:50

    Create and assign an IIS application pool to isolate each web app. Configure dotnet version and pipeline mode, then map the pool to a website.

  • Automating IIS Website Creation with AppCmd17:50

    Master automating IIS website creation with AppCmd.exe by creating application pools, adding sites with bindings and physical paths, and leveraging batch scripting for bulk deployments.

Requirements

  • Familiarity with general Windows and Microsoft Server administration

Description

The purpose of this course is to prepare you to configure, manage, and support Internet Information Services fundametals.

The primary audience for this course is individuals who want to become a Web server administrator in an enterprise environment. Also, individuals who are
assuming a new role requiring skills to manage content served by an IIS Web server.

The goal is to provide coverage of IIS tasks including topics like 

  • Install the Web Server role using Server Manager
  • Install the Web Server role using Powershell
  • Configure IIS role services such as HTTP
  • Configure IIS Web sites
  • Configure application settings using ASP

It also covers Powershell Fundamentals.  The topics cover Get to Know Powershell HostsVersions, Configuring the Console and ISE, Overview and Background of Powershell.

Who this course is for:

  • Individuals who want to become a Web server administrator in an enterprise environment
  • System Administrators
  • IT Specialists
  • Scripting and Automation Technicians