Quick and dirty attempt at a Hyper-V connected webpanel using PHP&PowerShell
- Create Virtual machines using a sysprepped image of desired OS (VHDX file)
- Monitor Virtual Machines CPU/RAM/UPTIME
- Delete / Start / Stop Virtual Machines
- Based on bootstrap
- Mysql based registration and login
- Security surrounding execution of PowerShell scripts (They should never be placed in the web directory)
- Realtime monitoring (Currently using PowerShell to dump a json file)
- Custom ISO support
- IP-Address output