<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Powercli command to enable host encryption in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270640#M78758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2020 14:05:23 GMT</pubDate>
    <dc:creator>LucD</dc:creator>
    <dc:date>2020-04-08T14:05:23Z</dc:date>
    <item>
      <title>Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270635#M78753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Per vmware docs, you can explicitly enable host encryption.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.security.doc/GUID-A9E1F016-51B3-472F-B8DE-803F6BDB70BC.html" title="https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.security.doc/GUID-A9E1F016-51B3-472F-B8DE-803F6BDB70BC.html"&gt;Enable Host Encryption Mode Explicitly&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to find a way to do that via powercli.&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 16:17:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270635#M78753</guid>
      <dc:creator>jcw345</dc:creator>
      <dc:date>2020-02-04T16:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270636#M78754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are currently no cmdlets to do that.&lt;BR /&gt;You will have to use the API methods directly, i.e. &lt;A href="https://vdc-repo.vmware.com/vmwb-repository/dcr-public/790263bc-bd30-48f1-af12-ed36055d718b/e5f17bfc-ecba-40bf-a04f-376bbb11e811/vim.HostSystem.html#configureCryptoKey"&gt;ConfigureCryptoKey&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do you already have a KMS server in place?&lt;/P&gt;&lt;P&gt;To be done via the &lt;A href="https://vdc-repo.vmware.com/vmwb-repository/dcr-public/790263bc-bd30-48f1-af12-ed36055d718b/e5f17bfc-ecba-40bf-a04f-376bbb11e811/vim.encryption.CryptoManagerKmip.html#registerKmipServer"&gt;RegisterKmipServer&lt;/A&gt; method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 16:29:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270636#M78754</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-02-04T16:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270637#M78755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot about the &lt;SPAN class="final-path" style="font-weight: 600; color: #24292e; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px;"&gt;&lt;A href="https://github.com/vmware/PowerCLI-Example-Scripts/tree/master/Modules/VMware.VMEncryption"&gt;VMware.VMEncryption&lt;/A&gt;&lt;/SPAN&gt; module. &lt;/P&gt;&lt;P&gt;That might help with the KMS part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike did a post on that, see &lt;A href="https://blogs.vmware.com/vsphere/2016/12/powercli-for-vm-encryption.html"&gt;PowerCLI for VM Encryption&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 16:36:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270637#M78755</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-02-04T16:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270638#M78756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, LucD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup. Full KMS cluster in place, vm encryption has been working great, but recently, not all esx hosts are automatically entering safe mode to receive encrypted vms via vmotion/poweron.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've opened a ticket with vmware support to investigate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 16:36:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270638#M78756</guid>
      <dc:creator>jcw345</dc:creator>
      <dc:date>2020-02-04T16:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270639#M78757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the powercli command: set-vmhost&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #000020; background: #f6f8ff;"&gt;&lt;SPAN style="color: #005fd2;"&gt;set-vmhost&lt;/SPAN&gt; &lt;SPAN style="color: #1060b6;"&gt;ESX111&lt;/SPAN&gt; &lt;SPAN style="color: #074726;"&gt;-KmsCluster&lt;/SPAN&gt; &lt;SPAN style="color: #308080;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #005fd2;"&gt;vmware.vimautomation.storage\get-kmscluster&lt;/SPAN&gt; &lt;SPAN style="color: #1060b6;"&gt;kmscluster111&lt;/SPAN&gt;&lt;SPAN style="color: #308080;"&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 13:59:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270639#M78757</guid>
      <dc:creator>jcw345</dc:creator>
      <dc:date>2020-04-08T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Powercli command to enable host encryption</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270640#M78758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 14:05:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powercli-command-to-enable-host-encryption/m-p/2270640#M78758</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2020-04-08T14:05:23Z</dc:date>
    </item>
  </channel>
</rss>

