Hello everyone,
I have 2 clusters in one datacenter and I'm moving all the resources from the old cluster to the new one (EVC enabled cluster).
I have to move every templates and rather doing it manually I would like to do it in PowerShell...
The problem is that I'm struggling with Move-Template because I cannot figure out how to pass the right value for the -Destination parameter. This parameter is waiting for a VIContainer object.
So the question is : "How to create a VIContainer object in order to make it work ?"
The help associated to Move-Template is very poor, only one example which doesn't help at all.
I'm using PowerCLI 4.0 U1 - VC 3.5 U6.
Thanks in advance guys,
Arnaud PETITJEAN
PowerShell MVP