Posts

Showing posts from August, 2026

Removing the Cisco Core Switch from Daily Homelab Operation and Increasing Cost Efficiency

Image
My homelab originally used a Cisco Catalyst 3560X as the central switch between the Proxmox host, ESXi host, physical Windows client, and another physical system. The switch was useful for learning enterprise switching, VLAN configuration, access ports, trunks, and Cisco IOS. However, there was one disadvantage to keeping an older enterprise switch running continuously: power consumption .  Some calculations from another chat (pro Jahr = per year): Gerät Angenommene Nutzung Verbrauch pro Jahr Kosten pro Jahr Cisco WS-C3560X-24T-S 93 W, 24/7 814,7 kWh 285,14 €  There are some other measures I have to take as well, but this was the easy first step in reducing costs. After reviewing the electricity consumption of the homelab, I decided that the Cisco switch no longer needed to be part of the permanent 24/7 infrastructure. The goal was therefore not to remove the Cisco from the lab completely. Instead, I wanted to change its role: The Cisco switch remains available for networ...

Let the AI do ALL the Work - Run an AI-Operated Employee Lifecycle in My Organization

Image
From Active Directory to a Real Hybrid Windows Sign-In How I Used ChatGPT and Codex to Run an AI-Operated Employee Lifecycle in My Homelab I already had the hybrid Microsoft environment. See my VMware and Server 2025 post for documentation. Active Directory was running on DC01. Microsoft Entra Connect synchronized a deliberately limited part of the domain into my test tenant. CLIENT01 remained my cloud-only Intune client, while the physical computer STEUERN was my Hybrid Microsoft Entra Join pilot. So the next question was not really: Can I create another user? I already knew how to do that. The more interesting question was: What happens if I give an AI administrator access to the lab and tell it what business outcome I want, instead of telling it which buttons to press and which commands to run? That became this experiment. I wanted ChatGPT and Codex to provision a fictional employee through the complete hybrid identity chain: Active Directory ...