Hi all,
I'm looking for a way to script the confirmation that all of my View 4.5 Linked Clones are running on the correct parent snapshot. Where I'm finding this difficult is that the Get-Pool cmdlet shows me what I need, but the Get-DesktopVM cmdlet does not. How can I verify at an individual VM levelthat the Desktop has been Recomposed to the correct snapshot?
Get-Pool returns values for:
parentVMPath =
parentVMSnapshotPath =
Get-DesktopVM does not contain either.
Thanks!
-James
Edit: added more details -JG