Set-TrustAuthorityTpm2AttestationSettings
This cmdlet modifies the Trust Authority TPM 2.0 attestation settings of the Trust Authority cluster in the Trust Authority vCenter Server system.
Syntax
[-RequireCertificateValidation]
[-RequireEndorsementKey]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required |
|
TrustAuthorityTpm2AttestationSettings | named |
|
Specifies the Trust Authority TPM 2.0 attestation settings that you want to modify. | optional |
|
SwitchParameter | named |
|
Updates the specified Trust Authority TPM 2.0 attestation settings to require the TPM 2.0 certificate authority (CA) certificate validation. | optional |
|
SwitchParameter | named |
|
Updates the specified Trust Authority TPM 2.0 attestation settings to require the TPM 2.0 endorsement key validation. |
[-RequireCertificateValidation]
[-RequireEndorsementKey]
[-Server <VIServer[]>]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required |
|
TrustAuthorityCluster | named |
|
Specifies the Trust Authority cluster where you want to modify the Trust Authority TPM 2.0 attestation settings. | optional |
|
SwitchParameter | named |
|
Updates the specified Trust Authority TPM 2.0 attestation settings to require the TPM 2.0 certificate authority (CA) certificate validation. | optional |
|
SwitchParameter | named |
|
Updates the specified Trust Authority TPM 2.0 attestation settings to require the TPM 2.0 endorsement key validation. | optional |
|
VIServer[] | named |
|
Specifies the vCenter Server systems on which you want to run the cmdlet. If no value is provided or $null value is passed to this parameter, the command runs on the default servers. For more information about default servers, see the description of the Connect-VIServer cmdlet. |
Output
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityTpm2AttestationSettings
Examples
Example 1
Modifies the Trust Authority TPM 2.0 attestation settings in the Trust Authority Cluster mycluster. The CertificateValidation and EndorsementKey parameters are required.
Related Commands
TrustAuthorityAttestationService
TrustAuthorityCluster
TrustAuthorityKeyProvider
TrustAuthorityKeyProviderClientCertificate
TrustAuthorityKeyProviderClientCertificateCSR
TrustAuthorityKeyProviderServer
TrustAuthorityKeyProviderServerCertificate
TrustAuthorityKeyProviderService
TrustAuthorityPrincipal
TrustAuthorityServicesInfo
TrustAuthorityServicesStatus
TrustAuthorityTpm2AttestationSettings
TrustAuthorityTpm2CACertificate
TrustAuthorityTpm2EndorsementKey