From 4bf5b2c3628716c1e27acfdf8dc9b01409c7938f Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Tue, 16 Aug 2022 08:41:20 -0400 Subject: [PATCH] ppkg --- .../school-deployment/enrollment-aadj.md | 2 +- .../school-deployment/enrollment-overview.md | 6 ++-- .../school-deployment/enrollment-package.md | 34 ++++++++++++++----- 3 files changed, 29 insertions(+), 13 deletions(-) diff --git a/education/windows/school-deployment/enrollment-aadj.md b/education/windows/school-deployment/enrollment-aadj.md index b7ffd06036..b58e48ae0f 100644 --- a/education/windows/school-deployment/enrollment-aadj.md +++ b/education/windows/school-deployment/enrollment-aadj.md @@ -29,7 +29,7 @@ With this process, no advance preparation is needed: 1. The device will join Azure AD and automatically enroll in Intune. All settings defined in Intune will be applied to the device > [!IMPORTANT] -> If you configured enrollment restrictions in Intune, blocking personal Windows devices, this process will not complete. You will need to use a different enrollment method, or ensure that the device is registered in Autopilot. +> If you configured enrollment restrictions in Intune blocking personal Windows devices, this process will not complete. You will need to use a different enrollment method, or ensure that the devices are registered in Autopilot. ________________________________________________________ ## Section review and next steps diff --git a/education/windows/school-deployment/enrollment-overview.md b/education/windows/school-deployment/enrollment-overview.md index 27fb5523b1..add0eec192 100644 --- a/education/windows/school-deployment/enrollment-overview.md +++ b/education/windows/school-deployment/enrollment-overview.md @@ -35,10 +35,10 @@ Windows Autopilot and the Set up School PCs app are usually the most efficient o Select one of the following options to learn more about the enrollment method you chose: > [!div class="nextstepaction"] -> [Enroll devices with Windows Autopilot >](enrollment-autopilot.md) +> [Enroll devices with Windows Autopilot >](enrollment-autopilot.md) > [!div class="nextstepaction"] -> [Enroll devices with provisioning packages >](enrollment-package.md) +> [Enroll devices with provisioning packages >](enrollment-package.md) > [!div class="nextstepaction"] -> [Enroll devices via Azure AD join >](enrollment-aadj.md) \ No newline at end of file +> [Enroll devices via Azure AD join >](enrollment-aadj.md) \ No newline at end of file diff --git a/education/windows/school-deployment/enrollment-package.md b/education/windows/school-deployment/enrollment-package.md index e82faacf68..3e4e2d68d7 100644 --- a/education/windows/school-deployment/enrollment-package.md +++ b/education/windows/school-deployment/enrollment-package.md @@ -17,13 +17,20 @@ appliesto: - ✅ Windows 11 SE --- -# Set up School PCs +# Enrollment with provisioning packages -The Set Up School PCs app is especially useful in scenarios where large numbers of school-owned devices need to be enrolled. The app helps you configure Surface Laptop SE devices with the features students need, remove those they do not need, and enroll the devices into Intune for Education. With the Set Up School PCs app, you create a provisioning package to enroll devices using a USB drive. For more information on prerequisites, configuration, and recommendations, see [Use the Set Up School PCs app](/education/windows/use-set-up-school-pcs-app). +- **Set Up School PCs app** configures devices with the apps and features students need, removing those they do not need. You create a provisioning package with the app and then automatically install the package to enroll devices into Intune for Education. +- **Windows Configuration Designer.** Configures end-user devices without imaging. Using Windows provisioning, you can specify the desired configuration for enrollment and then apply those settings to target devices in minutes. Windows Configuration Designer is best suited for small to medium schools with deployments that range from tens to a few hundred computers. + +## Set up School PCs + +The Set Up School PCs app is especially useful in scenarios where large numbers of school-owned devices need to be enrolled. The app helps you configure Surface Laptop SE devices with the features students need, remove those they do not need, and enroll the devices into Intune for Education. With the Set Up School PCs app, you create a provisioning package to enroll devices using a USB drive. + +For more information on prerequisites, configuration, and recommendations, see [Use the Set Up School PCs app][1]. ### Create the provisioning package -The Set Up School PCs app guides you through configuration choices for school-owned devices. Review the [Set Up School PCs demo](https://www.microsoft.com/en-us/education/interactive-demos/enroll-devices-at-scale) to step through how to create provisioning packages and save them to USB. +The Set Up School PCs app guides you through configuration choices for school-owned devices. Review the [Set Up School PCs demo]() to step through how to create provisioning packages and save them to USB. ![Configure device settings in Set Up School PCs app](./image12.png) @@ -31,19 +38,20 @@ The Set Up School PCs app guides you through configuration choices for school-ow The devices will be joined to Azure Active Directory and automatically enrolled in Intune. Note that the Set Up School PCs app will configure many settings, allowing you to optimize devices for shared use and other scenarios. +> [!TIP] +> To learn more and practice with Set up School PCs, try the Set Up School PCs demo, which provides detailed steps to create a provisioning package and deploy a device. + ### Provision devices with USB -To provision Surface Laptop SE devices with USB, insert the provisioning package saved to USB during manual OOBE. For more information, see [Run package - Install package on PC](/education/windows/use-set-up-school-pcs-app), which steps through running and installing the provisioning package. +To provision Surface Laptop SE devices with USB, insert the provisioning package saved to USB during manual OOBE. For more information, see [Run package - Install package on PC][1], which steps through running and installing the provisioning package. + -- **Set Up School PCs app** configures devices with the apps and features students need, removing those they do not need. You create a provisioning package with the app and then automatically install the package to enroll devices into Intune for Education. For more information, see [Use the Set Up School PCs app](/education/windows/use-set-up-school-pcs-app). -- **Windows Configuration Designer.** Configures end-user devices without imaging. Using Windows provisioning, you can specify the desired configuration for enrollment and then apply those settings to target devices in minutes. Windows Configuration Designer is best suited for small to medium schools with deployments that range from tens to a few hundred computers. For more information, see [Install Windows Configuration Designer](/windows/configuration/provisioning-packages/provisioning-install-icd). -- # 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](/windows/configuration/provisioning-packages/provisioning-install-icd), which provides details about the app, its provisioning process, and considerations for its use. +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][2], which provides details about the app, its provisioning process, and considerations for its use. ![Set up device page in Windows Configuration Designer](./image13.png) @@ -53,4 +61,12 @@ ________________________________________________________ > [!div class="nextstepaction"] > [< Enroll devices](enrollment-overview.md) -> [Manage devices >](management-overview.md) \ No newline at end of file +> [Manage devices >](management-overview.md) + + + +[1]: /education/windows/use-set-up-school-pcs-app +[2]: /windows/configuration/provisioning-packages/provisioning-install-icd + + +[3]: https://www.microsoft.com/en-us/education/interactive-demos/enroll-devices-at-scale \ No newline at end of file