- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Biliana,
I saved the result for the Get-Compliance -Entity $VMHostObj –Detailed into the variable $Test, then try to returns the values for each one of the properties that a got from the command $complianceStatus | gm -MemberType property *patches,but non of this returned any data.
About what you said of the $complianceestatus, I'm trying the command for a single VM, and the VM has attached the two default baseline for the VMs:
Critical VM Patches
Non-Critical VM Patches
But when I run the Get-Compliance command, in Baseline what I got is:
VMware.VumAutomation.Types.UpgradeBaselineImpl, and
VMware.VumAutomation.Types.PatchBaselineImpl
Could this be related or I have to look somewhere else?
Thanks.