Haaga-Helia Ammattikorkeakoulu

Course: Windows Servers - ICI001AS2A-3006

Lectures: August - November 2023

Student: Ilkka Heusala

Lecture Summaries

Lecture 0 - Azure Virtual Machine Setup

Lecture 1 - DHCP Overview

DHCP Overview

Lecture 1 - Hypervisor Installation and Initial Setup

Lecture 2 - Creating Virtual Machines

Lecture 3 - Command Line Basics

Lecture 3 - Networking and Domain Configuration

Lecture 4 - File Server Setup

Lecture 5 - Active Directory Administration

Due to issues with screenshots in Windows, I apologize for the lack of images. There seems to be a problem with Word's copy-paste functionality.

Task 1

Task 2

Task 3

Lecture 6 - Group Policy Management

Adding Group Policies

LogonPolicyGP

DesktopPolicyGP

ResourcesGP

PowerShell Scripts

Lecture 7 - Password Management and Group Policy Priorities

Lecture 8 - IIS Configuration and Test Web Pages

Task 2: IIS Testing and Personal Test Page

Task: IIS Testing and Creating a Test Page

Q1: Do you know how you could refer to this page, for example, if you wanted to access it from your management server? There are two ways to reference it.

I would enter the file server's IP address in the address bar; there is no need to specify the port since it is currently the default port 80.

Task 3: Personal Page on Port 5004 and Redirect

Q: Do you know what possible address references your other domain machines could use to access page 5004?

I can't say for sure offhand, but at least via IP address and port number.

Q: Do you know how the name information for haaga-helia.fi is resolved in your domain?

From the DNS server, which is the DC server machine.

IIS Configuration and Test Web Pages

The address localhost:5004 now redirects to Haaga-Helia's website.

Task 4: FTP Service

Lecture 9 - FTP Configuration

FTP Configuration
  • I followed the instructions to make selections and clicked "Install."
  • FTP Configuration
  • IIS was installed on the system.
  • Task 2: IIS Testing and My Own Test Page

    Q1: Do you know how to reference this page, for example, if you want to visit it from your control server? There are two referencing methods.

    I would enter the file server's IP address into the address bar; there’s no need to specify the port because it is still the default port, 80.

    Task 3: Custom Page on Port 5004 and Redirecting Elsewhere

    FTP Configuration
  • A page was implemented on port 5004, but firewall settings are not yet configured, so the address is "localhost:5004."
  • Q: Do you know how the other machines in your domain might access page 5004?

    I don’t know off the top of my head; at least with the IP address and port number.

    Q: Do you know how the domain name "haaga-helia.fi" is resolved within your domain?

    It is resolved by the DNS server, which is the DC server machine.

    Task 4: FTP Service

    FTP Configuration
  • I created an FTP service and took a screenshot of the desktop, placed it in the ftproot folder, opened ftp://intra.heusala.lan, and confirmed that the FTP server was working, and the file was visible there.
  • FTP Configuration
  • Screenshot taken from the Server Manager’s "Sites" section.
  • Lecture 10 - Client Setup and Domain Integration

    For Windows 10, I chose the following:

    Renaming and Joining the Domain

    Various Policies in Effect

    Network Shares

    Tested URLs

    Additional Steps