Files
PowerCLI-Example-Scripts/Modules/VMware.VsanEncryption
dmilov fb641c8a1c License PowerCLI-Examples-Scripts repository under BSD-2 Clause (#462)
As part of the VMware open source program, we have to update this repository with the correct license and copyright information.
We add the BSD-2 Clause License for this repository.
We mark all source code provided by VMware with the Copyright notice under BSD-2 Clause license.

* Update repository license to BSD 2-Clause License

* Update Copyright
2021-06-07 09:58:47 +03:00
..
2018-12-07 16:11:18 -07:00

Prerequisites/Steps to use this module:

  1. This module only works for vSphere products that support vSAN Encryption. E.g. vSAN 6.6 and later with a vSAN Enterprise license
  2. All the functions in this module only work for KMIP Servers.
  3. Install the latest version of Powershell and PowerCLI(11).
  4. Import this module by running: Import-Module -Name "location of this module"
  5. Get-Command -Module "This module Name" to list all available functions.