Merge pull request #10343 from paolomatarazzo/pm-202410-freshness

[Oct] Freshness review
This commit is contained in:
Rebecca Agiewich 2024-10-29 11:45:24 -07:00 committed by GitHub
commit 224ea7a287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 35 additions and 34 deletions

View File

@ -1,8 +1,8 @@
---
title: Set up School PCs app technical reference overview
description: Describes the purpose of the Set up School PCs app for Windows 10 devices.
description: Describes the purpose of the Set up School PCs app for Windows devices.
ms.topic: overview
ms.date: 01/16/2024
ms.date: 10/29/2024
appliesto:
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 11</a>
- ✅ <a href="https://learn.microsoft.com/windows/release-health/supported-versions-windows-client" target="_blank">Windows 10</a>
@ -12,12 +12,12 @@ appliesto:
The **Set up School PCs** app helps you configure new Windows 10 PCs for school use. The app, which is available for Windows 10 version 1703 and later, configures and saves school-optimized settings, apps, and policies into a single provisioning package. You can then save the package to a USB drive and distribute it to your school PCs.
If your school uses Microsoft Entra ID or Office 365, the Set up
If your school uses Microsoft Entra ID or Microsoft 365, the Set up
School PCs app will create a setup file. This file joins the PC to your Microsoft Entra tenant. The app also helps set up PCs for use with or without Internet connectivity.
## Join devices to Microsoft Entra ID
If your school uses Microsoft Entra ID or Office 365, the Set up School PCs app creates a setup file that joins your PC to your Microsoft Entra ID tenant.
If your school uses Microsoft Entra ID or Microsoft 365, the Set up School PCs app creates a setup file that joins your PC to your Microsoft Entra ID tenant.
The app also helps set up PCs for use with or without Internet connectivity.

View File

@ -2,7 +2,7 @@
title: "Quickstart: configure a kiosk experience with Shell Launcher"
description: Learn how to configure a kiosk experience with Shell Launcher, using the Assigned Access configuration service provider (CSP), Microsoft Intune, PowerShell, or group policy (GPO).
ms.topic: quickstart
ms.date: 02/05/2024
ms.date: 10/29/2024
---
# Quickstart: configure a kiosk experience with Shell Launcher

View File

@ -2,7 +2,7 @@
title: Passwordless strategy overview
description: Learn about the passwordless strategy and how Windows security features help implementing it.
ms.topic: concept-article
ms.date: 01/29/2024
ms.date: 10/29/2024
---
# Passwordless strategy overview

View File

@ -2,7 +2,7 @@
title: Deploy a passwordless replacement option
description: Learn about how to deploy a passwordless replacement option, the first step of the Microsoft passwordless journey.
ms.topic: concept-article
ms.date: 01/29/2024
ms.date: 10/29/2024
---
# Deploy a passwordless replacement option

View File

@ -2,7 +2,7 @@
title: Reduce the user-visible password surface area
description: Learn about how to reduce the user-visible password surface area, the second step of the Microsoft passwordless journey.
ms.topic: concept-article
ms.date: 01/29/2024
ms.date: 10/29/2024
---
# Reduce the user-visible password surface area

View File

@ -2,7 +2,7 @@
title: Transition into a passwordless deployment
description: Learn about how to transition into a passwordless deployment, the third step of the Microsoft passwordless journey.
ms.topic: concept-article
ms.date: 01/29/2024
ms.date: 10/29/2024
---
# Transition into a passwordless deployment

View File

@ -2,7 +2,7 @@
title: Smart Card and Remote Desktop Services
description: This topic for the IT professional describes the behavior of Remote Desktop Services when you implement smart card sign-in.
ms.topic: concept-article
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card and Remote Desktop Services

View File

@ -2,7 +2,7 @@
title: Smart Card Architecture
description: This topic for the IT professional describes the system architecture that supports smart cards in the Windows operating system.
ms.topic: reference-architecture
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Architecture

View File

@ -2,7 +2,7 @@
title: Certificate propagation service
description: Learn about the certificate propagation service (CertPropSvc), which is used in smart card implementation.
ms.topic: concept-article
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Certificate propagation service

View File

@ -2,7 +2,7 @@
title: Certificate Requirements and Enumeration
description: This topic for the IT professional and smart card developers describes how certificates are managed and used for smart card sign-in.
ms.topic: concept-article
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Certificate Requirements and Enumeration
@ -71,7 +71,8 @@ Following are the steps that are performed during a smart card sign-in:
1. Winlogon presents the data from LogonUI to the LSA with the user information in LSALogonUser
1. LSA calls the Kerberos authentication package (Kerberos SSP) to create a Kerberos authentication service request (KRB_AS_REQ), which containing a preauthenticator (as specified in RFC 4556: [Public Key Cryptography for Initial Authentication in Kerberos (PKINIT)](http://www.ietf.org/rfc/rfc4556.txt)).
If the authentication is performed by using a certificate that uses a digital signature, the preauthentication data consists of the user's public certificate and the certificate that is digitally signed with the corresponding private key.\
If the authentication is performed by using a certificate that uses a digital signature, the preauthentication data consists of the user's public certificate and the certificate that is digitally signed with the corresponding private key.
If the authentication is performed by using a certificate that uses key encipherment, the preauthentication data consists of the user's public certificate and the certificate that is encrypted with the corresponding private key.
1. To sign the request digitally (as per RFC 4556), a call is made to the corresponding CSP for a private key operation. Because the private key in this case is stored in a smart card, the smart card subsystem is called, and the necessary operation is completed. The result is sent back to the Kerberos security support provider (SSP).

View File

@ -2,7 +2,7 @@
title: Smart Card Troubleshooting
description: Describes the tools and services that smart card developers can use to help identify certificate issues with the smart card deployment.
ms.topic: troubleshooting
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Troubleshooting

View File

@ -2,7 +2,7 @@
title: Smart card events
description: Learn about smart card deployment and development events.
ms.topic: troubleshooting
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart card events

View File

@ -2,7 +2,7 @@
title: Smart Card Group Policy and Registry Settings
description: Discover the Group Policy, registry key, local security policy, and credential delegation policy settings that are available for configuring smart cards.
ms.topic: reference
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Group Policy and Registry Settings

View File

@ -2,7 +2,7 @@
title: How Smart Card Sign-in Works in Windows
description: This topic for IT professional provides links to resources about the implementation of smart card technologies in the Windows operating system.
ms.topic: overview
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# How Smart Card Sign-in Works in Windows

View File

@ -2,7 +2,7 @@
title: Smart Card Removal Policy Service
description: This topic for the IT professional describes the role of the removal policy service (ScPolicySvc) in smart card implementation.
ms.topic: concept-article
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Removal Policy Service

View File

@ -2,7 +2,7 @@
title: Smart Cards for Windows Service
description: This topic for the IT professional and smart card developers describes how the Smart Cards for Windows service manages readers and application interactions.
ms.topic: concept-article
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Cards for Windows Service

View File

@ -2,7 +2,7 @@
title: Smart Card Tools and Settings
description: This topic for the IT professional and smart card developer links to information about smart card debugging, settings, and events.
ms.topic: get-started
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Tools and Settings

View File

@ -2,7 +2,7 @@
title: Smart Card Technical Reference
description: Learn about the Windows smart card infrastructure for physical smart cards, and how smart card-related components work in Windows.
ms.topic: overview
ms.date: 01/16/2024
ms.date: 10/29/2024
---
# Smart Card Technical Reference