Repair method of the Msft_SyncShare class

Resets the Work Folders sync share metadata for the specified user.

Syntax

uint64 Repair(
  [in] string User
);

Parameters

User [in]

The user name in "Domain\User" format.

Requirements

Minimum supported client
Windows 8.1
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\SyncShareServer
MOF
ECSServer.Mof
DLL
SyncShareSvc.dll

See also

Msft_SyncShare