Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232869

Re: PowerCLI script - New VM from template

$
0
0

Same folder name can reside on different branches of an inventory tree structure.  To ensure working

on the right folder, I normally find out where they are different, then get to it by:

    $targetFolder = get-folder -name <my desired folder name> | where {$_.parent.name -eq "xxx" -and $_.parent.parent.name -eq "yyy" -and ...}


Viewing all articles
Browse latest Browse all 232869

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>