Share via


PairRemoteSubsystem method of the MSFT_WvrAdminTasks class

Pairing two computers or clusters for replication.

Syntax

uint32 PairRemoteSubsystem(
  [in] string ComputerName
);

Parameters

ComputerName [in]

The FQDN or NetBIOS name of the computer.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\StorageReplica
MOF
WVRCimProv.Mof
DLL
WvrCimProv.dll

See also

MSFT_WvrAdminTasks