Hi,
I'd like to enable VBS (Virtualization Based Security) on a VM, but the latest API doesn't yet support this yet (I am using the vCenter Plugin 6.5.0-15013492).
In PowerCli it would be something like this:
$spec.Flags = New-Object VMware.Vim.VirtualMachineFlagInfo
$spec.Flags.VbsEnabled = $true
Will there be a new vCenter Plugin that supports setting VBS? And if so, any idea when this will be available? ![]()
Thanks
Yes, there should be a plug-in update with support for vCenter 6.7 API level. No fixed release date yet, likely around Q1/Q2 next year.
Yes, there should be a plug-in update with support for vCenter 6.7 API level. No fixed release date yet, likely around Q1/Q2 next year.
Thanks llian, looking forward to the new plug-in then ![]()
