This issue occurs because of a race condition. This race condition occurs when the Sysprep command tries to stop the Microsoft Distributed Transaction Coordinator (MSDTC) service and the VMware tool ...
So, this has been baffling me for a bit. Trying to run some prep tasks to package a machine automatically, the last step is to sysprep. On a high level, I run a script on the "orchestration" server ...