Server Replication DFS
DFSRDIAG SyncNow
¶
bash
C:\Users\Administrator>DFSRDIAG SyncNow /Partner:server1.wikicode.ch /RGName:Servers /Time:60
Operation Succeeded
Parameter | Description |
---|---|
/Partner:server1.wikicode.ch | Specifies the target server for replication (e.g., server1.wikicode.ch ). This is where the data will be replicated to. |
/RGName:Servers | Defines the Replication Group Name. In this case, the replication group is named Servers , which is a logical grouping of servers to replicate data between. |
/Time:60 | Sets the duration (in minutes) for forcing replication. In this example, replication will be forced for 60 minutes. |