Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2013-08-12 20:16:24
Size: 826
Editor: scot
Comment:
Revision 20 as of 2019-08-09 23:12:41
Size: 2282
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Installing Windows Server.
Line 3: Line 4:
'''Assignment:''' Please read the entire lab before starting.
Line 5: Line 6:
Configure your Linux firewall as shown [[WindowsAdministration/VirtualNetworkConfiguration|here]]. Install Windows 2012 on one of your remaining VMs. Make sure you can access the Internet and that you can remote desktop into your machine. (You will need to enable remote desktop on your Windows Machine - I did not show you how to do this in the video.) == Assignment ==
First read the [[WindowsAdministration/VirtualMachineNamingConvention|naming convention]] before you do anything!

For example, my machines are named:

 * router
 * cpte230a

Configure your Linux firewall as shown [[WindowsAdministration/VirtualNetworkConfiguration|here]].

Install Windows 2012 on one of your remaining VMs.

Use one of these [[WindowsAdministration/ActivatingWindows2012R2|keys]]

On windows setup your 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)

Change your server to allow remote access (from the server console).

Make sure you can access the Internet and that you can remote desktop into your machine. You will need to enable remote desktop on your Windows Machine - I did not show you how to do this in the video. Plus you will need to change the profile on the Windows Firewall to allow public access with edge traversal. These are shown below.

{{attachment:firewall1.png}}

{{attachment:firewall2.png}}
Line 9: Line 36:
 1. Document the configuration of your network in the “Documentation Wiki” in the “Network Docs” page. Include the output of # iptables –L from your linux box, and draw a diagram like you see on the wiki.
 1. Document the process of installing Windows 2012 Datacenter (Screen shots are good documenting choices during the install) in the “Windows 2012 Installation Page” of your wiki online.
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.
 1. 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.
 1. 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 2012 installation ||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 ||

Lab 01

Installing Windows Server.

Please read the entire lab before starting.

Assignment

First read the naming convention before you do anything!

For example, my machines are named:

  • router
  • cpte230a

Configure your Linux firewall as shown here.

Install Windows 2012 on one of your remaining VMs.

Use one of these keys

On windows setup your 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)

Change your server to allow remote access (from the server console).

Make sure you can access the Internet and that you can remote desktop into your machine. You will need to enable remote desktop on your Windows Machine - I did not show you how to do this in the video. Plus you will need to change the profile on the Windows Firewall to allow public access with edge traversal. These are shown below.

firewall1.png

firewall2.png

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 2012 installation

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)