Automation

 View Only
  • 1.  Enable Host Encryption Mode for Native Key Provider Setup

    Posted Mar 26, 2024 08:47 AM

    Hi All, 

    Does anyone know if there is a command to enable the Host Encryption mode setting on a host via PowerCli, or even SSH.

    I have found that there is an encryption module, but that seems to deal with dedicated Key Management servers (KMS), and not Native Key provider (NKP).

    I have tried to look at Host Profiles to but could not see that allowed the option to be set.

    Kind Regards
    Allan



  • 2.  RE: Enable Host Encryption Mode for Native Key Provider Setup

    Posted Mar 26, 2024 09:47 AM

    There are methods under the CryptoManagerHost object, like  CryptoManagerHostEnable

    But I have to admit I never got this to work, nor do any working samples seem to be available.