- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm a bit closer to where I want to be however I'm no
my $datastore = $each_vm->datastore;
print "Datastore:".@$datastore[0]."\n";
which returns....t
Datastore:ManagedObjectReference=HASH(0x3ea2580)
Thnking I'm a bit close...not sure where to go from there.