We need automated "clone and delete old VM" process for specific VM.
For automated VM cloning, I found out "Task job on vCenter".
vCenter's Task job offer daily cloning.
But to success daily cloning, it need deleting cloned VM daily maullay.
vCenter dosn't offer deleting VM task.
I found out that VI toolkit "remove-vm -deletefromdisk" offer delete VM operation without VI Client.
But I don't know power-shell nothing.
Moreover "remove-vm" command need confirmnation.
How can I do it?