Add the following Cmdlets for vTPM Support and also change minor version from 1.1 to 1.2

Add-Vtpm
Remove-Vtpm
Get-VtpmCsr
Set-VtpmCert
Get-VtpmCert
This commit is contained in:
Chong Yeo
2018-05-23 14:18:13 -07:00
parent de1197d0e6
commit de8d765719
2 changed files with 345 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
# RootModule = ''
# Version number of this module.
ModuleVersion = '1.1'
ModuleVersion = '1.2'
# ID used to uniquely identify this module
GUID = 'f9592e48-6cd3-494e-891b-ee10ee9f7018'