When I am trying to mark a template to VM using below command its executing successfully but those templates are in a child resource pools so they are converting as VM under cluster.
Sample:
Set-Template -Template $template -ToVM
When I am trying to mark a template to VM using below command its executing successfully but those templates are in a child resource pools so they are converting as VM under cluster.
Sample:
Set-Template -Template $template -ToVM