Differences between revisions 1 and 2
Revision 1 as of 2015-10-22 12:20:03
Size: 42
Editor: scot
Comment:
Revision 2 as of 2015-10-22 12:24:48
Size: 1128
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Perform the following on your Domain Controller and IIS server. This should be on CPTE230A (Your first Windows Server) and CPTE230B (Your Member Server).

 1. Use the videos in this section to Install a AD Certificate server on CPTE230A.
 1. Use the videos in this section to Install a certificate for your default site on CPTE230B

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

== Services Installed: ==
CPTE265A (192.168.X.2)

 * AD DS Server
 * AD Certificate Authority

CPTE 265B (192.168.X.3)

 * IIS (With SSL Certificate from AD Cert. Auth.)
 * Movies Web Application using Windows Authentication
  * Site requires SSL
  * Only {{{MovieEditors}}} can change or delete movies. Authenticated users can add or view movies.

== Video Grade Guide ==
||Topics ||Points ||
||Video shows the Certificate Server and certificates issued on CPTE265A ||30 ||
||Video shows a complete use of the Movies website with both success and failures of edits using appropriate logins. ||60 ||
||Video talks through the documentation ||10 ||

Lab 07 Web Server Install 2015 - DNN

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

  1. Use the videos in this section to Install a AD Certificate server on CPTE230A.
  2. Use the videos in this section to Install a certificate for your default site on CPTE230B

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

Services Installed:

CPTE265A (192.168.X.2)

  • AD DS Server
  • AD Certificate Authority

CPTE 265B (192.168.X.3)

  • IIS (With SSL Certificate from AD Cert. Auth.)
  • Movies Web Application using Windows Authentication
    • Site requires SSL
    • Only MovieEditors can change or delete movies. Authenticated users can add or view movies.

Video Grade Guide

Topics

Points

Video shows the Certificate Server and certificates issued on CPTE265A

30

Video shows a complete use of the Movies website with both success and failures of edits using appropriate logins.

60

Video talks through the documentation

10

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