From cc55b4a5cbbb5e52a473f258c40c0749d14c93b5 Mon Sep 17 00:00:00 2001 From: Michael Nady Date: Sun, 8 May 2022 22:30:14 +0200 Subject: [PATCH 1/8] implementing #10383 #10383 I added the reference to LAPS but I don't know how to convert the row header cell into a url like the other rows. --- windows/security/identity-protection/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/security/identity-protection/index.md b/windows/security/identity-protection/index.md index 29506cac5f..9a9f1c4419 100644 --- a/windows/security/identity-protection/index.md +++ b/windows/security/identity-protection/index.md @@ -21,6 +21,7 @@ Learn more about identity and access management technologies in Windows 10. | Section | Description | |-|-| +| Local Administrator Password Solution(https://github.com/MicrosoftDocs/ATADocs/blob/main/ATPDocs/cas-isp-laps.md) | The "Local Administrator Password Solution" (LAPS) provides management of local account passwords of domain joined computers. Passwords are stored in Active Directory (AD) and protected by ACL, so only eligible users can read it or request its reset. | [Technical support policy for lost or forgotten passwords](password-support-policy.md)| Outlines the ways in which Microsoft can help you reset a lost or forgotten password, and provides links to instructions for doing so. | | [Access control](access-control/access-control.md) | Describes access control in Windows, which is the process of authorizing users, groups, and computers to access objects on the network or computer. Key concepts that make up access control are permissions, ownership of objects, inheritance of permissions, user rights, and object auditing. | | [Configure S/MIME for Windows 10](configure-s-mime.md) | In Windows 10, S/MIME lets users encrypt outgoing messages and attachments so that only intended recipients who have a digital identification (ID), also known as a certificate, can read them. Users can digitally sign a message, which provides the recipients with a way to verify the identity of the sender and that the message hasn't been tampered with. | From 7f6e0212c3f1ba843d6a21102eda8d9205ec11eb Mon Sep 17 00:00:00 2001 From: Corey McClain Date: Mon, 9 May 2022 12:08:33 -0400 Subject: [PATCH 2/8] Update feature-availability.md --- .../feature-availability.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/windows-defender-application-control/feature-availability.md b/windows/security/threat-protection/windows-defender-application-control/feature-availability.md index 3acb16d6e4..e3ebad9071 100644 --- a/windows/security/threat-protection/windows-defender-application-control/feature-availability.md +++ b/windows/security/threat-protection/windows-defender-application-control/feature-availability.md @@ -32,7 +32,7 @@ ms.technology: windows-sec | Capability | WDAC | AppLocker | |-------------|------|-------------| -| Platform support | Available on Windows 10 and Windows 11 | Available on Windows 8+ | +| Platform support | Available on Windows 10, Windows 11, and Server 2016+ | Available on Windows 8+ | | SKU availability | Cmdlets are available on all SKUs on 1909+ builds.
For pre-1909 builds, cmdlets are only available on Enterprise but policies are effective on all SKUs. | Policies deployed through GP are only effective on Enterprise devices.
Policies deployed through MDM are effective on all SKUs. | | Management solutions | |