Partager via


UnpairRemoteSubsystem method of the MSFT_WvrAdminTasks class

Unpairing two computers or clusters from replication.

Syntax

uint32 UnpairRemoteSubsystem(
  [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