WvrClearOrphanedLogs method of the MSFT_WvrAdminTasks class

Removes orphaned Storage Replica metadata from the Storage Replica log container for a replication group. If no ReplicationGroupName is specified the operation will be performed at a machine level.

Syntax

uint32 WvrClearOrphanedLogs(
  [in] string ReplicationGroupName
);

Parameters

ReplicationGroupName [in]

TBD

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