mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-28 05:07:23 +00:00
formatting fixed
This commit is contained in:
parent
273a10de7d
commit
5475c2b762
@ -1,17 +1,17 @@
|
||||
---
|
||||
title: Azure AD Join with Setup School PCs app
|
||||
description: Describes how Azure AD Join is configured in the Set up School PCs app.
|
||||
keywords: shared cart, shared PC, school, set up school pcs
|
||||
ms.prod: w10
|
||||
ms.technology: Windows
|
||||
ms.mktglfcycl: plan
|
||||
ms.sitesec: library
|
||||
ms.pagetype: edu
|
||||
ms.localizationpriority: medium
|
||||
author: lenewsad
|
||||
ms.author: lanewsad
|
||||
ms.date: 07/13/2018
|
||||
---
|
||||
---
|
||||
title: Azure AD Join with Setup School PCs app
|
||||
description: Describes how Azure AD Join is configured in the Set up School PCs app.
|
||||
keywords: shared cart, shared PC, school, set up school pcs
|
||||
ms.prod: w10
|
||||
ms.technology: Windows
|
||||
ms.mktglfcycl: plan
|
||||
ms.sitesec: library
|
||||
ms.pagetype: edu
|
||||
ms.localizationpriority: medium
|
||||
author: lenewsad
|
||||
ms.author: lanewsad
|
||||
ms.date: 07/13/2018
|
||||
---
|
||||
|
||||
# Azure AD Join for school PCs
|
||||
|
||||
|
@ -28,24 +28,24 @@ In the table, *True* means that the setting is enabled, allowed, or applied. Use
|
||||
|
||||
For a more detailed look at the policies, see the Windows article [Set up shared or guest PC](https://docs.microsoft.com/en-us/windows/configuration/set-up-shared-or-guest-pc#policies-set-by-shared-pc-mode).
|
||||
|
||||
|Policy name |Default value |Description |
|
||||
|---------|---------|---------|,
|
||||
|Enable Shared PC mode|True| Configures the PCs so they are in shared PC mode.|
|
||||
|Set education policies | True | School-optimized settings are applied to the PCs so that they are appropriate for an educational environment. To see all recommended and enabled policies, see [Windows 10 configuration recommendation for education customers](https://docs.microsoft.com/en-us/education/windows/configure-windows-for-education). |
|
||||
|Account Model| Only guest, Domain-joined only, or Domain-joined and guest |Controls how users can sign in on the PC. Configurable from the Set up School PCs app. Choosing domain-joined will enable any user in the domain to sign in. Specifying the guest option will add the Guest option to the sign-in screen and enable anonymous guest access to the PC. |
|
||||
|Deletion policy | Delete at disk space threshold and inactive threshold | Delete at disk space threshold will start deleting accounts when available disk space falls below the threshold you set for disk level deletion. It will stop deleting accounts when the available disk space reaches the threshold you set for disk level caching. Accounts are deleted in order of oldest accessed to most recently accessed. Also deletes accounts if they have not signed in within the number of days specified by inactive threshold policy. |
|
||||
|Disk level caching | 50% | Sets 50% of total disk space to be used as the disk space threshold for account caching. |
|
||||
|Disk level deletion | For shared device setup, 25%; for single device-student setup, 0%. | When your devices are optimized for shared use across multiple PCs, this policy sets 25% of total disk space to be used as the disk space threshold for account caching. When your devices are optimized for use by a single student, this policy sets the value to 0% and does not delete accounts. |
|
||||
|Enable account manager | True | Enables automatic account management. |
|
||||
|Policy name|Default value|Description|
|
||||
|---------|---------|---------|
|
||||
|Enable Shared PC mode|True| Configures the PCs so they are in shared PC mode.|
|
||||
|Set education policies | True | School-optimized settings are applied to the PCs so that they are appropriate for an educational environment. To see all recommended and enabled policies, see [Windows 10 configuration recommendation for education customers](https://docs.microsoft.com/en-us/education/windows/configure-windows-for-education). |
|
||||
|Account Model| Only guest, Domain-joined only, or Domain-joined and guest |Controls how users can sign in on the PC. Configurable from the Set up School PCs app. Choosing domain-joined will enable any user in the domain to sign in. Specifying the guest option will add the Guest option to the sign-in screen and enable anonymous guest access to the PC. |
|
||||
|Deletion policy | Delete at disk space threshold and inactive threshold | Delete at disk space threshold will start deleting accounts when available disk space falls below the threshold you set for disk level deletion. It will stop deleting accounts when the available disk space reaches the threshold you set for disk level caching. Accounts are deleted in order of oldest accessed to most recently accessed. Also deletes accounts if they have not signed in within the number of days specified by inactive threshold policy. |
|
||||
|Disk level caching | 50% | Sets 50% of total disk space to be used as the disk space threshold for account caching. |
|
||||
|Disk level deletion | For shared device setup, 25%; for single device-student setup, 0%. | When your devices are optimized for shared use across multiple PCs, this policy sets 25% of total disk space to be used as the disk space threshold for account caching. When your devices are optimized for use by a single student, this policy sets the value to 0% and does not delete accounts. |
|
||||
|Enable account manager | True | Enables automatic account management. |
|
||||
|Inactive threshold| For shared device setup, 30 days; for single device-student setup, 180 days.| After 30 or 180 days, respectively, if an account has not signed in, it will be deleted.
|
||||
|Kiosk Mode AMUID | Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App | Configures the kiosk account on student devices to only run the Take a Test secure assessment browser. |
|
||||
|Kiosk Mode User Tile Display Text | Take a Test | Displays "Take a Test" as the name of the kiosk account on student devices. |
|
||||
|Restrict local storage | For shared device setup, True; for single device-student setup, False. | When devices are optimized for shared use across multiple PCs, this policy forces students to save to the cloud to prevent data loss. When your devices are optimized for use by a single student, this policy does not prevent students from saving on the PCs local hard drive. |
|
||||
|Maintenance start time | 0 - midnight | The maintenance start time when automatic maintenance tasks, such as Windows Update, run on student devices. |
|
||||
|Max page file size in MB| 1024| Sets the maximum size of the paging file to 1024 MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM.|
|
||||
|Set power policies | True | Prevents users from changing power settings and turns off hibernate. Also overrides all power state transitions to sleep, such as lid close. |
|
||||
|Sign in on resume | True | Requires the device user to sign in with a password when the PC wakes from sleep. |
|
||||
|Sleep timeout | 3600 seconds | Specifies the maximum idle time before the PC should sleep. If you don't set sleep timeout, the default time, 3600 seconds (1 hour), is applied. |
|
||||
|Kiosk Mode AMUID | Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App | Configures the kiosk account on student devices to only run the Take a Test secure assessment browser. |
|
||||
|Kiosk Mode User Tile Display Text | Take a Test | Displays "Take a Test" as the name of the kiosk account on student devices. |
|
||||
|Restrict local storage | For shared device setup, True; for single device-student setup, False. | When devices are optimized for shared use across multiple PCs, this policy forces students to save to the cloud to prevent data loss. When your devices are optimized for use by a single student, this policy does not prevent students from saving on the PCs local hard drive. |
|
||||
|Maintenance start time | 0 - midnight | The maintenance start time when automatic maintenance tasks, such as Windows Update, run on student devices. |
|
||||
|Max page file size in MB| 1024| Sets the maximum size of the paging file to 1024 MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM.|
|
||||
|Set power policies | True | Prevents users from changing power settings and turns off hibernate. Also overrides all power state transitions to sleep, such as lid close. |
|
||||
|Sign in on resume | True | Requires the device user to sign in with a password when the PC wakes from sleep. |
|
||||
|Sleep timeout | 3600 seconds | Specifies the maximum idle time before the PC should sleep. If you don't set sleep timeout, the default time, 3600 seconds (1 hour), is applied. |
|
||||
|
||||
## MDM and local group policies
|
||||
This section lists only the local group policies configured uniquely for the Set up School PCs app.
|
||||
|
@ -20,10 +20,10 @@ Shared PC mode optimizes Windows 10 for shared use scenarios, such as classrooms
|
||||
Shared PC mode can be applied to Windows 10 Pro, Pro Education, Education, and Enterprise. For more information about setting up your device in shared PC mode, see [Set up a shared or guest PC with Windows 10](https://docs.microsoft.com/en-us/windows/configuration/set-up-shared-or-guest-pc).
|
||||
|
||||
## Windows Updates
|
||||
Shared PC mode configures power and Windows Update settings so that computers update regularly. Computers that are set up through the Set up School PCs app are configured to:
|
||||
* Wake nightly.
|
||||
* Check for and install updates.
|
||||
* Forcibly reboot, when necessary, to complete updates.
|
||||
Shared PC mode configures power and Windows Update settings so that computers update regularly. Computers that are set up through the Set up School PCs app are configured to:
|
||||
* Wake nightly.
|
||||
* Check for and install updates.
|
||||
* Forcibly reboot, when necessary, to complete updates.
|
||||
These configurations reduce the need to update and reboot computers during daytime work hours. Notifications about needed updates are also blocked from disrupting students.
|
||||
|
||||
## Default admin accounts in Azure Active Directory
|
||||
|
@ -34,7 +34,7 @@ To learn more about the app's functionality, start with the [Technical reference
|
||||
Before you begin, make sure that you, your computer, and your school's network are configured with the following requirements.
|
||||
|
||||
* Office 365 and Azure Active Directory
|
||||
* [Latest Set up School PCs app](https://www.microsoft.com/store/apps/9nblggh4ls40).
|
||||
* [Latest Set up School PCs app](https://www.microsoft.com/store/apps/9nblggh4ls40)
|
||||
* Permission to buy apps in Microsoft Store for Education
|
||||
* Set up School PCs app has permission to access the Microsoft Store for Education
|
||||
* A NTFS-formatted USB drive that is at least 1 GB, if not installing Office; and at least 8 GB, if installing Office
|
||||
@ -101,14 +101,9 @@ You can set up PCs at the same time. Just save the provisioning package to an ad
|
||||
### Limit changes to school-optimized settings
|
||||
|
||||
We strongly recommend that you avoid changing preset policies. Changes can slow down setup, performance, and sign-in time.
|
||||
|
||||
## Create the provisioning package
|
||||
|
||||
The **Set up School PCs** app guides you through the configuration choices for the student PCs.
|
||||
|
||||
1. Open the Set up School PCs app on your PC and click **Get started**.
|
||||
|
||||
**Figure 1** - Launch the Set up School PCs app
|
||||
The **Set up School PCs** app guides you through the configuration choices for the student PCs.
|
||||
|
||||
### Sign-in
|
||||
1. Open the Set up School PCs app on your PC and click **Get started**.
|
||||
@ -135,7 +130,7 @@ Add and save a wireless network profile to provision on each student PC. Only sk
|
||||
|
||||
Select your school's Wi-Fi network from the list of available wireless networks, or click **Add a wireless network** to manually configure it. Then click **Next.**
|
||||
|
||||

|
||||

|
||||
|
||||
### Device names
|
||||
Create a short name to add as a prefix to each of the PCs you set up. The name will help you recognize and manage this group of devices in your mobile device manager. The name must be five (5) characters or less.
|
||||
@ -163,8 +158,9 @@ Setting selections vary based on the OS version you select. The following table
|
||||
|
||||
### Take a Test app
|
||||
Set up the Take a Test app to give online quizzes and high-stakes assessments. During assessments, Windows locks down the student PC so that students can't access anything else on the device.
|
||||
1. Select **Yes** to create a Take a Test button on the sign-in screens of your students' PCs.
|
||||

|
||||
1. Select **Yes** to create a Take a Test button on the sign-in screens of your students' PCs.
|
||||
|
||||

|
||||
2. Select from the advanced settings. The following table lists available settings and their descriptions.
|
||||
|
||||
|Setting |Description |
|
||||
@ -172,9 +168,7 @@ Set up the Take a Test app to give online quizzes and high-stakes assessments. D
|
||||
|Allow keyboard auto-suggestions | Allows app to suggest words as the student types on the PC's keyboard. |
|
||||
|Allow teachers to monitor online tests | Enables screen capture in the Take a Test app. |
|
||||
|
||||
3. Enter the URL where the test is hosted. When students log in to the Take a Test account, they'll be able to click or enter the link to view the assessment.
|
||||
|
||||

|
||||
3. Enter the URL where the test is hosted. When students log in to the Take a Test account, they'll be able to click or enter the link to view the assessment.
|
||||
|
||||
4. Click **Next**.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user