Skip to content

Commit 7ef9428

Browse files
authored
Merge pull request #48769 from Orin-Thomas/orthomas-20Jan25-C
Technical review and update to Windows Server 2025
2 parents 31c35c1 + 2244593 commit 7ef9428

27 files changed

+30
-138
lines changed

learn-pr/wwl-azure/monitor-windows-server-performance/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/10-use-system-insights-to-help-predict-future-capacity-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use System Insights to help predict future capacity issues
44
metadata:
55
title: Use System Insights to help predict future capacity issues
66
description: "Use System Insights to help predict future capacity issues"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/11-optimize-performance-of-windows-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Optimize the performance of Windows Server
44
metadata:
55
title: Optimize the performance of Windows Server
66
description: "Optimize the performance of Windows Server"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/12-knowledge-check.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit
@@ -21,15 +21,15 @@ quiz:
2121
explanation: "Incorrect. This counter provides a point in time value for the number of processes. It's not meaningful in establishing processor performance."
2222
- content: "The administrator should add the Processor\\%Idle Time counter."
2323
isCorrect: false
24-
explanation: "Incorrect. This counter merely provides a percentile indicator of how idle a processor is. It is the counterpoint to the %Processor Time counter."
24+
explanation: "Incorrect. This counter merely provides a percentile indicator of how idle a processor is. It's the counterpoint to the %Processor Time counter."
2525
- content: "The administrator should add the System\\Processor Queue Length counter."
2626
isCorrect: true
2727
explanation: "Correct. This counter indicates the number of threads in the processor queue, and is a good indication of performance."
2828
- content: "An administrator wants to use Windows Admin Center System Insights to plan for future capacity needs. Which PowerShell cmdlet should they use to begin forecasting using System Insights?"
2929
choices:
3030
- content: "The administrator should use the `Enable-InsightsCapability` cmdlet."
3131
isCorrect: false
32-
explanation: "Incorrect. This cmdlet enables the capability, but does not start gathering or analyzing data."
32+
explanation: "Incorrect. This cmdlet enables the capability, but doesn't start gathering or analyzing data."
3333
- content: "The administrator should use the `Add-WindowsFeature System-Insights` cmdlet."
3434
isCorrect: false
3535
explanation: "Incorrect. This cmdlet installs the System Insights feature in WAC."

learn-pr/wwl-azure/monitor-windows-server-performance/13-summary-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary and resources
44
metadata:
55
title: Summary and resources
66
description: "Summary and resources"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/2-use-performance-monitor-to-identify-performance-problems.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use Performance Monitor to identify performance problems
44
metadata:
55
title: Use Performance Monitor to identify performance problems
66
description: "Use Performance Monitor to identify performance problems"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/3-use-resource-monitor-to-review-current-resource-usage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use Resource Monitor to review current resource usage
44
metadata:
55
title: Use Resource Monitor to review current resource usage
66
description: "Use Resource Monitor to review current resource usage"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/4-review-reliability-with-reliability-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Review reliability with Reliability Monitor
44
metadata:
55
title: Review reliability with Reliability Monitor
66
description: "Review reliability with Reliability Monitor"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/5-implement-performance-monitoring-methodology.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Implement a performance monitoring methodology
44
metadata:
55
title: Implement a performance monitoring methodology
66
description: "Implement a performance monitoring methodology"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/monitor-windows-server-performance/6-use-data-collector-sets-to-analyze-server-performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use Data Collector Sets to analyze server performance
44
metadata:
55
title: Use Data Collector Sets to analyze server performance
66
description: "Use Data Collector Sets to analyze server performance"
7-
ms.date: 12/28/2023
7+
ms.date: 01/15/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

0 commit comments

Comments
 (0)