Triage the impact
Start with the user, the symptom, what changed, and the scope of the failure.
Endpoint support at work · Infrastructure at home
I support Windows endpoints by tracing connectivity, service, certificate, proxy, firewall, and remote-access issues to their source. Outside of work, I run a Proxmox homelab where I build segmented networks, secure VPN access, Windows Server services, and the automation that ties it together.
WINDOWS SUPPORT
◆REMOTE TROUBLESHOOTING
◆DNS + TCP/IP
◆POWERSHELL
◆PROXMOX + PFSENSE
◆WIREGUARD
01 / What I do at work
My day-to-day work is endpoint troubleshooting: understanding what a user is seeing, reproducing the issue, checking the full connection path, and turning the result into either a verified fix or a clean technical handoff.
Start with the user, the symptom, what changed, and the scope of the failure.
Test from name resolution through the endpoint, network path, trust, and service.
Verify the result, explain it plainly, and leave useful context for what comes next.
02 / Professional toolkit
A support-focused toolkit backed by deeper infrastructure practice at home.
Working directly with users and Windows systems to reproduce issues and restore normal operation.
Following a failed connection across the dependencies between an endpoint and a service.
Checking the controls and trust relationships that sit between a user and a protected service.
Making troubleshooting repeatable and making the outcome useful to the next person.
03 / Home lab projects
Personal infrastructure designed, built, broken, tested, and documented at home.
Designed a virtualization environment around an i9 Proxmox host, with pfSense controlling traffic between the home network, management services, lab systems, and a dedicated jumpbox network.
Keep infrastructure manageable without exposing the rest of the home network.
Path-based Proxmox permissions, pfSense aliases, ordered allow rules, and default-deny segmentation.
A cleaner administrative boundary with tightly scoped access to Proxmox and the upstream gateway.
Built a secure remote administration path that terminates WireGuard on pfSense and routes authorized traffic to a dedicated Windows jumpbox—without exposing RDP directly to the internet.
Remote client → WireGuard → pfSense → Windows jumpbox → approved management targets.
Restricted VPN rules, RDP/NLA hardening, host firewall controls, and management allowlists.
Verified tunnel handshakes, routed reachability, and TCP 3389 connectivity step by step.
Deployed a Windows domain lab and worked through the dependencies behind reliable domain joins: static addressing, AD-integrated DNS, secure dynamic updates, SRV registration, account separation, and Group Policy.
Used DCDIAG, NSLookup, NLTest, and Netlogon to isolate missing AD DNS records.
Separated everyday and administrative identities and kept the built-in account for recovery.
Planned policies for Defender, firewall, updates, RDP, PowerShell logging, and auditing.
Built a reusable PowerShell 5.1 tool outside of work to turn common Windows connectivity checks into one repeatable workflow with readable and structured reports.
DNS, TCP, proxy, firewall profiles, services, system time, certificates, adapters, routes, and internet access.
Color-coded PASS/WARN/FAIL results with TXT and JSON reports for review or automation.
Safe error handling, configurable endpoints, explicit timeouts, and meaningful process exit codes.
Tested the public-facing edge from outside the network and interpreted filtered TCP results separately from the intentionally forwarded WireGuard UDP service.
Compared TCP scanning with focused UDP checks to avoid drawing the wrong conclusion from default scans.
Common TCP ports were silently filtered and RDP was not directly exposed.
Confirmed a deliberately narrow edge: authenticated VPN access instead of public management services.
Wrote and tested a PowerShell magic-packet sender for a Proxmox host, then used tcpdump and ethtool to separate packet-generation issues from NIC and BIOS power-state behavior.
Generated the standard 102-byte payload and sent it over UDP to the subnet broadcast address.
Captured traffic on the physical NIC and Linux bridge to validate the complete network path.
Narrowed the remaining fault domain to shutdown-state NIC power and firmware behavior.
04 / The lab
The environment is designed as a small enterprise playground: virtualization at the core, policy at the edge, identity and services inside, and one controlled path for remote administration.
Home, management, jumpbox, services, and future security workloads are treated as separate trust zones.
pfSense rules and Proxmox RBAC define who can reach which services and what they can do.
Active Directory, monitoring, backup, automation, and container orchestration fit into a deliberate roadmap.
Proxmox GUI · pfSense admin · SSH
RESTRICTEDDC01 · DNS · Windows · Ubuntu
INTERNALWireGuard · JUMP01 · RDP
ENCRYPTED05 / Next layer
Planned work that extends the same systems, networking, and security foundation.
Scheduled retention, verification, and a documented restore test.
Infrastructure metrics and security events with Grafana, Prometheus, and Wazuh.
A three-node virtual cluster for services, ingress, CNI, and NetworkPolicy practice.
06 / Contact
I'm interested in opportunities where thoughtful troubleshooting, strong fundamentals, and a security-minded approach make infrastructure better.