Lab 07 Web Server Install 2016 - DNN

Perform the following on your Domain Controller and IIS server. This should be on CPTE230A (Your first Windows Server) and CPTE230C (Your Member Server).

  1. Use the videos in this section to Install a AD Certificate server on CPTE230A.
  2. Use the videos or web search to install IIS on CPTE230C (Make sure to install the application server role as well)
  3. Use the videos in this section to Install a certificate for your default site on CPTE230C
  4. Install DotNetNuke using: http://www.dnnsoftware.com/wiki/how-to-install-dotnetnuke

    1. If you get a file not found, then go to http://localhost/dotnetnuke/Install/Install.aspx for the install.

    2. If you get an "upgrade error" it is because your database connection string is wrong.Open web.config in the dotnetnuke directory and ensure that you have the following settings:
      1. Server is db2.cs.southern.edu
      2. Database Name is 2016_Fall_CPTE230_[username] (replace [username] with your username).
      3. Similarly replace the uid with "2016F_[username].
    3. Default Username/Password = Admin/dnnadmin
  5. If you installed the GUI, or have not removed the GUI, do so now.

Document the new services for each server on a new page named services I.e.

Services Installed:

CPTE230A (192.168.1.2)

CPTE 230C (192.168.1.4)

Video Grade Guide

Topics

Points

Video shows the Certificate Server and certificates issued on CPTE230A

30

Video shows the DotNetNuke website running

40

Video shows the Server running without the GUI (as core server)

20

Video talks through the documentation

10

WindowsAdministration/Lab07WebServerInstall2015 (last edited 2016-10-11 13:07:25 by scot)