Skip to content

Commit 0565b1f

Browse files
authored
Merge pull request #9848 from v-tappelgate/AB#7757-etc-Retire-and-redirect-content
AB#7757 etc: retire and redirect content
2 parents 1b1fa61 + 6ab489b commit 0565b1f

14 files changed

+59
-341
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-user-experience.md",
5+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-sys-management-components-scenarios",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-windows-failover-cluster-issues.md",
10+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-windows-clustering-scenarios",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-wufb-reports.md",
15+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-windows-servicing-scenarios",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-group-policy.md",
20+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-group-policy-scenarios",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-deployment.md",
25+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-windows-servicing-scenarios",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "support/windows-client/windows-tss/gather-information-using-tss-ad-replication.md",
30+
"redirect_url": "/troubleshoot/windows-client/windows-tss/collect-data-analyze-troubleshoot-active-directory-scenarios#scenario-active-directory-replication-and-topology",
31+
"redirect_document_id": false
32+
},
333
{
434
"source_path": "support/windows-client/setup-upgrade-and-drivers/prevent-users-connect-usb.md",
535
"redirect_url": "https://gpsearch.azurewebsites.net/#173",

support/windows-client/toc.yml

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,6 +1415,16 @@ items:
14151415
href: ./windows-troubleshooters/active-and-retired-troubleshooters-windows-10.md
14161416
- name: Support Tools
14171417
items:
1418+
- name: Performance Monitoring Tools
1419+
items:
1420+
- name: Using Performance Monitor
1421+
href: ../windows-server/support-tools/troubleshoot-issues-performance-monitor.md?context=/troubleshoot/windows-client/context/context
1422+
- name: Using Process Explorer
1423+
href: ../windows-server/support-tools/troubleshoot-issues-process-explorer.md?context=/troubleshoot/windows-client/context/context
1424+
- name: Using Task Manager
1425+
href: ../windows-server/support-tools/support-tools-task-manager.md?context=/troubleshoot/windows-client/context/context
1426+
- name: Using WPR, WPA, or Xperf
1427+
href: ../windows-server/support-tools/support-tools-xperf-wpa-wpr.md?context=/troubleshoot/windows-client/context/context
14181428
- name: TroubleShootingScript toolset (TSS)
14191429
items:
14201430
- name: Introduction to TroubleShootingScript toolset (TSS)
@@ -1435,37 +1445,15 @@ items:
14351445
href: ./windows-tss/collect-data-analyze-troubleshoot-performance-scenarios.md
14361446
- name: Collect data to analyze and troubleshoot Remote Desktop Services scenarios
14371447
href: ./windows-tss/collect-data-analyze-troubleshoot-remote-desktop-services-scenarios.md
1438-
- name: Collect data to analyze and troubleshoot Shell experience scenarios
1448+
- name: Collect data to analyze and troubleshoot shell experience scenarios
14391449
href: ./windows-tss/collect-data-analyze-troubleshoot-shell-experiences-scenarios.md
1450+
- name: Collect data to analyze and troubleshoot Windows servicing, updates, and Features on Demand scenarios
1451+
href: ./windows-tss/collect-data-analyze-troubleshoot-windows-servicing-scenarios.md
14401452
- name: Collect data to analyze and troubleshoot system management components scenarios
14411453
href: ./windows-tss/collect-data-analyze-troubleshoot-sys-management-components-scenarios.md
1442-
- name: Collect data to analyze and troubleshoot Windows servicing, Updates, and Features on Demand scenarios
1443-
href: ./windows-tss/collect-data-analyze-troubleshoot-windows-servicing-scenarios.md
1444-
- name: Gather information for Active Directory replication issues
1445-
href: ./windows-tss/gather-information-using-tss-ad-replication.md
1446-
- name: Gather information for deployment-related issues
1447-
href: ./windows-tss/gather-information-using-tss-deployment.md
1448-
- name: Gather information for Group Policy issues
1449-
href: ./windows-tss/gather-information-using-tss-group-policy.md
14501454
- name: Gather information for Hyper-V related issues
14511455
href: ./windows-tss/gather-information-using-tss-hyper-v-issues.md
14521456
- name: Gather information for SQL cluster (AG/FCI) related issues
14531457
href: ./windows-tss/gather-information-using-tss-sql-cluster-ag-fci-issues.md
1454-
- name: Gather information for user experience-related issues
1455-
href: ./windows-tss/gather-information-using-tss-user-experience.md
1456-
- name: Gather information for Windows failover cluster related issues
1457-
href: ./windows-tss/gather-information-using-tss-windows-failover-cluster-issues.md
1458-
- name: Gather information for Windows Update for Business reports-related issues
1459-
href: ./windows-tss/gather-information-using-tss-wufb-reports.md
14601458
- name: Use the xray feature of TSS
14611459
href: ./windows-tss/use-the-xray-feature-of-tss-to-identify-known-issues.md
1462-
- name: Performance Monitoring Tools
1463-
items:
1464-
- name: Using Performance Monitor
1465-
href: ../windows-server/support-tools/troubleshoot-issues-performance-monitor.md?context=/troubleshoot/windows-client/context/context
1466-
- name: Using Process Explorer
1467-
href: ../windows-server/support-tools/troubleshoot-issues-process-explorer.md?context=/troubleshoot/windows-client/context/context
1468-
- name: Using Task Manager
1469-
href: ../windows-server/support-tools/support-tools-task-manager.md?context=/troubleshoot/windows-client/context/context
1470-
- name: Using WPR, WPA, or Xperf
1471-
href: ../windows-server/support-tools/support-tools-xperf-wpa-wpr.md?context=/troubleshoot/windows-client/context/context

support/windows-client/windows-tss/collect-data-analyze-troubleshoot-active-directory-scenarios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.reviewer: kaushika, traceytu, takarasz, v-lianna,raviks, warrenw
99
ms.custom: sap:Support Tools\TSS, csstroubleshoot
1010
appliesto:
1111
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
12+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1213
---
1314
# Collect data to analyze and troubleshoot Active Directory scenarios
1415

support/windows-client/windows-tss/collect-data-analyze-troubleshoot-group-policy-scenarios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.reviewer: kaushika, traceytu, takarasz, v-lianna, raviks, warrenw
99
ms.custom: sap:Support Tools\TSS, csstroubleshoot
1010
appliesto:
1111
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
12+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1213
---
1314
# Collect data to analyze and troubleshoot Group Policy scenarios
1415

support/windows-client/windows-tss/collect-data-analyze-troubleshoot-sys-management-components-scenarios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.reviewer: kaushika, traceytu, takarasz, v-lianna, raviks, warrenw
99
ms.custom: sap:Support Tools\TSS, csstroubleshoot
1010
appliesto:
1111
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
12+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1213
---
1314
# Collect data to analyze and troubleshoot system management components scenarios
1415

support/windows-client/windows-tss/collect-data-analyze-troubleshoot-windows-clustering-scenarios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.reviewer: kaushika, traceytu, takarasz, v-lianna, raviks, warrenw
99
ms.custom: sap:Support Tools\TSS, csstroubleshoot
1010
appliesto:
1111
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
12+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1213
---
1314
# Collect data to analyze and troubleshoot clustering and high availability scenarios
1415

support/windows-client/windows-tss/collect-data-analyze-troubleshoot-windows-servicing-scenarios.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Collect Data to Analyze and Troubleshoot Windows servicing, Updates, and Features on Demand Scenarios
2+
title: Collect Data to Analyze and Troubleshoot Windows Servicing, Updates, and Features on Demand Scenarios
33
description: Helps gather information about your issue by using the TroubleShootingScript (TSS) toolset before contacting Microsoft support for Windows servicing, Updates, and Features on Demand scenarios.
44
ms.date: 07/22/2025
55
manager: dcscontentpm
@@ -9,6 +9,7 @@ ms.reviewer: kaushika, traceytu, takarasz, v-lianna, raviks, warrenw
99
ms.custom: sap:Support Tools\TSS, csstroubleshoot
1010
appliesto:
1111
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
12+
- <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a>
1213
---
1314
# Collect data to analyze and troubleshoot Windows servicing, Updates, and Features on Demand scenarios
1415

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

Lines changed: 0 additions & 44 deletions
This file was deleted.

support/windows-client/windows-tss/gather-information-using-tss-deployment.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

support/windows-client/windows-tss/gather-information-using-tss-group-policy.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)