Differences between revisions 29 and 30
Revision 29 as of 2021-08-26 15:24:04
Size: 2497
Editor: scot
Comment:
Revision 30 as of 2021-08-26 15:29:49
Size: 2679
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

Create 2 virtual machines:

 1. Linux (Ubuntu 20.04 Server)
 1. Windows Server 2019 Standard '''Core''' (If you install the desktop experience, you will have to re-install it)

Lab 01

Installing Windows Server, the firewall and a basic network.

Please read the entire lab before starting.

Assignment

First read the naming convention before you do anything!

For example, my machines are named:

  • scot-router
  • scot-cpte230a

Create 2 virtual machines:

  1. Linux (Ubuntu 20.04 Server)
  2. Windows Server 2019 Standard Core (If you install the desktop experience, you will have to re-install it)

Configure your Linux firewall as shown here.

Install Windows Server on one of your remaining VMs.

Use one of these keys

On windows setup your network with the following information:

  • IP address 192.168.1.2
  • Gateway 192.168.1.1
  • DNS 10.10.129.2 and optionally 10.10.129.3 (We will change this soon)

To do this, run sconfig (if you have a GUI, you are doing it wrong). While you are at it, make sure you've got all of the following configured:

  1. [no change]
  2. Set to CPTE230A
  3. [no change]
  4. Enable remote access
  5. [no change]
  6. [no change]
  7. Enable remote desktop
  8. Configure your network settings here.
  9. Set the timezone to Eastern
  10. [no change]
  11. If you haven't done it yet, enter the key and activate your server
  12. [No change ....]

[ATTACH]

Make sure you can access the Internet and that you can remote desktop into your machine.

To earn points:

Create a homepage on your Documentation Wiki and include links to the following pages:

  1. Document the configuration of your network in a new page called “Networking" using the principles of documenting that we went over in class. Draw a diagram like you see on the wiki, but make sure it has your correct IP addresses.
  2. Document the process of installing Windows Server (Screen shots are good documenting choices during the install) in a new “Install” page of your wiki on moodle.
  3. Document your passwords in a new "Passwords" page of your wiki.

Create a video that shows your working Windows Server installation working. Include a walk through of your wiki pages.

Grade Guide

Topics

Points

Video shows working windows 2019 installation (ping internet from commandline)

40

Video talks through your Networking Documentation

10

Video talks through your Installation Documentation

10

Video Talks through your Passwords Documentation

10

Wiki contains a home page with links to the three pages listed above

30

WindowsAdministration/Lab01ConfigureLinuxInstallWindowsServer (last edited 2023-10-15 19:23:15 by scot)