mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
some updates
This commit is contained in:
@ -17,7 +17,7 @@ appliesto:
|
||||
---
|
||||
# Change history for Windows 10 for Education
|
||||
|
||||
This topic lists new and updated topics in the [Windows 10 for Education](index.md) documentation.
|
||||
This topic lists new and updated topics in the [Windows 10 for Education](index.yml) documentation.
|
||||
|
||||
## May 2019
|
||||
|
||||
|
@ -1278,9 +1278,9 @@ You've now identified the tasks you need to perform monthly, at the end of an ac
|
||||
* [Try it out: Windows 10 in the classroom](../index.yml)
|
||||
* [Chromebook migration guide](./chromebook-migration-guide.md)
|
||||
* [Deploy Windows 10 in a school](./deploy-windows-10-in-a-school.md)
|
||||
* [Automate common Windows 10 deployment and configuration tasks for a school environment (video)](./index.md)
|
||||
* [Deploy a custom Windows 10 Start menu layout for a school (video)](./index.md)
|
||||
* [Manage Windows 10 updates and upgrades in a school environment (video)](./index.md)
|
||||
* [Reprovision devices at the end of the school year (video)](./index.md)
|
||||
* [Use MDT to deploy Windows 10 in a school (video)](./index.md)
|
||||
* [Use Microsoft Store for Business in a school environment (video)](./index.md)
|
||||
* [Automate common Windows 10 deployment and configuration tasks for a school environment (video)](./index.yml)
|
||||
* [Deploy a custom Windows 10 Start menu layout for a school (video)](./index.yml)
|
||||
* [Manage Windows 10 updates and upgrades in a school environment (video)](./index.yml)
|
||||
* [Reprovision devices at the end of the school year (video)](./index.yml)
|
||||
* [Use MDT to deploy Windows 10 in a school (video)](./index.yml)
|
||||
* [Use Microsoft Store for Business in a school environment (video)](./index.yml)
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: # Microsoft Endpoint Manager support
|
||||
description: # How to obtain Microsoft support from Microsoft Endpoint Manager admin center.
|
||||
title: Configure devices with Microsoft Intune
|
||||
description: Configure devices with Microsoft Intune
|
||||
ms.date: 08/31/2022
|
||||
ms.prod: windows
|
||||
ms.technology: windows
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: # Microsoft Endpoint Manager support
|
||||
description: # How to obtain Microsoft support from Microsoft Endpoint Manager admin center.
|
||||
title: Windows Autopilot
|
||||
description: Windows Autopilot
|
||||
ms.date: 08/31/2022
|
||||
ms.prod: windows
|
||||
ms.technology: windows
|
||||
@ -16,6 +16,8 @@ appliesto:
|
||||
- ✅ <b>Windows 11</b>
|
||||
---
|
||||
|
||||
# Title
|
||||
|
||||
For more information, see [Overview of Windows Autopilot][MEM-1].
|
||||
> [!NOTE]
|
||||
> There are some limitations to Windows Autopilot in Windows 11 SE. For more information, see [**this article**][INT-1].
|
||||
@ -68,7 +70,7 @@ The steps for creating a dynamic device group are completed in Microsoft Endpoin
|
||||
1. **Owners**: Select users who own this group. Owners can also delete the group.
|
||||
1. **Dynamic device members**: Select **Add dynamic query** → **Add expression**.
|
||||
|
||||

|
||||
## UPDATE PIC![New Group page in Microsoft Endpoint Manager admin center]
|
||||
|
||||
### Create rules using Autopilot device attributes
|
||||
|
||||
@ -81,7 +83,7 @@ The following steps will create a dynamic device group that uses the query expre
|
||||
1. The Intune group tag field maps to the OrderID attribute on Azure AD devices. To create a group that includes all Autopilot devices with a specific group tag (the Azure AD device OrderID), enter **(device.devicePhysicalIds -any (\_ -eq "[OrderID]:179887111881"))**.
|
||||
1. To create a group that includes all your Autopilot devices with a specific Purchase Order ID, enter **(device.devicePhysicalIds -any (\_ -eq "[PurchaseOrderId]:76222342342"))**.
|
||||
|
||||

