Set-VMTPM

Set-VMTPM

Configures the TPM of virtual machines.

構文

Parameter Set: ResourceObject
Set-VMTPM [-VMTPM] <VMTPM[]> [-DataProtected <Boolean> ] [-Enabled <Boolean> ] [-KeyProtector <Byte[]> ] [-NewLocalKeyProtector] [-Passthru] [-Shielded <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMName
Set-VMTPM [-VMName] <String[]> [-CimSession <CimSession[]> ] [-ComputerName <String[]> ] [-Credential <PSCredential[]> ] [-DataProtected <Boolean> ] [-Enabled <Boolean> ] [-KeyProtector <Byte[]> ] [-NewLocalKeyProtector] [-Passthru] [-Shielded <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMObject
Set-VMTPM [-VM] <VirtualMachine[]> [-DataProtected <Boolean> ] [-Enabled <Boolean> ] [-KeyProtector <Byte[]> ] [-NewLocalKeyProtector] [-Passthru] [-Shielded <Boolean> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Set-VMTPM cmdlet configures the virtual Trusted Platform Module (TPM) of virtual machines.

パラメーター

-CimSession<CimSession[]>

リモート セッションまたはリモート コンピューターでコマンドレットを実行します。コンピューター名またはセッション オブジェクト (New-CimSession コマンドレットや Get-CimSession コマンドレットの出力など) を入力します。既定値は、ローカル コンピューター上の現在のセッションです。

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-ComputerName<String[]>

Specifies one or more Hyper-V hosts that run this cmdlet. NetBIOS names, IP addresses, and fully qualified domain names are allowable. The default is the local computer. Use localhost or a dot (.) to specify the local computer explicitly.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Credential<PSCredential[]>

Specifies one or more user accounts that have permission to perform this action. The default is the current user.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-DataProtected<Boolean>

Specifies whether this cmdlet configures the TPM security profile to have the property DataProtected.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Enabled<Boolean>

Specifies whether this cmdlet enables TPM on the virtual machine.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-KeyProtector<Byte[]>

Specifies the key protector that TPM uses.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-NewLocalKeyProtector

Indicates that this cmdlet generates a new local key protector.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Passthru

Indicates that this cmdlet returns the Microsoft.HyperV.PowerShell.VMTPM object that it configures. By default, this cmdlet does not produce output.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-Shielded<Boolean>

Specifies whether this cmdlet configures the TPM security profile to have the property Shielded.

Aliases

none

必須/オプション

false

位置

named

既定値

none

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-VM<VirtualMachine[]>

Specifies an array of virtual machines for which this cmdlet configures a TPM. To obtain a virtual machine object, use the Get-VM cmdlet.

Aliases

none

必須/オプション

true

位置

1

既定値

none

パイプライン入力の受け入れ

true(ByValue)

ワイルドカード文字の受け入れ

false

-VMName<String[]>

Specifies an array of names of the virtual machines for which this cmdlet configures a TPM.

Aliases

none

必須/オプション

true

位置

1

既定値

none

パイプライン入力の受け入れ

true(ByValue)

ワイルドカード文字の受け入れ

false

-VMTPM<VMTPM[]>

Specifies an array of Microsoft.HyperV.Powershell.VMTPM objects that this cmdlet configures. To obtain a VMTPM object, use the Get-VMTPM cmdlet.

Aliases

none

必須/オプション

true

位置

1

既定値

none

パイプライン入力の受け入れ

true(ByValue)

ワイルドカード文字の受け入れ

false

-Confirm

コマンドレットを実行する前に確認メッセージを表示します。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

-WhatIf

コマンドレットが実行された場合に何が起きるのかを示します。コマンドレットは実行されません。

必須/オプション

false

位置

named

既定値

false

パイプライン入力の受け入れ

false

ワイルドカード文字の受け入れ

false

<CommonParameters>

このコマンドレットは共通のパラメーターをサポートしています(-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、および -OutVariable)。詳細については、TechNet の「 「about_CommonParameters」 (https://go.microsoft.com/fwlink/p/?LinkID=113216) を参照してください。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットが出力するオブジェクトの型です。

  • Microsoft.HyperV.PowerShell.VMTPM

    This cmdlet returns a Microsoft.HyperV.Powershell.VMTPM object, if you specify the Passthru parameter.

使用例

Example 1: Enable TPM with data protected

This command enables TPM on the virtual machine named VM01 and configures it to use the DataProtected security profile.

PS C:\> Set-VMTPM -VMName "VM01" -Enabled $True -DataProtected $True 

関連項目

Add-VMTPM

Get-VMTPM

Get-VM