9 Commits
Author SHA1 Message Date
Baoyin QiaoandGitHub adba00b7e8 Adding the module script and manifest of it 2020-04-02 19:00:30 +08:00
Baoyin QiaoandGitHub 3d74470c70 Update README.md 2020-04-02 18:58:49 +08:00
Baoyin QiaoandGitHub 23ad3e0f64 Create Readme file 2020-04-02 18:57:41 +08:00
Baoyin QiaoandGitHub 21182d762b Merge pull request #2 from BaoyinQiao/master
pull from master
2020-04-02 18:35:22 +08:00
Baoyin QiaoandGitHub 747190c33d Merge pull request #1 from vmware/master
Sync from original
2020-04-02 18:33:38 +08:00
Baoyin QiaoandGitHub 0d4ba8b4dc Update VMware.VMEncryption.psm1
Update the Set-VMHostCryptoKey to make the RemoveKeys() only apply to vSphere 6.5 and not remove host key when it is in use.
2019-12-23 17:34:19 +08:00
baoyinqiao 9f8d094e38 Fix the indentation of Encrypted Property of disk
Identation fix.
2016-12-14 09:02:47 +08:00
baoyinqiao 7a5ae91379 Add a new VIProperty: KMSserver for VM
As Mike suggested, add a new VI Property to retrieve the KMSserver
ClusterId for encrypted VMs.
2016-12-14 08:57:43 +08:00
baoyinqiao 1977251e8f Add a VMEncryption module
Add a module which include VMEncryption related functions/cmdlets.
2016-12-09 15:31:03 +08:00