Hey all, I am trying remove vTPMs from our environment (don't ask why, it's Microsoft's fault).
1.5 years ago, I added vTPMs to every VM in our environment, and now I have to remove them.
When I added them, I used the New-VTPM cmdlet.
Now that I am trying to remove the vTPMs, I am trying to use the Remove-VTpm cmdlet. However, it is not actually removing the TPM from the VM, it's just removing/changing the cert that is used? I'm not sure.
Any idea how to actually remove the TPM device from the VM using PowerCLI?

This image shows what the VM looks like after the Remove-VTpm cmdlet was ran against it. It used to have a large string printed there instead of "[CompanyName] vSphere Issuing CA".
-------------------------------------------