Skip to content

Commit 10451ea

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windowsserverdocs-pr (branch live)
2 parents 11bf0ac + 765298a commit 10451ea

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

WindowsServerDocs/identity/ad-ds/manage/forest-recovery-guide/ad-forest-recovery-verify-replication.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,13 @@ description: Learn more about resources to verify replication.
44
ms.topic: how-to
55
ms.author: roharwoo
66
author: robinharwood
7-
ms.date: 05/12/2025
7+
ms.date: 09/25/2025
88
---
99

1010
# Active Directory Forest Recovery - Verify Replication
1111

12-
13-
1412
After you've restored or reinstalled all domain controllers (DCs), you can verify that AD DS, and the sysvol folder has recovered and is replicating correctly by using `repadmin /replsum`. `repadmin /replsum` runs on any version of Windows Server.
1513

16-
> [!TIP]
17-
> You can also download and run the [Active Directory Replication Status Tool](/troubleshoot/windows-server/identity/get-use-active-directory-replication-status-tool), a free tool that monitors replication status of DCs and reports errors. ADReplStatus requires .NET Framework 4, which will be installed if it isn't already present.
18-
1914
Check the DFS Replication event logs for Event ID 4602 (or File Replication Service event ID 13516). This log event indicates sysvol replication has been initialized.
2015

2116
If the first recovered DC has Event ID 4614 in the DFS Replication log (“the domain controller is waiting to perform initial replication"), the replicated folder remains in the initial synchronization state until it has replicated with its partner. If Event ID 4602 doesn't appear, you need to perform the following manual steps to recover the sysvol folder if it's replicated using DFSR.

WindowsServerDocs/networking/ncsi/ncsi-frequently-asked-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ This behavior is by design. Windows wants users to know when they connect to a n
180180

181181
## Where can I find public documentation stating msftconnecttest.com must be in the allowlist?
182182

183-
The following list of URLs mentions or implies `msftconnecttext.com`:
183+
The following list of URLs mentions or implies `msftconnecttest.com`:
184184

185185
- [Network Connection Status Indicator](/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#14-network-connection-status-indicator)
186186
- [Windows 11 Enterprise connection endpoints](/windows/privacy/manage-windows-11-endpoints#windows-11-enterprise-connection-endpoints)

WindowsServerDocs/storage/file-server/volume-shadow-copy-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ The maximum number of shadow copied volumes in a single shadow copy set is 64. T
330330

331331
### What's the maximum number of software shadow copies created by the system provider that I can maintain for a volume?
332332

333-
The maximum number is of software shadow copies for each volume is 512. However, by default, you can only maintain 64 shadow copies that are used by the Shadow Copies of Shared Folders feature. To change the limit for the Shadow Copies of Shared Folders feature, use the following registry key: `MaxShadowCopies`.
333+
The maximum number of software shadow copies for each volume is 512. However, by default, you can only maintain 64 shadow copies that are used by the Shadow Copies of Shared Folders feature. To change the limit for the Shadow Copies of Shared Folders feature, use the following registry key: `MaxShadowCopies`.
334334

335335
### How can I control the space that's used for shadow copy storage space?
336336

0 commit comments

Comments
 (0)