Resume-VMReplication

Resume-VMReplication

Resumes a virtual machine replication that is in a state of Paused, Error, Resynchronization Required, or Suspended.

構文

Parameter Set: VMName
Resume-VMReplication [-VMName] <String[]> [-AsJob] [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-ComputerName <String[]> ] [-Continue] [-Credential <System.Management.Automation.PSCredential[]> ] [-Passthru] [-ReplicationRelationshipType <VMReplicationRelationshipType]> ] [-Resynchronize] [-ResynchronizeStartTime <DateTime]> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMObject
Resume-VMReplication [-VM] <VirtualMachine[]> [-AsJob] [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-Continue] [-Credential <System.Management.Automation.PSCredential[]> ] [-Passthru] [-ReplicationRelationshipType <VMReplicationRelationshipType]> ] [-Resynchronize] [-ResynchronizeStartTime <DateTime]> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameter Set: VMReplication
Resume-VMReplication [-VMReplication] <VMReplication[]> [-AsJob] [-CimSession <Microsoft.Management.Infrastructure.CimSession[]> ] [-Continue] [-Credential <System.Management.Automation.PSCredential[]> ] [-Passthru] [-Resynchronize] [-ResynchronizeStartTime <DateTime]> ] [-Confirm] [-WhatIf] [ <CommonParameters>]

詳細説明

The Resume-VMReplication cmdlet resumes replication of a virtual machine with a replication state of Paused, Error, Resynchronization Required, or Suspended.

パラメーター

-AsJob

Runs the cmdlet as a background job.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-CimSession<Microsoft.Management.Infrastructure.CimSession[]>

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

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ComputerName<String[]>

Specifies one or more Hyper-V hosts on which the virtual machine replication is to be resumed. 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

-Continue

Indicates that Hyper-V Replica continues the resynchronization comparisons from where it left off when you resume the virtual machine replication.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-Credential<System.Management.Automation.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

-Passthru

Indicates that this cmdlet returns a VMReplication object.

Aliases

none

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ReplicationRelationshipType<VMReplicationRelationshipType]>

Specifies the replication relationship type of the virtual machine. Specify whether the replication relationship is a simple primary to replica or is an extended replication chain. The cmdlet resumes the replication of the virtual machines that have the replication type that you specify.

Aliases

Relationship

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-Resynchronize

Specifies that resynchronization is to be started for the virtual machine. Resynchronization requires significant storage, processor, and network resources. We recommend running this process during off-peak hours. Use the Set-VMReplication cmdlet to specify whether to automatically resynchronize the virtual machine in the future.

Aliases

Resync

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-ResynchronizeStartTime<DateTime]>

Specifies when resynchronization should start. If not specified, resynchronization starts immediately. You can schedule the resynchronization to start up to 7 days later.

Aliases

ResyncStart

必須/オプション

false

位置

named

既定値

none

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

false

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

false

-VM<VirtualMachine[]>

Specifies the virtual machine whose replication is to be resumed.

Aliases

none

必須/オプション

true

位置

1

既定値

none

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

True (ByValue)

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

false

-VMName<String[]>

Specifies the name of the virtual machine whose replication is to be resumed.

Aliases

none

必須/オプション

true

位置

1

既定値

none

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

True (ByValue)

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

false

-VMReplication<VMReplication[]>

Specifies a virtual machine replication object representing the virtual machine replication to be resumed.

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) を参照してください。

入力

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

出力

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

  • None by default; VMReplication if –PassThru is specified.

使用例

Example 1

This example resumes replication of virtual machine VM01.

PS C:\> Resume-VMReplication VM01

Example 2

This example resynchronizes replication of virtual machine VM01.

PS C:\> Resume-VMReplication VM01 -Resynchronize

Example 3

This example schedules the resynchronization of replication for virtual machine VM01 to start at 5:00 AM on August 1, 2012.

PS C:\> Resume-VMReplication VM01 –Resynchronize –ResynchronizeStartTime "8/1/2012 05:00 AM"

Example 4

This example resumes replication of all virtual machines for which replication is paused.

PS C:\> Resume-Replication *