VMware Workstation Pro + Cisco Packet Tracer · HP EliteDesk 800 G3 Mini
Building a personal IT lab environment on a dedicated refurbished PC from the ground up — starting with no operating system and building toward a fully configured virtualization environment running Ubuntu and Windows virtual machines for CompTIA A+, networking, and cybersecurity hands-on practice.
| Component | Specification | Notes |
|---|---|---|
| Computer | HP EliteDesk 800 G3 Mini | Refurbished — purchased on eBay |
| Processor | Intel Core i5-7500T @ 2.70 GHz | Supports Intel VT-x virtualization ✓ |
| RAM | 8 GB DDR4 | Upgrade planned — cannot open case currently · Max 32GB supported |
| Storage | 256 GB SSD | Enough for host OS + 2 VMs |
| Operating System | Windows 11 Pro | Installed from scratch — came with no OS |
| Graphics | Intel HD Graphics (integrated) | Sufficient for lab work |
| Connectivity | USB 2.0, USB 3.0, USB 3.1, DisplayPort, HDMI | Full port access confirmed |
| Network | Built-in Wi-Fi + Bluetooth | Wi-Fi confirmed working |
Note: 8GB RAM is workable for beginner labs. Run only ONE VM at a time and close unnecessary apps before starting a VM. RAM upgrade is planned once the HP EliteDesk case can be opened.
A clean organized folder structure was created in File Explorer to keep all lab files separated and easy to find. This structure supports documentation, GitHub uploads, and future lab expansion.
| Folder | Purpose |
|---|---|
| C:\IT-Labs\01-ISOs | Stores OS installation files — Ubuntu, Windows, Kali Linux ISO files |
| C:\IT-Labs\02-Virtual-Machines | Stores VMware virtual machine files — set as VMware default VM location |
| C:\IT-Labs\03-Packet-Tracer-Labs | Stores Cisco Packet Tracer lab files and network simulation projects |
| C:\IT-Labs\04-Screenshots | Stores screenshots for lab documentation and GitHub write-ups |
| C:\IT-Labs\05-Lab-Notes | Stores written notes, troubleshooting steps, and lab summaries |
| C:\IT-Labs\06-GitHub-Projects | Stores completed project folders before uploading to GitHub |
| C:\IT-Labs\07-Network-Diagrams | Stores network diagrams created in draw.io or similar tools |
| C:\IT-Labs\08-Tools | Stores installers and utility tools used for the lab environment |
Both VMs will use NAT networking — this allows internet access while keeping the lab environment safe and isolated from the home network.
| VM Name | OS | Purpose | Settings | Status |
|---|---|---|---|---|
| Ubuntu-Lab-01 | Ubuntu Linux | Linux commands, SSH, Nmap, networking basics, file permissions, beginner Linux practice | 2GB RAM · 2 CPU cores · 30GB storage · NAT | Pending |
| Windows-Lab-01 | Windows 10 | Windows troubleshooting, help desk practice, user accounts, Device Manager, Remote Desktop, target machine for scans | 3GB RAM · 2 CPU cores · 50GB storage · NAT | Pending |
Selected the HP EliteDesk 800 G3 Mini as the dedicated lab computer. The machine was purchased refurbished on eBay and arrived with no operating system installed — starting from a completely bare system.
The i5-7500T processor supports Intel VT-x virtualization technology which is required for VMware Workstation Pro. The 8GB RAM is sufficient for beginner labs with one VM running at a time.
Powered on the machine and entered the HP BIOS setup. Verified that Intel Virtualization Technology (VT-x) was enabled. This setting is required for VMware to create and run virtual machines. Without it VMware will not function correctly.
// Add your BIOS screenshot and specific settings you found here when you complete your write-up.
Created a bootable USB drive and installed Windows 11 Pro on the HP EliteDesk. Completed all Windows setup steps including connecting to Wi-Fi, running Windows Update, and verifying all drivers were working correctly in Device Manager.
// Add your Windows installation screenshots here when you complete your write-up.
Created the main lab directory at C:\IT-Labs and built out 8 organized subfolders for ISOs, virtual machines, Packet Tracer labs, screenshots, notes, GitHub projects, network diagrams, and tools. This keeps all lab work separated and easy to document.
Downloaded and began installing VMware Workstation Pro. The next configuration task is to set the default virtual machine storage location to C:\IT-Labs\02-Virtual-Machines using Edit → Preferences → Workspace → Default location for virtual machines.
// Add your VMware installation and configuration screenshots here.
// This step is in progress. Document the Ubuntu ISO download, VM creation settings, installation process, and first boot here when complete.
Upload your photos to assets/images/ named vlab-01.jpg, vlab-02.jpg etc.