The purpose of this is to make the windows installation of windows much faster and making it unattended
means after you select the ISO and create VM...
Since ExHyperV already have some of those things included....
I remove some of it...
Heres how it works...
Once you put the windows ISO
Wim Edition will check it right away you can select what index or windows version inside the ISO you want to install..
After that you put your desired
Local Username and Local Username password... that will be use later on to automatic load after install...
It means it will automatically install everything up until the login with the username and password means you wont need to do anything...
until it goes directly to desktop.. no option to select any of those stuff...
This is the script
https://github.com/bryanem32/hyperv_vm_creator/blob/main/hyper-v_vm_creator-beta_v32.ps1
This is the developer
https://github.com/bryanem32/hyperv_vm_creator
This is basically the one we need to integrate...
The developer has the exe you have to try it bro...
watch it how it perform everything automatically after creating the VM
Automatically creates a Hyper-V virtual machine, installs Windows using an unattended setup, configures the system, and boots directly to the Windows desktop no user interaction required...
This would be amazing to integrate inside the ExHyperV in the Creating VM part..
The purpose of this is to make the windows installation of windows much faster and making it unattended
means after you select the ISO and create VM...
Since ExHyperV already have some of those things included....
I remove some of it...
Heres how it works...
Once you put the windows ISO
Wim Edition will check it right away you can select what index or windows version inside the ISO you want to install..
After that you put your desired
Local Username and Local Username password... that will be use later on to automatic load after install...
It means it will automatically install everything up until the login with the username and password means you wont need to do anything...
until it goes directly to desktop.. no option to select any of those stuff...
This is the script
https://github.com/bryanem32/hyperv_vm_creator/blob/main/hyper-v_vm_creator-beta_v32.ps1
This is the developer
https://github.com/bryanem32/hyperv_vm_creator
This is basically the one we need to integrate...
The developer has the exe you have to try it bro...
watch it how it perform everything automatically after creating the VM
Automatically creates a Hyper-V virtual machine, installs Windows using an unattended setup, configures the system, and boots directly to the Windows desktop no user interaction required...
This would be amazing to integrate inside the ExHyperV in the Creating VM part..