I am currently endeavoring to create a system wherein the virtual machine loads the saved configuration from the snapshot each time it restarts. Would such an endeavor be feasible?
You need to create custom script to roll-back before start. There is no single button in PVE that would do this for you. The right way to do it is with the template, as @Rares mentioned.
You need to create custom script to roll-back before start. There is no single button in PVE that would do this for you. The right way to do it is with the template, as @Rares mentioned.