I am trying to disable hyperthreading for a VM that has SQL. I used to be able to do this via GUI or powercli. I can no longer find the option the GUI(HTML5 or FLEX) and the powercli command does not seam to work.
I am running Set-VMResourceConfiguration -HtCoreSharing None, but when I run Get-VMResourceConfiguration it still shows 'All'
It seams that the command is silently failing or worse has been silently disabled.
Does anyone have a suggestion on how to fix. Not disabling hyperthreading is not an option do to cost of cpu core licenses.
I am running ESX 6.7
I would rather not disable hyper threading for the physical host