New-TrustAuthorityTpm2EndorsementKey

Synopsis

New-TrustAuthorityTpm2EndorsementKey [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -Tpm2EndorsementKey <Tpm2EndorsementKey[]> [-RunAsync] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>] New-TrustAuthorityTpm2EndorsementKey [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -Name <string> [-Certificate <X509Certificate2>] [-CertificateFile <string>] [-PublicKey <string>] [-RunAsync] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>] New-TrustAuthorityTpm2EndorsementKey [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -FilePath <string> [-RunAsync] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

syntaxItem
----------
{@{name=New-TrustAuthorityTpm2EndorsementKey; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=New-TrustAuthorityTpm2EndorsementKey; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=New-TrustAuthorityTpm2EndorsementKey; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}

Related Commands

Detailed Description

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
TrustAuthorityClusterTrustAuthorityClusterfalsetrue (ByValue)
CertificateX509Certificate2falsefalse
CertificateFilestringfalsefalse
Confirmswitchfalsefalse
FilePathstringtruefalse
Namestringtruefalse
PublicKeystringfalsefalse
RunAsyncswitchfalsefalse
ServerVIServer[]falsetrue (ByValue)
Tpm2EndorsementKeyTpm2EndorsementKey[]truetrue (ByValue)
WhatIfswitchfalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityTpm2EndorsementKey

Notes

Examples


Copyright © VMware, Inc. All rights reserved.