Merge pull request #51 from BaoyinQiao/bqiao-VMEncryption

Add a VMEncryption module
This commit is contained in:
Alan Renouf
2016-12-09 06:32:11 -08:00
committed by GitHub
3 changed files with 2052 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Prerequisites/Steps to use this module:
1. This module only works for vSphere products that support VM Encryption. E.g. vSphere 6.5 and later.
2. All the functions in this module only work for KMIP Servers.
3. Install the latest version of Powershell and PowerCLI(6.5).
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.

Binary file not shown.

File diff suppressed because it is too large Load Diff