diff --git a/education/windows/windows-11-se-overview.md b/education/windows/windows-11-se-overview.md index 0d6582c172..8e0004f96a 100644 --- a/education/windows/windows-11-se-overview.md +++ b/education/windows/windows-11-se-overview.md @@ -87,7 +87,7 @@ The following applications can also run on Windows 11 SE, and can be deployed us | Application | Supported version | App Type | Vendor | |-----------------------------------------|-------------------|----------|------------------------------| | AirSecure | 8.0.0 | Win32 | AIR | -| Alertus Desktop | 5.4.44.0 | Win32 | Alertus technologies | +| Alertus Desktop | 5.4.44.0 | Win32 | Alertus technologies | | Brave Browser | 1.34.80 | Win32 | Brave | | Bulb Digital Portfolio | 0.0.7.0 | Store | Bulb | | Cisco Umbrella | 3.0.110.0 | Win32 | Cisco | @@ -112,8 +112,8 @@ The following applications can also run on Windows 11 SE, and can be deployed us | Kite Student Portal | 8.0.3.0 | Win32 | Dynamic Learning Maps | | Kortext | 2.3.433.0 | Store | Kortext | | Kurzweil 3000 Assistive Learning | 20.13.0000 | Win32 | Kurzweil Educational Systems | -| LanSchool | 9.1.0.46 | Win32 | Lenovo Software, Inc. | -| LanSchool Air | 2.0.13312 | Win32 | Lenovo Software, Inc. | +| LanSchool Classic | 9.1.0.46 | Win32 | Stoneware, Inc. | +| LanSchool Air | 2.0.13312 | Win32 | Stoneware, Inc. | | Lightspeed Smart Agent | 1.9.1 | Win32 | Lightspeed Systems | | MetaMoJi ClassRoom | 3.12.4.0 | Store | MetaMoJi Corporation | | Microsoft Connect | 10.0.22000.1 | Store | Microsoft | diff --git a/windows/client-management/mdm/laps-csp.md b/windows/client-management/mdm/laps-csp.md index f69dfcb4d0..70617f2287 100644 --- a/windows/client-management/mdm/laps-csp.md +++ b/windows/client-management/mdm/laps-csp.md @@ -2,14 +2,14 @@ title: Local Administrator Password Solution CSP description: Learn how the Local Administrator Password Solution configuration service provider (CSP) is used by the enterprise to manage backup of local administrator account passwords. ms.author: jsimmons -ms.topic: article -ms.prod: w11 -ms.technology: windows -author: jsimmons +author: jay98014 +ms.reviewer: vinpa +manager: aaroncz +ms.topic: reference +ms.prod: windows-client +ms.technology: itpro-manage ms.localizationpriority: medium -ms.date: 07/04/2022 -ms.reviewer: jsimmons -manager: jsimmons +ms.date: 09/20/2022 --- # Local Administrator Password Solution CSP @@ -19,6 +19,9 @@ The Local Administrator Password Solution (LAPS) configuration service provider > [!IMPORTANT] > Windows LAPS is currently only available in Windows Insider builds as of 25145 and later. Support for the Windows LAPS Azure AD scenario is currently limited to a small group of Windows Insiders. +> [!TIP] +> This article covers the specific technical details of the LAPS CSP. For more information about the scenarios in which the LAPS CSP would be used, see [Windows Local Administrator Password Solution](/windows-server/identity/laps/laps). + The following example shows the LAPS CSP in tree format. ```xml @@ -231,7 +234,7 @@ Supported operations are Add, Get, Replace, and Delete. ### PasswordExpirationProtectionEnabled -Use this setting to configure additional enforcement of maximum password age for the managed local administrator account. +Use this setting to configure enforcement of maximum password age for the managed local administrator account. @@ -758,3 +761,5 @@ This example is configuring a hybrid device to back up its password to Active Di ## Related articles [Configuration service provider reference](configuration-service-provider-reference.md) + +[Windows LAPS](/windows-server/identity/laps/laps)