I'm setting up some Win 11 VMs that will be used for system admin on our LAN. I was wondering what would be the best method to do the following (or something similar that meets the same goal):
I create a base VM that has the OS + apps I need.
I then sysprep this for my master "base version.
Once the syspreped VM is created I then create my production VMs from the syspreped master.
Once those are created and the OS is registered I then take a "picture" of each.
On a regular basis I take the "picture", power it up, update all the apps, and save it.
Once I've saved it I delete the current active VM and restore the saved "picture" as a active VM.
This is in a AD domain, MAK licensing, and vSphere 8 Enterprise Plus. The current plan is only 2 admin VMs and possibly 2 user VMs. Ideas?