Get VM with stored vmdks path
I would like to know our VM names and vmdk files path. Becouse, the name of VM and folder name of path isn’t same sometimes. This script shows to you this information. $vms=Get-VM Get-HardDisk -vm $vms| […]
I would like to know our VM names and vmdk files path. Becouse, the name of VM and folder name of path isn’t same sometimes. This script shows to you this information. $vms=Get-VM Get-HardDisk -vm $vms| […]