Hi all,
I have a c# process that creates and destroys in custom virtual machine folders (aka folder) virtual machines and vapps.
The process doesn't delete the empty folders, and since I have ~800 empty folders, I wonder if it is possible or exists a solution to remove these folders, or I have to write code to do this.
Thanks