Is there any way to capture the output of Remove-Vm. For example when I issue "Remove-VM -VM vm1 -DeletePermanently -confirm:$false", it displays the progress but there is no persistence of the output.
↧
Is there any way to capture the output of Remove-Vm. For example when I issue "Remove-VM -VM vm1 -DeletePermanently -confirm:$false", it displays the progress but there is no persistence of the output.