HW04: IIS VM Setup

Complete the following requirements.

  1. Create a VM with Windows Server (latest edition)
  2. Install IIS on it - Recall the demo from class and/or the video

    1. IIS features see: image

  3. Install Web Deploy (using the Web Platform installer downloaded from Microsoft).
  4. Enable remote connections in the IIS management service (server level)see image:
  5. Create an ASP.NET application and copy it to your IIS wwwroot folder.

Show your professor for Credit:

If you appear lost, look at the documentation for IIS online.