On a Master Image that has the VDA software installed, any changes made to the Master Image are not persisted across reboots.
The issue starts happening after the VDA software 7.9 or later has been installed.
This issue can be caused by Third Party security software, such as Anti-Virus, that removes changes to the following registry key:
Key Path: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager
Value Name: BootExecute
Per Microsoft documentation the BootExecute value "specifies the applications, services, and commands executed during startup".
When the VDA Software is installed, the following entry is added to the list of values in BootExecute:
PvsVmBoot
This value is added to correctly initialize the MCS I/O Optimization driver inside the VDA.
If this value is removed from the Registry, the MCS I/O Optimization driver is not initialized correctly and the behavior explained above will be observed.