DayOne Deploy
An enterprise-grade laptop provisioning system built during my internship to automate the complete setup cycle of new hire workstations.
Support Optimization
Offline Network Staging
Designed a custom staging logic that moves massive software payloads to local storage first, preventing failures from network drops during installation.
Automated Hostname & Domain Join
Leveraged WMI and PowerShell hooks to automate hostname reassignment and AD domain binding without manual intervention.
State-Persistent State Machine
Implemented registry-based state tracking (RunOnce) that allows the deployment to resume exactly where it left off after system reboots.
Enterprise Scaling
Built using .NET 10 and C# 13, this tool provides a self-contained, high-performance solution for IT support teams to deploy workstations at scale without manual overhead.