Reply to Message

View discussion in a popup

Replying to:
LucD
Leadership
Leadership

That is currently the latest PowerCLI version, so you should be ok there.

Could it be that the NFS datastore is not known on the target ESXi node.

Can you try changing that line to

   $destinationDatastore = Get-Datastore $row.Datastore -RelatedObject  $destinationEsx


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

View solution in original post