Overview
This lecture covered key virtual lab housekeeping, a recap of core Windows VM configurations, types of hypervisors, configuring Hyper-V at home, differences between network switches, and advice on building a personal engineer’s journal. Next, the class will begin exploring Windows OS settings in detail.
Housekeeping & Deadlines
- Friday, the 12th is the last day to withdraw or adjust classes for a tuition refund.
- Contact the instructor ASAP for schedule changes or concerns.
- Resume drop-in session tonight at 6:30 PM via Zoom; all students are welcome.
- Lab attendance yesterday means full marks awarded; next lab requires VM deployment and configuration.
Core Configurations: Windows VMs
- Every time you set up a Windows VM, complete these three steps:
- Personalize the VM (assign a logical host name).
- Assign and verify an IP address (using DHCP or manual assignment).
- Confirm network connectivity, typically with ICMP (ping), requiring Windows Firewall configuration.
Hypervisors & Virtual Lab Setup
- Client Hyper-V is used in the lab and differs from server-based Hyper-V.
- Type 1 hypervisors talk directly to hardware (better performance); Type 2 run atop the host OS (e.g., VirtualBox).
- Windows Home editions lack advanced features; upgrade to Education or Pro (using Azure keys) for full virtualization support.
- To enable Client Hyper-V, use "Windows Features" after upgrading OS.
Virtual Switches in Hyper-V
- Virtual switches manage VM network connectivity; types include Default, Private, and External.
- Default switch provides internet access via the host; Private isolates VMs from the host but allows VM-to-VM communication; External connects VMs to physical networks.
- At home, configure virtual switches as needed; usually, the Private switch is most useful.
Building Your Home Lab
- Steps: Upgrade your OS, enable Hyper-V, configure switches, and download ISO images from the Microsoft Evaluation Center or copy from the lab.
- Evaluation ISOs provide 180 days of use and can be rearmed three times.
Engineering Journal & Key Commands
- Keep an engineering journal (digital or paper) for notes, procedures, and key terms.
- Track key commands, e.g.,
ipconfig, ipconfig /all, and ping.
- Use end-of-chapter term lists to reinforce vocabulary.
Key Terms & Definitions
- Client Hyper-V — Virtualization technology built into Windows Education/Pro for running virtual machines.
- Type 1 Hypervisor — Virtualization that runs directly on hardware for maximum performance.
- Type 2 Hypervisor — Runs atop an OS (e.g., VirtualBox), less efficient.
- Virtual Switch (Default/Private/External) — Software-defined network bridges in Hyper-V for managing VM connectivity.
- ICMP — Internet Control Message Protocol, used by ping for connectivity tests.
- DHCP — Dynamic Host Configuration Protocol, automatically assigns IPs to devices.
- Demarcation Point (Demark) — Boundary where user control ends and ISP responsibility begins.
- LAN — Local Area Network, user’s internal network.
Action Items / Next Steps
- Prepare for the next lab: practice deploying two Windows VMs and configure their settings in a private virtual switch.
- Review Chapter 14: Windows OS settings and configurations.
- Start or update your engineering journal and begin a list of key terms and commands.
- Optional: Attend tonight's resume workshop if interested.