Impact of mismatch Guest OS type
Hi, I have moved this blog to the new site frankdenneman.nl.
The new home for this article is: http://frankdenneman.nl/2009/12/impact-of-mismatch-guest-os-type/
Apologies for the inconvenience!
Categories: VMware
GOS, Guest OS Type, MMU, PowerCLI
A small edit to the one-liner: where { $_.Guest.GuestFullname -ne $_.Summary.Config.GuestFullName }
Now it will only display the VMs with a Guest OS mismatch.
Arne,Thanks for the additional one liner.
Excellent!
I think the column headings “SelectedOS” and “InstalledOS” in the output are reversed?