Skip to content

Commit 7b8eca7

Browse files
authored
AB#3490 Update gather-information-using-tss-ad-replication.md
1 parent b05cdcd commit 7b8eca7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-client/windows-tss/gather-information-using-tss-ad-replication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Gather information by using TSS for Active Directory replication issues
33
description: Introduces how to gather information by using the TroubleShootingScript (TSS) toolset for Active Directory replication issues.
4-
ms.date: 12/26/2023
4+
ms.date: 01/16/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -31,12 +31,12 @@ Refer to [Introduction to TroubleShootingScript toolset (TSS)](introduction-to-t
3131
```
3232
3333
```powershell
34-
.\TSS.ps1 -Scenario ADS_General -noProcmon -noPSR -noVideo
34+
.\TSS.ps1 -Scenario ADS_Replication -noProcmon -noPSR -noVideo
3535
```
3636
3737
4. Enter *A* for "Yes to All" for the execution policy change.
3838
3939
> [!NOTE]
4040
>
4141
> - The traces are stored in a compressed file in the *C:\\MS_DATA* folder. After a support case is created, this file can be uploaded to the secure workspace for analysis.
42-
> - If you've downloaded this tool previously, we recommend downloading the latest version. It doesn't automatically update when running `-Scenario ADS_General -noProcmon -noPSR -noVideo`.
42+
> - If you've downloaded this tool previously, we recommend downloading the latest version. It doesn't automatically update when running `-Scenario ADS_Replication -noProcmon -noPSR -noVideo`.

0 commit comments

Comments
 (0)