|
||||
## UPDATE PIC![Dynamic membership rules page in Microsoft Endpoint Manager admin center]
|
||||
|
||||
5. Save your expressions.
|
||||
1. Select **Create**.
|
||||
@ -99,13 +101,13 @@ Once the dynamic device group is created, it can be used for assigning Windows A
|
||||
1. **Self-deploying:** Devices with this profile are not associated with the user enrolling the device. User credentials are not required to enroll the device. When a device has no user associated with it, user-based compliance policies do not apply. When using self-deploying mode, only compliance policies targeting the device will be applied.
|
||||
1. In the **Join to Azure AD** field, choose **Azure AD joined**.
|
||||
|
||||

|
||||
## UPDATE PIC![Windows Autopilot profile creation page in Microsoft Endpoint Manager admin center]
|
||||
|
||||
9. On the **Assignments** page:
|
||||
1. Choose **Select groups to include**, and then choose the groups you want to include in this profile.
|
||||
1. If a group is not showing in the group list, select **Add groups**, and then select the desired group. In this case, you will select the dynamic device group you created above in [Create a dynamic device group](#).
|
||||
|
||||

|
||||
## UPDATE PIC![Group assignments page for Windows Autopilot deployment profiles]
|
||||
|
||||
12. On the **Review + create** page, select **Create** to generate the profile.
|
||||
|
||||
|
@ -56,9 +56,7 @@ For more information, see [Run package - Install package on PC][EDU-1].
|
||||
|
||||
> [!TIP]
|
||||
> To learn more and practice with Set up School PCs, try the <a href="https://www.microsoft.com/en-us/education/interactive-demos/enroll-devices-at-scale" target="_blank"><b>Set Up School PCs demo</b></a>, which provides detailed steps to create a provisioning package and deploy a device.
|
||||
|
||||
|
||||
# Windows Configuration Designer
|
||||
## Windows Configuration Designer
|
||||
|
||||
|
||||
Windows Configuration Designer is especially useful in scenarios where a school needs to provision packages for both bring-you-own devices and school-owned devices. Ideal for small-to-medium schools that manage up to a few hundred devices, Windows Configuration Designer lets you configure devices without imaging. For more information, see [Install Windows Configuration Designer][WIN-1], which provides details about the app, its provisioning process, and considerations for its use.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: # Microsoft Endpoint Manager support
|
||||
description: # How to obtain Microsoft support from Microsoft Endpoint Manager admin center.
|
||||
title: Reset and wipe
|
||||
description: reset and wipe
|
||||
ms.date: 08/31/2022
|
||||
ms.prod: windows
|
||||
ms.technology: windows
|
||||
|
@ -1,6 +1,6 @@
|
||||
items:
|
||||
- name: Introduction
|
||||
href: index.md
|
||||
href: index.yml
|
||||
- name: Microsoft Education
|
||||
href: microsoft-education.md
|
||||
- name: 1 . Prepare your tenant
|
||||
|
@ -63,7 +63,7 @@ For any other questions, contact [Microsoft Customer Service and Support](https:
|
||||
|
||||
## Related topics
|
||||
- [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md)
|
||||
- [Windows deployment for education](./index.md)
|
||||
- [Windows deployment for education](./index.yml)
|
||||
- [Windows 10 upgrade paths](/windows/deployment/upgrade/windows-10-upgrade-paths)
|
||||
- [Volume Activation for Windows 10](/windows/deployment/volume-activation/volume-activation-windows-10)
|
||||
- [Plan for volume activation](/windows/deployment/volume-activation/plan-for-volume-activation-client)
|
||||
|
Reference in New Issue
Block a user