Skip to content

Commit 78d0bd3

Browse files
authored
changed files by pdets auto publish service, publishid[e80d9d5a-2cf7-4632-983e-4f90c47a906f] and do [publish].
1 parent b73c45b commit 78d0bd3

10 files changed

+10
-10
lines changed

learn-pr/wwl-azure/harden-windows-server/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: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/2-describe-local-administrator-password-solution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Describe Local Password Administrator Solution
44
metadata:
55
title: Describe Local Password Administrator Solution
66
description: "Describe Local Password Administrator Solution"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/3-configure-privileged-access-workstations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Configure Privileged Access Workstations
44
metadata:
55
title: Configure Privileged Access Workstations
66
description: "Configure Privileged Access Workstations"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/4-secure-domain-controllers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Secure domain controllers
44
metadata:
55
title: Secure domain controllers
66
description: "Secure domain controllers"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/5-analyze-security-configuration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Analyze security configuration with Security Compliance Toolkit
44
metadata:
55
title: Analyze security configuration with Security Compliance Toolkit
66
description: "Analyze security configuration with Security Compliance Toolkit"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/6-secure-smb-traffic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Secure SMB traffic
44
metadata:
55
title: Secure SMB traffic
66
description: "Secure SMB traffic"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/7-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/8-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: 06/17/2025
7+
ms.date: 06/18/2025
88
author: wwlpublish
99
ms.author: tonyj
1010
ms.topic: unit

learn-pr/wwl-azure/harden-windows-server/includes/2-describe-local-administrator-password-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ When using Windows LAPS to manage a device password, the device must have permis
9595
For example, to allow computers in the Sydney OU with expired passwords to update their passwords by using LAPS, use the following command:
9696

9797
```powershell
98-
Set- LapsADComputerSelfPermission -Identity "Sydney"
98+
Set-LapsADComputerSelfPermission -Identity "Sydney"
9999
100100
```
101101

learn-pr/wwl-azure/harden-windows-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.hardening-windows-server
33
metadata:
44
title: Hardening Windows Server
55
description: "Learn how to harden the security configuration of your Windows Server operating system environment. Secure administrative access to Privileged Access Workstations (PAWs), apply security baselines, and secure domain controllers and SMB traffic."
6-
ms.date: 06/17/2025
6+
ms.date: 06/18/2025
77
author: wwlpublish
88
ms.author: tonyj
99
ms.topic: module

0 commit comments

Comments
 (0)