mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge branch 'millerevan-hololens-insider-policies' of https://github.com/MicrosoftDocs/windows-docs-pr into millerevan-hololens-insider-policies
This commit is contained in:
commit
11cc8ca66c
@ -6507,8 +6507,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source_path": "windows/access-protection/access-control/dynamic-access-control.md",
|
"source_path": "windows/access-protection/access-control/dynamic-access-control.md",
|
||||||
"redirect_url": "/windows/security/identity-protection/access-control/dynamic-access-control",
|
"redirect_url": "/windows-server/identity/solution-guides/dynamic-access-control-overview",
|
||||||
"redirect_document_id": false
|
"redirect_document_id": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source_path": "windows/access-protection/access-control/local-accounts.md",
|
"source_path": "windows/access-protection/access-control/local-accounts.md",
|
||||||
@ -19589,6 +19589,51 @@
|
|||||||
"source_path": "windows/whats-new/contribute-to-a-topic.md",
|
"source_path": "windows/whats-new/contribute-to-a-topic.md",
|
||||||
"redirect_url": "https://github.com/MicrosoftDocs/windows-itpro-docs/blob/public/CONTRIBUTING.md#editing-windows-it-professional-documentation",
|
"redirect_url": "https://github.com/MicrosoftDocs/windows-itpro-docs/blob/public/CONTRIBUTING.md#editing-windows-it-professional-documentation",
|
||||||
"redirect_document_id": false
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/deployment/update/waas-delivery-optimization-faq.md",
|
||||||
|
"redirect_url": "/windows/deployment/do/waas-delivery-optimization-faq",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/security-identifiers.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-security-identifiers",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/security-principals.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-security-principals",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/active-directory-accounts.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-default-user-accounts",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/microsoft-accounts.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-microsoft-accounts",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/service-accounts.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-service-accounts",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/active-directory-security-groups.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-security-groups",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/special-identities.md",
|
||||||
|
"redirect_url": "/windows-server/identity/ad-ds/manage/understand-special-identities-groups",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "windows/security/identity-protection/access-control/dynamic-access-control.md",
|
||||||
|
"redirect_url": "/windows-server/identity/solution-guides/dynamic-access-control-overview",
|
||||||
|
"redirect_document_id": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -93,7 +93,7 @@ sections:
|
|||||||
- question: |
|
- question: |
|
||||||
Is an example Proxy Auto Configuration (PAC) file available?
|
Is an example Proxy Auto Configuration (PAC) file available?
|
||||||
answer: |
|
answer: |
|
||||||
Here is a simple PAC file:
|
Here's a simple PAC file:
|
||||||
|
|
||||||
```vb
|
```vb
|
||||||
function FindProxyForURL(url, host)
|
function FindProxyForURL(url, host)
|
||||||
@ -103,7 +103,7 @@ sections:
|
|||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The previous PAC always returns the **proxyserver:portnumber** proxy.
|
> The previous PAC always returns the `proxyserver:portnumber` proxy.
|
||||||
|
|
||||||
For more information about how to write a PAC file and about the different functions in a PAC file, see [the FindProxyForURL website](https://findproxyforurl.com/).
|
For more information about how to write a PAC file and about the different functions in a PAC file, see [the FindProxyForURL website](https://findproxyforurl.com/).
|
||||||
|
|
||||||
@ -113,8 +113,7 @@ sections:
|
|||||||
- question: |
|
- question: |
|
||||||
How to improve performance by using PAC scripts
|
How to improve performance by using PAC scripts
|
||||||
answer: |
|
answer: |
|
||||||
- [Browser is slow to respond when you use an automatic configuration script](https://support.microsoft.com/en-us/topic/effa1aa0-8e95-543d-6606-03ac68e3f490)
|
For more information, see [Optimizing performance with automatic Proxy configuration scripts (PAC)](/troubleshoot/developer/browsers/connectivity-navigation/optimize-pac-performance).
|
||||||
- [Optimizing performance with automatic Proxyconfiguration scripts (PAC)](/troubleshoot/browsers/optimize-pac-performance)
|
|
||||||
|
|
||||||
- name: Other questions
|
- name: Other questions
|
||||||
questions:
|
questions:
|
||||||
@ -123,7 +122,7 @@ sections:
|
|||||||
answer: |
|
answer: |
|
||||||
For more information, see the following blog article:
|
For more information, see the following blog article:
|
||||||
|
|
||||||
[How do I set the home page in Microsoft Edge?](https://support.microsoft.com/en-us/microsoft-edge/change-your-browser-home-page-a531e1b8-ed54-d057-0262-cc5983a065c6)
|
[How do I set the home page in Microsoft Edge?](https://support.microsoft.com/microsoft-edge/change-your-browser-home-page-a531e1b8-ed54-d057-0262-cc5983a065c6)
|
||||||
|
|
||||||
- question: |
|
- question: |
|
||||||
How to add sites to the Enterprise Mode (EMIE) site list
|
How to add sites to the Enterprise Mode (EMIE) site list
|
||||||
@ -180,7 +179,7 @@ sections:
|
|||||||
- question: |
|
- question: |
|
||||||
What is Enterprise Mode Feature?
|
What is Enterprise Mode Feature?
|
||||||
answer: |
|
answer: |
|
||||||
For more information about this topic, see [Enterprise Mode and the Enterprise Mode Site List](../ie11-deploy-guide/what-is-enterprise-mode.md).
|
For more information, see [Enterprise Mode and the Enterprise Mode Site List](../ie11-deploy-guide/what-is-enterprise-mode.md).
|
||||||
|
|
||||||
- question: |
|
- question: |
|
||||||
Where can I obtain a list of HTTP Status codes?
|
Where can I obtain a list of HTTP Status codes?
|
||||||
@ -190,9 +189,9 @@ sections:
|
|||||||
- question: |
|
- question: |
|
||||||
What is end of support for Internet Explorer 11?
|
What is end of support for Internet Explorer 11?
|
||||||
answer: |
|
answer: |
|
||||||
Internet Explorer 11 is the last major version of Internet Explorer. Internet Explorer 11 will continue receiving security updates and technical support for the lifecycle of the version of Windows on which it is installed.
|
Internet Explorer 11 is the last major version of Internet Explorer. Internet Explorer 11 will continue receiving security updates and technical support for the lifecycle of the version of Windows on which it's installed.
|
||||||
|
|
||||||
For more information, see [Lifecycle FAQ — Internet Explorer and Edge](/lifecycle/faq/internet-explorer-microsoft-edge).
|
For more information, see [Lifecycle FAQ - Internet Explorer and Microsoft Edge](/lifecycle/faq/internet-explorer-microsoft-edge).
|
||||||
|
|
||||||
- question: |
|
- question: |
|
||||||
How to configure TLS (SSL) for Internet Explorer
|
How to configure TLS (SSL) for Internet Explorer
|
||||||
@ -229,7 +228,7 @@ sections:
|
|||||||
- User Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page
|
- User Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page
|
||||||
|
|
||||||
**References**
|
**References**
|
||||||
[How to configure Internet Explorer security zone sites using group polices](/archive/blogs/askie/how-to-configure-internet-explorer-security-zone-sites-using-group-polices)
|
[How to configure Internet Explorer security zone sites using group policies](/archive/blogs/askie/how-to-configure-internet-explorer-security-zone-sites-using-group-polices)
|
||||||
|
|
||||||
- question: |
|
- question: |
|
||||||
What are the limits for MaxConnectionsPerServer, MaxConnectionsPer1_0Server for the current versions of Internet Explorer?
|
What are the limits for MaxConnectionsPerServer, MaxConnectionsPer1_0Server for the current versions of Internet Explorer?
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"ms.date": "04/05/2017",
|
"ms.date": "04/05/2017",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "Win.itpro-hololens",
|
"depot_name": "Win.itpro-hololens",
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"ms.date": "05/23/2017",
|
"ms.date": "05/23/2017",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "Win.surface-hub",
|
"depot_name": "Win.surface-hub",
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"ms.date": "05/09/2017",
|
"ms.date": "05/09/2017",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "Win.surface",
|
"depot_name": "Win.surface",
|
||||||
|
@ -27,15 +27,13 @@
|
|||||||
],
|
],
|
||||||
"globalMetadata": {
|
"globalMetadata": {
|
||||||
"recommendations": true,
|
"recommendations": true,
|
||||||
"ROBOTS": "INDEX, FOLLOW",
|
|
||||||
"audience": "windows-education",
|
|
||||||
"ms.topic": "article",
|
"ms.topic": "article",
|
||||||
"ms.technology": "windows",
|
"ms.technology": "windows",
|
||||||
"manager": "dansimp",
|
"manager": "aaroncz",
|
||||||
"breadcrumb_path": "/education/breadcrumb/toc.json",
|
"breadcrumb_path": "/education/breadcrumb/toc.json",
|
||||||
"ms.date": "05/09/2017",
|
"feedback_system": "GitHub",
|
||||||
"feedback_system": "None",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"hideEdit": true,
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "Win.education",
|
"depot_name": "Win.education",
|
||||||
|
@ -2,6 +2,45 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Week of August 08, 2022
|
||||||
|
|
||||||
|
|
||||||
|
| Published On |Topic title | Change |
|
||||||
|
|------|------------|--------|
|
||||||
|
| 8/10/2022 | [Reset devices with Autopilot Reset](/education/windows/autopilot-reset) | modified |
|
||||||
|
| 8/10/2022 | [Change history for Windows 10 for Education (Windows 10)](/education/windows/change-history-edu) | modified |
|
||||||
|
| 8/10/2022 | [Change to Windows 10 Education from Windows 10 Pro](/education/windows/change-to-pro-education) | modified |
|
||||||
|
| 8/10/2022 | [Chromebook migration guide (Windows 10)](/education/windows/chromebook-migration-guide) | modified |
|
||||||
|
| 8/10/2022 | [Windows 10 configuration recommendations for education customers](/education/windows/configure-windows-for-education) | modified |
|
||||||
|
| 8/10/2022 | [Deploy Windows 10 in a school district (Windows 10)](/education/windows/deploy-windows-10-in-a-school-district) | modified |
|
||||||
|
| 8/10/2022 | [Deploy Windows 10 in a school (Windows 10)](/education/windows/deploy-windows-10-in-a-school) | modified |
|
||||||
|
| 8/10/2022 | [Deployment recommendations for school IT administrators](/education/windows/edu-deployment-recommendations) | modified |
|
||||||
|
| 8/10/2022 | [Education scenarios Microsoft Store for Education](/education/windows/education-scenarios-store-for-business) | modified |
|
||||||
|
| 8/10/2022 | [Enable S mode on Surface Go devices for Education](/education/windows/enable-s-mode-on-surface-go-devices) | modified |
|
||||||
|
| 8/10/2022 | [Get Minecraft Education Edition](/education/windows/get-minecraft-for-education) | modified |
|
||||||
|
| 8/10/2022 | [Windows 10 for Education (Windows 10)](/education/windows/index) | modified |
|
||||||
|
| 8/10/2022 | [Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode](/education/windows/s-mode-switch-to-edu) | modified |
|
||||||
|
| 8/10/2022 | [For IT administrators get Minecraft Education Edition](/education/windows/school-get-minecraft) | modified |
|
||||||
|
| 8/10/2022 | [Azure AD Join with Set up School PCs app](/education/windows/set-up-school-pcs-azure-ad-join) | modified |
|
||||||
|
| 8/10/2022 | [What's in Set up School PCs provisioning package](/education/windows/set-up-school-pcs-provisioning-package) | modified |
|
||||||
|
| 8/10/2022 | [Shared PC mode for school devices](/education/windows/set-up-school-pcs-shared-pc-mode) | modified |
|
||||||
|
| 8/10/2022 | [Set up School PCs app technical reference overview](/education/windows/set-up-school-pcs-technical) | modified |
|
||||||
|
| 8/10/2022 | [What's new in the Windows Set up School PCs app](/education/windows/set-up-school-pcs-whats-new) | modified |
|
||||||
|
| 8/10/2022 | [Set up student PCs to join domain](/education/windows/set-up-students-pcs-to-join-domain) | modified |
|
||||||
|
| 8/10/2022 | [Provision student PCs with apps](/education/windows/set-up-students-pcs-with-apps) | modified |
|
||||||
|
| 8/10/2022 | [Set up Windows devices for education](/education/windows/set-up-windows-10) | modified |
|
||||||
|
| 8/10/2022 | [Take a Test app technical reference](/education/windows/take-a-test-app-technical) | modified |
|
||||||
|
| 8/10/2022 | [Set up Take a Test on multiple PCs](/education/windows/take-a-test-multiple-pcs) | modified |
|
||||||
|
| 8/10/2022 | [Set up Take a Test on a single PC](/education/windows/take-a-test-single-pc) | modified |
|
||||||
|
| 8/10/2022 | [Take tests in Windows 10](/education/windows/take-tests-in-windows-10) | modified |
|
||||||
|
| 8/10/2022 | [For teachers get Minecraft Education Edition](/education/windows/teacher-get-minecraft) | modified |
|
||||||
|
| 8/10/2022 | [Test Windows 10 in S mode on existing Windows 10 education devices](/education/windows/test-windows10s-for-edu) | modified |
|
||||||
|
| 8/10/2022 | [Use Set up School PCs app](/education/windows/use-set-up-school-pcs-app) | modified |
|
||||||
|
| 8/10/2022 | [What is Windows 11 SE](/education/windows/windows-11-se-overview) | modified |
|
||||||
|
| 8/10/2022 | [Windows 11 SE settings list](/education/windows/windows-11-se-settings-list) | modified |
|
||||||
|
| 8/10/2022 | [Windows 10 editions for education customers](/education/windows/windows-editions-for-education-customers) | modified |
|
||||||
|
|
||||||
|
|
||||||
## Week of July 25, 2022
|
## Week of July 25, 2022
|
||||||
|
|
||||||
|
|
||||||
@ -11,11 +50,3 @@
|
|||||||
| 7/26/2022 | [Secure the Windows boot process](/education/windows/change-home-to-edu) | modified |
|
| 7/26/2022 | [Secure the Windows boot process](/education/windows/change-home-to-edu) | modified |
|
||||||
| 7/25/2022 | Edit an existing topic using the Edit link | removed |
|
| 7/25/2022 | Edit an existing topic using the Edit link | removed |
|
||||||
| 7/26/2022 | [Windows Hello for Business Videos](/education/windows/change-home-to-edu) | modified |
|
| 7/26/2022 | [Windows Hello for Business Videos](/education/windows/change-home-to-edu) | modified |
|
||||||
|
|
||||||
|
|
||||||
## Week of June 27, 2022
|
|
||||||
|
|
||||||
|
|
||||||
| Published On |Topic title | Change |
|
|
||||||
|------|------------|--------|
|
|
||||||
| 6/30/2022 | Get Minecraft Education Edition with your Windows 10 device promotion | removed |
|
|
||||||
|
@ -10,9 +10,11 @@ metadata:
|
|||||||
description: Learn about product documentation and resources available for school IT administrators, teachers, students, and education app developers.
|
description: Learn about product documentation and resources available for school IT administrators, teachers, students, and education app developers.
|
||||||
ms.service: help
|
ms.service: help
|
||||||
ms.topic: hub-page
|
ms.topic: hub-page
|
||||||
author: LaurenMoynihan
|
ms.collection: education
|
||||||
ms.author: v-lamoyn
|
author: paolomatarazzo
|
||||||
ms.date: 10/24/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
|
manager: aaroncz
|
||||||
|
|
||||||
productDirectory:
|
productDirectory:
|
||||||
title: For IT admins
|
title: For IT admins
|
||||||
|
@ -1,23 +1,23 @@
|
|||||||
---
|
---
|
||||||
title: Reset devices with Autopilot Reset
|
title: Reset devices with Autopilot Reset
|
||||||
description: Gives an overview of Autopilot Reset and how you can enable and use it in your schools.
|
description: Gives an overview of Autopilot Reset and how you can enable and use it in your schools.
|
||||||
keywords: Autopilot Reset, Windows 10, education
|
keywords: Autopilot Reset, Windows, education
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 06/27/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Reset devices with Autopilot Reset
|
# Reset devices with Autopilot Reset
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10, version 1709
|
|
||||||
|
|
||||||
IT admins or technical teachers can use Autopilot Reset to quickly remove personal files, apps, and settings, and reset Windows 10 devices from the lock screen anytime and apply original settings and management enrollment (Azure Active Directory and device management) so the devices are ready to use. With Autopilot Reset, devices are returned to a fully configured or known IT-approved state.
|
IT admins or technical teachers can use Autopilot Reset to quickly remove personal files, apps, and settings, and reset Windows 10 devices from the lock screen anytime and apply original settings and management enrollment (Azure Active Directory and device management) so the devices are ready to use. With Autopilot Reset, devices are returned to a fully configured or known IT-approved state.
|
||||||
|
|
||||||
|
@ -2,17 +2,19 @@
|
|||||||
title: Change history for Windows 10 for Education (Windows 10)
|
title: Change history for Windows 10 for Education (Windows 10)
|
||||||
description: New and changed topics in Windows 10 for Education
|
description: New and changed topics in Windows 10 for Education
|
||||||
keywords: Windows 10 education documentation, change history
|
keywords: Windows 10 education documentation, change history
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 05/21/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Change history for Windows 10 for Education
|
# 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.md) documentation.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Upgrade Windows Home to Windows Education on student-owned devices
|
title: Upgrade Windows Home to Windows Education on student-owned devices
|
||||||
description: Learn how IT Pros can upgrade student-owned devices from Windows Home to Windows Education using Mobile Device Management or Kivuto OnTheHub with qualifying subscriptions.
|
description: Learn how IT Pros can upgrade student-owned devices from Windows Home to Windows Education using Mobile Device Management or Kivuto OnTheHub with qualifying subscriptions.
|
||||||
ms.date: 07/05/2021
|
ms.date: 08/10/2022
|
||||||
ms.prod: windows
|
ms.prod: windows
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
ms.topic: how-to
|
ms.topic: how-to
|
||||||
@ -10,7 +10,10 @@ author: scottbreenmsft
|
|||||||
ms.author: scbree
|
ms.author: scbree
|
||||||
ms.reviewer: paoloma
|
ms.reviewer: paoloma
|
||||||
manager: jeffbu
|
manager: jeffbu
|
||||||
ms.collection: highpri
|
ms.collection: education
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
|
- ✅ <b>Windows 11</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Upgrade Windows Home to Windows Education on student-owned devices
|
# Upgrade Windows Home to Windows Education on student-owned devices
|
||||||
|
@ -2,16 +2,19 @@
|
|||||||
title: Change to Windows 10 Education from Windows 10 Pro
|
title: Change to Windows 10 Education from Windows 10 Pro
|
||||||
description: Learn how IT Pros can opt into changing to Windows 10 Pro Education from Windows 10 Pro.
|
description: Learn how IT Pros can opt into changing to Windows 10 Pro Education from Windows 10 Pro.
|
||||||
keywords: change, free change, Windows 10 Pro to Windows 10 Pro Education, Windows 10 Pro to Windows 10 Pro Education, education customers, Windows 10 Pro Education, Windows 10 Pro
|
keywords: change, free change, Windows 10 Pro to Windows 10 Pro Education, Windows 10 Pro to Windows 10 Pro Education, education customers, Windows 10 Pro Education, Windows 10 Pro
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 05/21/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Change to Windows 10 Pro Education from Windows 10 Pro
|
# Change to Windows 10 Pro Education from Windows 10 Pro
|
||||||
|
@ -2,26 +2,24 @@
|
|||||||
title: Chromebook migration guide (Windows 10)
|
title: Chromebook migration guide (Windows 10)
|
||||||
description: In this guide, you'll learn how to migrate a Google Chromebook-based learning environment to a Windows 10-based learning environment.
|
description: In this guide, you'll learn how to migrate a Google Chromebook-based learning environment to a Windows 10-based learning environment.
|
||||||
ms.assetid: 7A1FA48A-C44A-4F59-B895-86D4D77F8BEA
|
ms.assetid: 7A1FA48A-C44A-4F59-B895-86D4D77F8BEA
|
||||||
ms.reviewer:
|
|
||||||
manager: dansimp
|
|
||||||
keywords: migrate, automate, device, Chromebook migration
|
keywords: migrate, automate, device, Chromebook migration
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu, devices
|
ms.pagetype: edu, devices
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/13/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
|
ms.reviewer:
|
||||||
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Chromebook migration guide
|
# Chromebook migration guide
|
||||||
|
|
||||||
|
|
||||||
**Applies to**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
In this guide, you'll learn how to migrate a Google Chromebook-based learning environment to a Windows 10-based learning environment. You'll learn how to perform the necessary planning steps, including Windows device deployment, migration of user and device settings, app migration or replacement, and cloud storage migration. You'll then learn the best method to perform the migration by using automated deployment and migration tools.
|
In this guide, you'll learn how to migrate a Google Chromebook-based learning environment to a Windows 10-based learning environment. You'll learn how to perform the necessary planning steps, including Windows device deployment, migration of user and device settings, app migration or replacement, and cloud storage migration. You'll then learn the best method to perform the migration by using automated deployment and migration tools.
|
||||||
|
|
||||||
## <a href="" id="plan-migration"></a>Plan Chromebook migration
|
## <a href="" id="plan-migration"></a>Plan Chromebook migration
|
||||||
|
@ -4,21 +4,19 @@ description: Provides guidance on ways to configure the OS diagnostic data, cons
|
|||||||
keywords: Windows 10 deployment, recommendations, privacy settings, school, education, configurations, accessibility, assistive technology
|
keywords: Windows 10 deployment, recommendations, privacy settings, school, education, configurations, accessibility, assistive technology
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date:
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows 10 configuration recommendations for education customers
|
# Windows 10 configuration recommendations for education customers
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
Privacy is important to us, we want to provide you with ways to customize the OS diagnostic data, consumer experiences, Cortana, search, and some of the preinstalled apps, for usage with [education editions of Windows 10](windows-editions-for-education-customers.md) in education environments. These features work on all Windows 10 editions, but education editions of Windows 10 have the settings preconfigured. We recommend that all Windows 10 devices in an education setting be configured with **[SetEduPolicies](#setedupolicies)** enabled. For more information, see the following table. To learn more about Microsoft's commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305).
|
Privacy is important to us, we want to provide you with ways to customize the OS diagnostic data, consumer experiences, Cortana, search, and some of the preinstalled apps, for usage with [education editions of Windows 10](windows-editions-for-education-customers.md) in education environments. These features work on all Windows 10 editions, but education editions of Windows 10 have the settings preconfigured. We recommend that all Windows 10 devices in an education setting be configured with **[SetEduPolicies](#setedupolicies)** enabled. For more information, see the following table. To learn more about Microsoft's commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305).
|
||||||
|
|
||||||
|
@ -2,24 +2,23 @@
|
|||||||
title: Deploy Windows 10 in a school district (Windows 10)
|
title: Deploy Windows 10 in a school district (Windows 10)
|
||||||
description: Learn how to deploy Windows 10 in a school district. Integrate the school environment with Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD), use Microsoft Endpoint Configuration Manager, Intune, and Group Policy to manage devices.
|
description: Learn how to deploy Windows 10 in a school district. Integrate the school environment with Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD), use Microsoft Endpoint Configuration Manager, Intune, and Group Policy to manage devices.
|
||||||
keywords: configure, tools, device, school district, deploy Windows 10
|
keywords: configure, tools, device, school district, deploy Windows 10
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Deploy Windows 10 in a school district
|
# Deploy Windows 10 in a school district
|
||||||
|
|
||||||
**Applies to**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
This guide shows you how to deploy the Windows 10 operating system in a school district. You learn how to deploy Windows 10 in classrooms; integrate the school environment with Microsoft Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD); and deploy Windows 10 and your apps to new devices or upgrade existing devices to Windows 10. This guide also describes how to use Microsoft Endpoint Configuration Manager, Microsoft Intune, and Group Policy to manage devices. Finally, the guide discusses common, ongoing maintenance tasks that you'll perform after initial deployment and the automated tools and built-in features of the operating system.
|
This guide shows you how to deploy the Windows 10 operating system in a school district. You learn how to deploy Windows 10 in classrooms; integrate the school environment with Microsoft Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD); and deploy Windows 10 and your apps to new devices or upgrade existing devices to Windows 10. This guide also describes how to use Microsoft Endpoint Configuration Manager, Microsoft Intune, and Group Policy to manage devices. Finally, the guide discusses common, ongoing maintenance tasks that you'll perform after initial deployment and the automated tools and built-in features of the operating system.
|
||||||
|
|
||||||
## Prepare for district deployment
|
## Prepare for district deployment
|
||||||
|
@ -2,15 +2,19 @@
|
|||||||
title: Deploy Windows 10 in a school (Windows 10)
|
title: Deploy Windows 10 in a school (Windows 10)
|
||||||
description: Learn how to integrate your school environment with Microsoft Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD). Deploy Windows 10 and apps to new devices or upgrade existing devices to Windows 10. Manage faculty, students, and devices by using Microsoft Intune and Group Policy.
|
description: Learn how to integrate your school environment with Microsoft Office 365, Active Directory Domain Services (AD DS), and Microsoft Azure Active Directory (Azure AD). Deploy Windows 10 and apps to new devices or upgrade existing devices to Windows 10. Manage faculty, students, and devices by using Microsoft Intune and Group Policy.
|
||||||
keywords: configure, tools, device, school, deploy Windows 10
|
keywords: configure, tools, device, school, deploy Windows 10
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Deploy Windows 10 in a school
|
# Deploy Windows 10 in a school
|
||||||
|
@ -4,20 +4,19 @@ description: Provides guidance on ways to customize the OS privacy settings, and
|
|||||||
keywords: Windows 10 deployment, recommendations, privacy settings, school
|
keywords: Windows 10 deployment, recommendations, privacy settings, school
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
|
ms.prod: windows
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/13/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.prod: w10
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Deployment recommendations for school IT administrators
|
# Deployment recommendations for school IT administrators
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
Your privacy is important to us, so we want to provide you with ways to customize the OS privacy settings, and some of the apps, so that you can choose what information is shared with Microsoft. To learn more about Microsoft’s commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305). The following sections provide some best practices and specific privacy settings we’d like you to be aware of. For more information about ways to customize the OS diagnostic data, consumer experiences, Cortana, and search, see [Windows 10 configuration recommendations for education customers](configure-windows-for-education.md).
|
Your privacy is important to us, so we want to provide you with ways to customize the OS privacy settings, and some of the apps, so that you can choose what information is shared with Microsoft. To learn more about Microsoft’s commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305). The following sections provide some best practices and specific privacy settings we’d like you to be aware of. For more information about ways to customize the OS diagnostic data, consumer experiences, Cortana, and search, see [Windows 10 configuration recommendations for education customers](configure-windows-for-education.md).
|
||||||
|
|
||||||
|
@ -2,17 +2,20 @@
|
|||||||
title: Education scenarios Microsoft Store for Education
|
title: Education scenarios Microsoft Store for Education
|
||||||
description: Learn how IT admins and teachers can use Microsoft Store for Education to acquire and manage apps in schools.
|
description: Learn how IT admins and teachers can use Microsoft Store for Education to acquire and manage apps in schools.
|
||||||
keywords: school, Microsoft Store for Education, Microsoft education store
|
keywords: school, Microsoft Store for Education, Microsoft education store
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
searchScope:
|
searchScope:
|
||||||
- Store
|
- Store
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 03/30/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Working with Microsoft Store for Education
|
# Working with Microsoft Store for Education
|
||||||
|
@ -2,16 +2,19 @@
|
|||||||
title: Enable S mode on Surface Go devices for Education
|
title: Enable S mode on Surface Go devices for Education
|
||||||
description: Steps that an education customer can perform to enable S mode on Surface Go devices
|
description: Steps that an education customer can perform to enable S mode on Surface Go devices
|
||||||
keywords: Surface Go for Education, S mode
|
keywords: Surface Go for Education, S mode
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/30/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Surface Go for Education - Enabling S mode
|
# Surface Go for Education - Enabling S mode
|
||||||
|
@ -2,27 +2,24 @@
|
|||||||
title: Get Minecraft Education Edition
|
title: Get Minecraft Education Edition
|
||||||
description: Learn how to get and distribute Minecraft Education Edition.
|
description: Learn how to get and distribute Minecraft Education Edition.
|
||||||
keywords: school, Minecraft, education edition
|
keywords: school, Minecraft, education edition
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
|
||||||
searchScope:
|
searchScope:
|
||||||
- Store
|
- Store
|
||||||
ms.author: dansimp
|
ms.collection: education
|
||||||
ms.date: 01/29/2019
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.topic: conceptual
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Get Minecraft: Education Edition
|
# Get Minecraft: Education Edition
|
||||||
|
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
[Minecraft: Education Edition](https://education.minecraft.net/) is built for learning. Watch this video to learn more about Minecraft.
|
[Minecraft: Education Edition](https://education.minecraft.net/) is built for learning. Watch this video to learn more about Minecraft.
|
||||||
|
|
||||||
<iframe width="501" height="282" src="https://www.youtube-nocookie.com/embed/hl9ZQiektJE" frameborder="0" allowfullscreen></iframe>
|
<iframe width="501" height="282" src="https://www.youtube-nocookie.com/embed/hl9ZQiektJE" frameborder="0" allowfullscreen></iframe>
|
||||||
|
@ -2,14 +2,19 @@
|
|||||||
title: Windows 10 for Education (Windows 10)
|
title: Windows 10 for Education (Windows 10)
|
||||||
description: Learn how to use Windows 10 in schools.
|
description: Learn how to use Windows 10 in schools.
|
||||||
keywords: Windows 10, education
|
keywords: Windows 10, education
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/13/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
|
ms.reviewer:
|
||||||
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows 10 for Education
|
# Windows 10 for Education
|
||||||
|
@ -4,14 +4,17 @@ description: Switching out of Windows 10 Pro in S mode to Windows 10 Pro Educati
|
|||||||
keywords: Windows 10 S switch, S mode Switch, switch in S mode, Switch S mode, Windows 10 Pro Education in S mode, S mode, system requirements, Overview, Windows 10 Pro in S mode, Education, EDU
|
keywords: Windows 10 S switch, S mode Switch, switch in S mode, Switch S mode, Windows 10 Pro Education in S mode, S mode, system requirements, Overview, Windows 10 Pro in S mode, Education, EDU
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.date: 12/03/2018
|
ms.collection: education
|
||||||
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
appliesto:
|
||||||
author: dansimp
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode
|
# Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode
|
||||||
|
@ -2,27 +2,26 @@
|
|||||||
title: For IT administrators get Minecraft Education Edition
|
title: For IT administrators get Minecraft Education Edition
|
||||||
description: Learn how IT admins can get and distribute Minecraft in their schools.
|
description: Learn how IT admins can get and distribute Minecraft in their schools.
|
||||||
keywords: Minecraft, Education Edition, IT admins, acquire
|
keywords: Minecraft, Education Edition, IT admins, acquire
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
|
||||||
searchScope:
|
searchScope:
|
||||||
- Store
|
- Store
|
||||||
ms.author: dansimp
|
ms.collection: education
|
||||||
ms.date: 01/30/2019
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
ms.topic: conceptual
|
ms.topic: conceptual
|
||||||
---
|
---
|
||||||
|
|
||||||
# For IT administrators - get Minecraft: Education Edition
|
# For IT administrators - get Minecraft: Education Edition
|
||||||
|
|
||||||
**Applies to:**
|
When you sign up for a [Minecraft: Education Edition](https://education.minecraft.net) trial, or purchase a [Minecraft: Education Edition](https://education.minecraft.net) subscription, Minecraft: Education Edition will be added to the inventory in your Microsoft Admin Center which is associated with your Azure Active Directory (Azure AD) tenant. Your Microsoft Admin Center is only displayed to members of your organization with administrative roles.
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
When you sign up for a [Minecraft: Education Edition](https://education.minecraft.net) trial, or purchase a [Minecraft: Education Edition](https://education.minecraft.net) subscription. Minecraft will be added to the inventory in your Microsoft Store for Education which is associated with your Azure Active Directory (Azure AD) tenant. Your Microsoft Store for Education is only displayed to members of your organization.
|
|
||||||
|
|
||||||
>[!Note]
|
>[!Note]
|
||||||
>If you don't have an Azure AD or Office 365 tenant, you can set up a free Office 365 Education subscription when you request Minecraft: Education Edition. For more information, see [Office 365 Education plans and pricing](https://products.office.com/academic/compare-office-365-education-plans).
|
>If you don't have an Azure AD or Office 365 tenant, you can set up a free Office 365 Education subscription when you request Minecraft: Education Edition. For more information, see [Office 365 Education plans and pricing](https://products.office.com/academic/compare-office-365-education-plans).
|
||||||
@ -43,37 +42,27 @@ After selecting the appropriate product license, ensure Minecraft: Education Edi
|
|||||||
|
|
||||||
If you turn off this setting after students have been using Minecraft: Education Edition, they will have up to 30 more days to use Minecraft: Education Edition before they don't have access.
|
If you turn off this setting after students have been using Minecraft: Education Edition, they will have up to 30 more days to use Minecraft: Education Edition before they don't have access.
|
||||||
|
|
||||||
## Add Minecraft to your Microsoft Store for Education
|
## How to get Minecraft: Education Edition
|
||||||
|
|
||||||
You can start with the Minecraft: Education Edition trial to get individual copies of the app. For more information, see [Minecraft: Education Edition - direct purchase](#individual-copies).
|
Users in a Microsoft verified academic institution account will have access to the free trial limited logins for Minecraft: Education Edition. This grants faculty accounts 25 free logins and student accounts 10 free logins. To purchase direct licenses, see [Minecraft: Education Edition - direct purchase](#individual-copies).
|
||||||
|
|
||||||
If you’ve been approved and are part of the Enrollment for Education Solutions volume license program, you can purchase a volume license for Minecraft: Education Edition. For more information, see [Minecraft: Education Edition - volume license](#volume-license).
|
If you’ve been approved and are part of the Enrollment for Education Solutions volume license program, you can purchase a volume license for Minecraft: Education Edition. For more information, see [Minecraft: Education Edition - volume license](#volume-license).
|
||||||
|
|
||||||
### <a href="" id="individual-copies"></a>Minecraft: Education Edition - direct purchase
|
### <a href="" id="individual-copies"></a>Minecraft: Education Edition - direct purchase
|
||||||
|
|
||||||
1. Go to [https://education.minecraft.net/](https://education.minecraft.net/) and select **GET STARTED**.
|
1. Go to [https://education.minecraft.net/](https://education.minecraft.net/) and select **How to Buy** in the top navigation bar.
|
||||||
|
|
||||||
<!--  -->
|
2. Scroll down and select **Buy Now** under Direct Purchase.
|
||||||
|
|
||||||
2. Enter your email address, and select Educator, Administrator, or Student. </br> If your email address isn't associated to an Azure AD or Office 365 Education tenant, you'll be asked to create one.
|
3. This will route you to the purchase page in the Microsoft Admin center. You will need to log in to your Administrator account.
|
||||||
|
|
||||||
<!--  -->
|
4. If necessary, fill in any requested organization or payment information
|
||||||
|
|
||||||
3. Select **Get the app**. This will take you to the Microsoft Store for Education to download the app. You will also receive an email with instructions and a link to the Store.
|
5. Select the quantity of licenses you would like to purchase and select **Place Order**.
|
||||||
|
|
||||||
<!--  -->
|
6. After you’ve purchased licenses, you’ll need to [assign them to users in the Admin Center](https://docs.microsoft.com/microsoft-365/admin/manage/assign-licenses-to-users)
|
||||||
|
|
||||||
4. Sign in to Microsoft Store for Education with your email address.
|
If you need additional licenses for **Minecraft: Education Edition**, see [Buy or remove subscription licenses](https://docs.microsoft.com/microsoft-365/commerce/licenses/buy-licenses).
|
||||||
|
|
||||||
5. Read and accept the Microsoft Store for Education Service Agreement, and then select **Next**.
|
|
||||||
|
|
||||||
6. **Minecraft: Education Edition** opens in the Microsoft Store for Education. Select **Get the app**. This places **Minecraft: Education Edition** in your Store inventory.
|
|
||||||
|
|
||||||
<!--  -->
|
|
||||||
|
|
||||||
Now that the app is in your Microsoft Store for Education inventory, you can choose how to distribute Minecraft. For more information on distribution options, see [Distribute Minecraft](#distribute-minecraft).
|
|
||||||
|
|
||||||
If you need additional licenses for **Minecraft: Education Edition**, see [Purchase additional licenses](./education-scenarios-store-for-business.md#purchase-more-licenses).
|
|
||||||
|
|
||||||
### <a href="" id="volume-license"></a>Minecraft: Education Edition - volume licensing
|
### <a href="" id="volume-license"></a>Minecraft: Education Edition - volume licensing
|
||||||
|
|
||||||
@ -89,7 +78,7 @@ You can pay for Minecraft: Education Edition with a debit or credit card, or wit
|
|||||||
|
|
||||||
### Debit or credit cards
|
### Debit or credit cards
|
||||||
|
|
||||||
During the purchase, click **Get started! Add a way to pay.** Provide the info needed for your debit or credit card.
|
During the purchase, click **Add a new payment method**. Provide the info needed for your debit or credit card.
|
||||||
|
|
||||||
### Invoices
|
### Invoices
|
||||||
|
|
||||||
@ -101,234 +90,20 @@ Invoices are now a supported payment method for Minecraft: Education Edition. Th
|
|||||||
|
|
||||||
**To pay with an invoice**
|
**To pay with an invoice**
|
||||||
|
|
||||||
1. During the purchase, click **Get started! Add a way to pay.**
|
1. During the purchase, click **Add a new payment method.**
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
2. Select the Invoice option, and provide the info needed for an invoice. The **PO number** item allows you to add a tracking number or info that is meaningful to your organization.
|
2. Select the Invoice option, and provide the info needed for an invoice. The **PO number** item allows you to add a tracking number or info that is meaningful to your organization.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Find your invoice
|
For more info on invoices and how to pay by invoice, see [How to pay for your subscription](https://docs.microsoft.com/microsoft-365/commerce/billing-and-payments/pay-for-your-subscription?).
|
||||||
|
|
||||||
After you've finished the purchase, you can find your invoice by checking **Minecraft: Education Edition** in your **Apps & software**.
|
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> After you complete a purchase, it can take up to twenty-four hours for the app to appear in **Apps & software**.
|
|
||||||
|
|
||||||
**To view your invoice**
|
|
||||||
|
|
||||||
1. In Microsoft Store for Education, click **Manage** and then click **Apps & software**.
|
|
||||||
2. Click **Minecraft: Education Edition** in the list of apps.
|
|
||||||
3. On **Minecraft: Education Edition**, click **View Bills**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
4. On **Invoice Bills**, click the invoice number to view and download your invoice. It downloads as a .pdf.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
The **Payment Instructions** section on the first page of the invoice has information on invoice amount, due date, and how to pay with electronic funds transfer, or with a check.
|
|
||||||
|
|
||||||
## Distribute Minecraft
|
## Distribute Minecraft
|
||||||
After Minecraft: Education Edition is added to your Microsoft Store for Education inventory, you have three options:
|
After Minecraft: Education Edition is added to your Microsoft Admin Center inventory, you can [assign these licenses to your users](https://docs.microsoft.com/microsoft-365/admin/manage/assign-licenses-to-users) or [download the app](https://aka.ms/downloadmee).
|
||||||
|
|
||||||
- You can install the app on your PC.
|
|
||||||
- You can assign the app to others.
|
|
||||||
- You can download the app to distribute.
|
|
||||||
|
|
||||||
Admins can also add Minecraft: Education Edition to the private store. This allows people in your organization to install the app from the private store. For more information, see [Distribute apps using your private store](/microsoft-store/distribute-apps-from-your-private-store).
|
|
||||||
|
|
||||||
<!---
|
|
||||||
Here's the page you'll see for Minecraft: Education Edition licenses purchased directly through the Microsoft Store for Business.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Here's the page you'll see for Minecraft: Education Edition licenses purchased through volume licensing.
|
|
||||||
|
|
||||||

|
|
||||||
--->
|
|
||||||
|
|
||||||
### Configure automatic subscription assignment
|
|
||||||
|
|
||||||
For Minecraft: Education Edition, you can use auto assign subscription to control whether or not you assign a subscription when a member of your organization signs in to the app. When auto assign subscription is on, people from your organization who don’t have a subscription will automatically get one when they sign in to Minecraft: Education Edition. When auto assign subscription is off, people from your organization will get the trial version when they sign in to Minecraft: Education Edition. This allows you to control which people use the trial version, and which people are assigned a full subscription. You can always reassign subscriptions, but planning ahead will reduce time spent managing apps and subscriptions. By default, automatic subscription assignment is turned on.
|
|
||||||
|
|
||||||
**How to turn off automatic subscription assignment**
|
|
||||||
|
|
||||||
> [!Note]
|
|
||||||
> The version of the Minecraft: Education Edition page in the Microsoft Store will be different depending on which Microsoft Store for Education flight you are using.
|
|
||||||
|
|
||||||
1. Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com)
|
|
||||||
2. Click Manage.
|
|
||||||
|
|
||||||
You'll see Minecraft: Education Edition product page.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
-Or-
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
3. Slide the **Auto assign subscription** or select **Turn off auto assign subscription**.
|
|
||||||
|
|
||||||
### Install for me
|
|
||||||
|
|
||||||
You can install the app on your PC. This gives you a chance to test the app and know how you might help others in your organization use the app.
|
|
||||||
|
|
||||||
1. Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com).
|
|
||||||
2. Click **Manage**, and then click **Install**.
|
|
||||||
|
|
||||||
<!--  -->
|
|
||||||
|
|
||||||
3. Click **Install**.
|
|
||||||
|
|
||||||
### Assign to others
|
|
||||||
|
|
||||||
Enter email addresses for your students, and each student will get an email with a link to install the app. This option is best for older, more tech-savvy students who will always use the same PC at school. You can assign the app to individuals, groups, or add it to your private store, where students and teachers in your organization can download the app.
|
|
||||||
|
|
||||||
**To assign to others**
|
|
||||||
|
|
||||||
1. Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com).
|
|
||||||
2. Click **Manage**.
|
|
||||||
|
|
||||||

|
|
||||||
3. Click **Invite people**.
|
|
||||||
4. Type the name, or email address of the student or group you want to assign the app to, and then click **Assign**.
|
|
||||||
|
|
||||||
You can only assign the app to students with work or school accounts. If you don't find the student, you might need to add a work or school account for the student.
|
|
||||||

|
|
||||||
|
|
||||||
**To finish Minecraft install (for students)**
|
|
||||||
|
|
||||||
1. Students will receive an email with a link that will install the app on their PC.</br>
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
2. Click **Get the app** to start the app install in Microsoft Store app.
|
|
||||||
3. In Microsoft Store app, click **Install**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
After installing the app, students can find Minecraft: Education Edition in Microsoft Store app under **My Library**. Microsoft Store app is preinstalled with Windows 10.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
When students click **My Library** they'll find apps assigned to them.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Download for others
|
|
||||||
Download for others allows teachers or IT admins to download an app that they can install on PCs. This will install Minecraft: Education Edition on the PC, and allows anyone with a Windows account to use the app on that PC. This option is best for students, and for shared computers. Choose this option when:
|
|
||||||
- You have administrative permissions to install apps on the PC.
|
|
||||||
- You want to install this app on each of your student's Windows 10 (at least version 1511) PCs.
|
|
||||||
- Your students share Windows 10 computers, but sign in with their own Windows account.
|
|
||||||
|
|
||||||
**Requirements**
|
|
||||||
- Administrative permissions are required on the PC. If you don't have the correct permissions, you won't be able to install the app.
|
|
||||||
- Windows 10 (at least version 1511) is required for PCs running Minecraft: Education Edition.
|
|
||||||
|
|
||||||
**Check for updates**</br>
|
|
||||||
Minecraft: Education Edition will not install if there are updates pending for other apps on the PC. Before installing Minecraft, check to see if there are pending updates for Microsoft Store apps.
|
|
||||||
|
|
||||||
**To check for app updates**
|
|
||||||
|
|
||||||
1. Start Microsoft Store app on the PC (click **Start**, and type **Store**).
|
|
||||||
2. Click the account button, and then click **Downloads and updates**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
3. Click **Check for updates**, and install all available updates.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
4. Restart the computer before installing Minecraft: Education Edition.
|
|
||||||
|
|
||||||
**To download for others**</br>
|
|
||||||
You'll download a .zip file, extract the files, and then use one of the files to install Minecraft: Education Edition on each PC.
|
|
||||||
|
|
||||||
1. **Download Minecraft Education Edition.zip**. From the **Minecraft: Education Edition** page, click **Download for others** tab, and then click **Download**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
2. **Extract files**. Find the .zip file that you downloaded and extract the files. This is usually your **Downloads** folder, unless you chose to save the .zip file to a different location. Right-click the file and choose **Extract all**.
|
|
||||||
3. **Save to USB drive**. After you've extracted the files, save the Minecraft: Education Edition folder to a USB drive, or to a network location that you can access from each PC.
|
|
||||||
4. **Install app**. Use the USB drive to copy the Minecraft folder to each Windows 10 PC where you want to install Minecraft: Education Edition. Open Minecraft: Education Edition folder, right-click **InstallMinecraftEducationEdition.bat** and click **Run as administrator**.
|
|
||||||
5. **Quick check**. The install program checks the PC to make sure it can run Minecraft: Education Edition. If your PC passes this test, the app will automatically install.
|
|
||||||
6. **Restart**. Once installation is complete, restart each PC. Minecraft: Education Edition app is now ready for any student to use.
|
|
||||||
|
|
||||||
|
|
||||||
<!--- ## Manage Minecraft: Education Edition -->
|
|
||||||
|
|
||||||
<!--- ### Access to Microsoft Store for Business
|
|
||||||
By default, when a teacher with a work or school account acquires Minecraft: Education Edition, they are automatically signed up for Windows Store for Business, and the **Basic Purchaser** role is assigned to them. **Basic Purchaser** role allows teachers to acquire Minecraft: Education Edition and to distribute it to students.
|
|
||||||
|
|
||||||
However, tenant admins can control whether or not teachers automatically sign up for Microsoft Store for Business, and get the **Basic Purchaser** role. You can configure this with the **Allow educators in my organization to sign up for the Microsoft Store for Business.** You'll find this on the **Permissions** page.
|
|
||||||
|
|
||||||
To prevent educators from automatically signing up for Microsoft Store for Business
|
|
||||||
1. In Microsoft Store for Business, click **Settings**, and then click **Permissions**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
2. Click **Allow educators in my organization to sign up for the Microsoft Store for Business.**
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!--- ### Roles and permissions
|
|
||||||
Minecraft: Education Edition adds a new role for teachers: **Basic Purchaser**. When a teacher has been granted this role, they can:
|
|
||||||
- View the Minecraft product description page
|
|
||||||
- Acquire and manage the app
|
|
||||||
- Info on Support page (including links to documentation and access to support through customer service)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
**To assign Basic Purchaser role**
|
|
||||||
|
|
||||||
1. Sign in to Store for Business
|
|
||||||
|
|
||||||
**Note**</br>
|
|
||||||
You need to be a Global Administrator, or have the Store for Business Admin role to access the Permissions page.
|
|
||||||
|
|
||||||
2. Click **Settings**, and then choose **Permissions**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
3. Click **Add people**, type a name, select the correct person, choose the role you want to assign, and click **Save**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Microsoft Store for Business updates the list of people and permissions.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!--- ## <a href="" id="private-store"></a>Private store
|
|
||||||
|
|
||||||
When you create you Microsoft Store for Business account, you'll have a set of apps included for free in your private store. Apps in your private store are available for all people in your organization to install and use.
|
|
||||||
|
|
||||||
These apps will automatically be in your private store:
|
|
||||||
- Word mobile
|
|
||||||
- Excel mobile
|
|
||||||
- PowerPoint mobile
|
|
||||||
- OneNote
|
|
||||||
- Sway
|
|
||||||
- Fresh Paint
|
|
||||||
- Minecraft: Education Edition
|
|
||||||
|
|
||||||
As an admin, you can remove any of these apps from the private store if you'd prefer to control how apps are distributed. -->
|
|
||||||
|
|
||||||
<!--- ## Need more copies of Minecraft: Education Edition?
|
|
||||||
You can purchase more licenses by working with your channel partner. Licenses are available at a lower rate than the price for individual copies that are available through Microsoft Store for Business. Individual copies are also available through Microsoft Store for Business.
|
|
||||||
|
|
||||||
If you’ve purchased a volume license, be sure to let other basic purchasers in your organization know about the volume license. That should help prevent unnecessary purchases of individual copies. -->
|
|
||||||
|
|
||||||
## Learn more
|
## Learn more
|
||||||
[Working with Microsoft Store for Education – education scenarios](education-scenarios-store-for-business.md) </br>
|
[About Intune Admin roles in the Microsoft 365 admin center](https://docs.microsoft.com/microsoft-365/business-premium/m365bp-intune-admin-roles-in-the-mac)
|
||||||
Learn about overall Microsoft Store for Education management: manage settings, shop for apps, distribute apps, manage inventory, and manage order history.
|
|
||||||
[Roles and permissions in Microsoft Store for Business and Education](/microsoft-store/roles-and-permissions-microsoft-store-for-business)
|
|
||||||
[Troubleshoot Microsoft Store for Business and Education](/microsoft-store/troubleshoot-microsoft-store-for-business)
|
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
[Get Minecraft: Education Edition](get-minecraft-for-education.md)
|
[Get Minecraft: Education Edition](get-minecraft-for-education.md)
|
||||||
[For teachers get Minecraft: Education Edition](teacher-get-minecraft.md)
|
|
@ -2,16 +2,19 @@
|
|||||||
title: Azure AD Join with Set up School PCs app
|
title: Azure AD Join with Set up School PCs app
|
||||||
description: Describes how Azure AD Join is configured in the Set up 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
|
keywords: shared cart, shared PC, school, set up school pcs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 01/11/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Azure AD Join for school PCs
|
# Azure AD Join for school PCs
|
||||||
|
@ -2,16 +2,19 @@
|
|||||||
title: What's in Set up School PCs provisioning package
|
title: What's in Set up School PCs provisioning package
|
||||||
description: Lists the provisioning package settings that are configured in the Set up School PCs app.
|
description: Lists the provisioning package settings that are configured in the Set up School PCs app.
|
||||||
keywords: shared cart, shared PC, school, set up school pcs
|
keywords: shared cart, shared PC, school, set up school pcs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/17/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# What's in my provisioning package?
|
# What's in my provisioning package?
|
||||||
|
@ -2,16 +2,19 @@
|
|||||||
title: Shared PC mode for school devices
|
title: Shared PC mode for school devices
|
||||||
description: Describes how shared PC mode is set for devices set up with the Set up School PCs app.
|
description: Describes how shared PC mode is set for devices set up with the Set up School PCs app.
|
||||||
keywords: shared cart, shared PC, school, set up school pcs
|
keywords: shared cart, shared PC, school, set up school pcs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/13/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Shared PC mode for school devices
|
# Shared PC mode for school devices
|
||||||
|
@ -2,25 +2,23 @@
|
|||||||
title: Set up School PCs app technical reference overview
|
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 10 devices.
|
||||||
keywords: shared cart, shared PC, school, set up school pcs
|
keywords: shared cart, shared PC, school, set up school pcs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/11/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# What is Set up School PCs?
|
# What is Set up School PCs?
|
||||||
|
|
||||||
|
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
The **Set up School PCs** app helps you configure new Windows 10 PCs for school use. The
|
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
|
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.
|
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.
|
||||||
|
@ -2,29 +2,24 @@
|
|||||||
title: What's new in the Windows Set up School PCs app
|
title: What's new in the Windows Set up School PCs app
|
||||||
description: Find out about app updates and new features in Set up School PCs.
|
description: Find out about app updates and new features in Set up School PCs.
|
||||||
keywords: shared cart, shared PC, school, set up school pcs
|
keywords: shared cart, shared PC, school, set up school pcs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 08/31/2020
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
|
- ✅ <b>Windows 11</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# What's new in Set up School PCs
|
# What's new in Set up School PCs
|
||||||
Learn what’s new with the Set up School PCs app each week. Find out about new app features and functionality, see updated screenshots, and find information about past releases.
|
Learn what's new with the Set up School PCs app each week. Find out about new app features and functionality, see updated screenshots, and find information about past releases.
|
||||||
|
|
||||||
## Week of July 25, 2022
|
|
||||||
|
|
||||||
### Reimage option for Windows 11 SE
|
|
||||||
Set up School PCs has added an option to reimage your Windows SE devices during the creation of a provisioning package. Previously, the process to reimage a device was specific to the OEM and required technical knowledge. The new reimaging feature in SUSPCs provides a unified way for all OEMs, using a simple and easy solution. Now you can plug in your USB stick with a Windows 11 SE image and a provisioning package on it, and your device will be reimaged before the provisioning package is installed on that device.
|
|
||||||
|
|
||||||
Note: If after you have reimaged the device, you notice there are missing drivers, the IT admin should manually add those drivers to the image. The SUSPC reimaging tool has been tested on Surface SE devices, but since there are a variety of SE devices, the SUSPC reimage tool has not been tested on all SE devices. Contact your OEM to learn more about the necessary drivers.
|
|
||||||
|
|
||||||
The option to reimage by getting the image from an OEM is still viable.
|
|
||||||
|
|
||||||
## Week of August 24, 2020
|
## Week of August 24, 2020
|
||||||
|
|
||||||
@ -36,7 +31,6 @@ You can now give devices running Windows 10, version 2004 and later a name that'
|
|||||||
### Easier way to deploy Office 365 to your classroom devices
|
### Easier way to deploy Office 365 to your classroom devices
|
||||||
Microsoft Office now appears as an option on the **Apps** screen. Select the app to add it to your provisioning package. Devices install Microsoft 365 Apps for enterprise. This version includes the cloud-connected and most current versions of apps such as Word, PowerPoint, Excel, and Teams.
|
Microsoft Office now appears as an option on the **Apps** screen. Select the app to add it to your provisioning package. Devices install Microsoft 365 Apps for enterprise. This version includes the cloud-connected and most current versions of apps such as Word, PowerPoint, Excel, and Teams.
|
||||||
|
|
||||||
|
|
||||||
## Week of June 24, 2019
|
## Week of June 24, 2019
|
||||||
|
|
||||||
### Resumed support for Windows 10, version 1903 and later
|
### Resumed support for Windows 10, version 1903 and later
|
||||||
@ -115,8 +109,3 @@ Learn how to create provisioning packages and set up devices in the app.
|
|||||||
* [Set up Windows 10 devices for education](set-up-windows-10.md)
|
* [Set up Windows 10 devices for education](set-up-windows-10.md)
|
||||||
|
|
||||||
When you're ready to create and apply your provisioning package, see [Use Set up School PCs app](use-set-up-school-pcs-app.md).
|
When you're ready to create and apply your provisioning package, see [Use Set up School PCs app](use-set-up-school-pcs-app.md).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,21 +2,21 @@
|
|||||||
title: Set up student PCs to join domain
|
title: Set up student PCs to join domain
|
||||||
description: Learn how to use Configuration Designer to provision student devices to join Active Directory.
|
description: Learn how to use Configuration Designer to provision student devices to join Active Directory.
|
||||||
keywords: school, student PC setup, Windows Configuration Designer
|
keywords: school, student PC setup, Windows Configuration Designer
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/27/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Set up student PCs to join domain
|
# Set up student PCs to join domain
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
If your school uses Active Directory, use the Windows Configuration Designer tool to create a provisioning package that will configure a PC for student use that is joined to the Active Directory domain.
|
If your school uses Active Directory, use the Windows Configuration Designer tool to create a provisioning package that will configure a PC for student use that is joined to the Active Directory domain.
|
||||||
|
|
||||||
|
@ -1,21 +1,19 @@
|
|||||||
---
|
---
|
||||||
title: Provision student PCs with apps
|
title: Provision student PCs with apps
|
||||||
description: Learn how to use Configuration Designer to easily provision student devices to join Active Directory.
|
description: Learn how to use Configuration Designer to easily provision student devices to join Active Directory.
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/13/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Provision student PCs with apps
|
# Provision student PCs with apps
|
||||||
|
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
To create and apply a provisioning package that contains apps to a device running all desktop editions of Windows 10 except Windows 10 Home, follow the steps in [Provision PCs with apps](/windows/configuration/provisioning-packages/provision-pcs-with-apps).
|
To create and apply a provisioning package that contains apps to a device running all desktop editions of Windows 10 except Windows 10 Home, follow the steps in [Provision PCs with apps](/windows/configuration/provisioning-packages/provision-pcs-with-apps).
|
||||||
|
|
||||||
Provisioning packages can include management instructions and policies, installation of specific apps, customization of network connections and policies, and more.
|
Provisioning packages can include management instructions and policies, installation of specific apps, customization of network connections and policies, and more.
|
||||||
|
@ -2,22 +2,22 @@
|
|||||||
title: Set up Windows devices for education
|
title: Set up Windows devices for education
|
||||||
description: Decide which option for setting up Windows 10 is right for you.
|
description: Decide which option for setting up Windows 10 is right for you.
|
||||||
keywords: school, Windows device setup, education device setup
|
keywords: school, Windows device setup, education device setup
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/27/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Set up Windows devices for education
|
# Set up Windows devices for education
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
You have two tools to choose from to set up PCs for your classroom:
|
You have two tools to choose from to set up PCs for your classroom:
|
||||||
* Set up School PCs
|
* Set up School PCs
|
||||||
|
@ -2,24 +2,22 @@
|
|||||||
title: Take a Test app technical reference
|
title: Take a Test app technical reference
|
||||||
description: The policies and settings applied by the Take a Test app.
|
description: The policies and settings applied by the Take a Test app.
|
||||||
keywords: take a test, test taking, school, policies
|
keywords: take a test, test taking, school, policies
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 11/28/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Take a Test app technical reference
|
# Take a Test app technical reference
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Take a Test is an app that locks down the PC and displays an online assessment web page.
|
Take a Test is an app that locks down the PC and displays an online assessment web page.
|
||||||
|
|
||||||
|
@ -2,23 +2,22 @@
|
|||||||
title: Set up Take a Test on multiple PCs
|
title: Set up Take a Test on multiple PCs
|
||||||
description: Learn how to set up and use the Take a Test app on multiple PCs.
|
description: Learn how to set up and use the Take a Test app on multiple PCs.
|
||||||
keywords: take a test, test taking, school, set up on multiple PCs
|
keywords: take a test, test taking, school, set up on multiple PCs
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 11/08/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Set up Take a Test on multiple PCs
|
# Set up Take a Test on multiple PCs
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
Many schools use online testing for formative and summation assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test.
|
Many schools use online testing for formative and summation assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test.
|
||||||
|
|
||||||
|
@ -2,22 +2,21 @@
|
|||||||
title: Set up Take a Test on a single PC
|
title: Set up Take a Test on a single PC
|
||||||
description: Learn how to set up and use the Take a Test app on a single PC.
|
description: Learn how to set up and use the Take a Test app on a single PC.
|
||||||
keywords: take a test, test taking, school, set up on single PC
|
keywords: take a test, test taking, school, set up on single PC
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 11/08/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Set up Take a Test on a single PC
|
# Set up Take a Test on a single PC
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
To configure [Take a Test](take-tests-in-windows-10.md) on a single PC, follow the guidance in this topic.
|
To configure [Take a Test](take-tests-in-windows-10.md) on a single PC, follow the guidance in this topic.
|
||||||
|
|
||||||
|
@ -2,23 +2,22 @@
|
|||||||
title: Take tests in Windows 10
|
title: Take tests in Windows 10
|
||||||
description: Learn how to set up and use the Take a Test app.
|
description: Learn how to set up and use the Take a Test app.
|
||||||
keywords: take a test, test taking, school, how to, use Take a Test
|
keywords: take a test, test taking, school, how to, use Take a Test
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/16/2017
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Take tests in Windows 10
|
# Take tests in Windows 10
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
Many schools use online testing for formative and summative assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test. The **Take a Test** app in Windows 10 creates the right environment for taking a test:
|
Many schools use online testing for formative and summative assessments. It's critical that students use a secure browser that prevents them from using other computer or Internet resources during the test. The **Take a Test** app in Windows 10 creates the right environment for taking a test:
|
||||||
|
|
||||||
|
@ -2,26 +2,24 @@
|
|||||||
title: For teachers get Minecraft Education Edition
|
title: For teachers get Minecraft Education Edition
|
||||||
description: Learn how teachers can get and distribute Minecraft.
|
description: Learn how teachers can get and distribute Minecraft.
|
||||||
keywords: school, Minecraft, Education Edition, educators, teachers, acquire, distribute
|
keywords: school, Minecraft, Education Edition, educators, teachers, acquire, distribute
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
|
||||||
searchScope:
|
searchScope:
|
||||||
- Store
|
- Store
|
||||||
ms.author: dansimp
|
ms.collection: education
|
||||||
ms.date: 01/05/2018
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.topic: conceptual
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# For teachers - get Minecraft: Education Edition
|
# For teachers - get Minecraft: Education Edition
|
||||||
|
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
The following article describes how teachers can get and distribute Minecraft: Education Edition.
|
The following article describes how teachers can get and distribute Minecraft: Education Edition.
|
||||||
Minecraft: Education Edition is available for anyone to trial, and subscriptions can be purchased by qualified educational institutions directly in the Microsoft Store for Education, via volume licensing agreements and through partner resellers.
|
Minecraft: Education Edition is available for anyone to trial, and subscriptions can be purchased by qualified educational institutions directly in the Microsoft Store for Education, via volume licensing agreements and through partner resellers.
|
||||||
|
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
---
|
---
|
||||||
title: Test Windows 10 in S mode on existing Windows 10 education devices
|
title: Test Windows 10 in S mode on existing Windows 10 education devices
|
||||||
description: Provides guidance on downloading and testing Windows 10 in S mode for existing Windows 10 education devices.
|
description: Provides guidance on downloading and testing Windows 10 in S mode for existing Windows 10 education devices.
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 07/30/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Test Windows 10 in S mode on existing Windows 10 education devices
|
# Test Windows 10 in S mode on existing Windows 10 education devices
|
||||||
|
|
||||||
**Applies to:**
|
|
||||||
- Devices running Windows 10, version 1709: Windows 10 Pro, Windows 10 Pro Education, Windows 10 Education, Windows 10 Enterprise
|
|
||||||
|
|
||||||
The Windows 10 in S mode self-installer will allow you to test Windows 10 in S mode on various individual Windows 10 devices (except Windows 10 Home) with a genuine, activated license<sup>[1](#footnote1)</sup>. Test Windows 10 in S mode on various devices in your school and share your feedback with us.
|
The Windows 10 in S mode self-installer will allow you to test Windows 10 in S mode on various individual Windows 10 devices (except Windows 10 Home) with a genuine, activated license<sup>[1](#footnote1)</sup>. Test Windows 10 in S mode on various devices in your school and share your feedback with us.
|
||||||
|
|
||||||
Windows 10 in S mode is built to give schools the familiar, robust, and productive experiences you count on from Windows in an experience that's been streamlined for security and performance in the classroom, and built to work with Microsoft Education<sup>[2](#footnote2)</sup>.
|
Windows 10 in S mode is built to give schools the familiar, robust, and productive experiences you count on from Windows in an experience that's been streamlined for security and performance in the classroom, and built to work with Microsoft Education<sup>[2](#footnote2)</sup>.
|
||||||
|
@ -2,18 +2,20 @@
|
|||||||
title: Use Set up School PCs app
|
title: Use Set up School PCs app
|
||||||
description: Learn how to use the Set up School PCs app and apply the provisioning package.
|
description: Learn how to use the Set up School PCs app and apply the provisioning package.
|
||||||
keywords: shared cart, shared PC, school, Set up School PCs, overview, how to use
|
keywords: shared cart, shared PC, school, Set up School PCs, overview, how to use
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 10/23/2018
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Use the Set up School PCs app
|
# Use the Set up School PCs app
|
||||||
|
|
||||||
IT administrators and technical teachers can use the **Set up School PCs** app to quickly set up Windows 10 PCs for students. The app configures PCs with the apps and features students need, and it removes the ones they don't need. During setup, if licensed in your tenant, the app enrolls each student PC into a mobile device management (MDM) provider, such as Intune for Education. You can then manage all the settings the app configures through the MDM.
|
IT administrators and technical teachers can use the **Set up School PCs** app to quickly set up Windows 10 PCs for students. The app configures PCs with the apps and features students need, and it removes the ones they don't need. During setup, if licensed in your tenant, the app enrolls each student PC into a mobile device management (MDM) provider, such as Intune for Education. You can then manage all the settings the app configures through the MDM.
|
||||||
|
@ -1,25 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: What is Windows 11 SE
|
title: What is Windows 11 SE
|
||||||
description: Learn more about Windows 11 SE, and the apps that are included with the operating system. Read about the features IT professionals and administrators should know about Windows 11 SE. Add and deploy your apps using Microsoft Intune for Education.
|
description: Learn more about Windows 11 SE, and the apps that are included with the operating system. Read about the features IT professionals and administrators should know about Windows 11 SE. Add and deploy your apps using Microsoft Intune for Education.
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: mobile
|
ms.pagetype: mobile
|
||||||
author: aczechowski
|
ms.collection: education
|
||||||
ms.author: aaroncz
|
author: paolomatarazzo
|
||||||
manager: dougeby
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
ms.localizationpriority: medium
|
manager: aaroncz
|
||||||
ms.topic: article
|
appliesto:
|
||||||
|
- ✅ <b>Windows 11 SE</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows 11 SE for Education
|
# Windows 11 SE for Education
|
||||||
|
|
||||||
**Applies to**:
|
|
||||||
|
|
||||||
- Windows 11 SE
|
|
||||||
- Microsoft Intune for Education
|
|
||||||
|
|
||||||
Windows 11 SE is a new edition of Windows that's designed for education. It runs on web-first devices that use essential education apps. Microsoft Office 365 is preinstalled (subscription sold separately).
|
Windows 11 SE is a new edition of Windows that's designed for education. It runs on web-first devices that use essential education apps. Microsoft Office 365 is preinstalled (subscription sold separately).
|
||||||
|
|
||||||
For education customers seeking cost-effective devices, Microsoft Windows 11 SE is a great choice. Windows 11 SE includes the following benefits:
|
For education customers seeking cost-effective devices, Microsoft Windows 11 SE is a great choice. Windows 11 SE includes the following benefits:
|
||||||
|
@ -1,25 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: Windows 11 SE settings list
|
title: Windows 11 SE settings list
|
||||||
description: Windows 11 SE automatically configures settings in the operating system. Learn more about the settings you can control and manage, and the settings you can't change.
|
description: Windows 11 SE automatically configures settings in the operating system. Learn more about the settings you can control and manage, and the settings you can't change.
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: mobile
|
ms.pagetype: mobile
|
||||||
author: aczechowski
|
ms.collection: education
|
||||||
ms.author: aaroncz
|
author: paolomatarazzo
|
||||||
manager: dougeby
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
ms.localizationpriority: medium
|
manager: aaroncz
|
||||||
ms.topic: article
|
appliesto:
|
||||||
|
- ✅ <b>Windows 11 SE</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows 11 SE for Education settings list
|
# Windows 11 SE for Education settings list
|
||||||
|
|
||||||
**Applies to**:
|
|
||||||
|
|
||||||
- Windows 11 SE
|
|
||||||
- Microsoft Intune for Education
|
|
||||||
|
|
||||||
Windows 11 SE automatically configures settings and features in the operating system. These settings use the Configuration Service Provider (CSPs) provided by Microsoft. You can use an MDM provider to configure these settings.
|
Windows 11 SE automatically configures settings and features in the operating system. These settings use the Configuration Service Provider (CSPs) provided by Microsoft. You can use an MDM provider to configure these settings.
|
||||||
|
|
||||||
This article lists the settings automatically configured. For more information on Windows 11 SE, see [Windows 11 SE for Education overview](windows-11-se-overview.md).
|
This article lists the settings automatically configured. For more information on Windows 11 SE, see [Windows 11 SE for Education overview](windows-11-se-overview.md).
|
||||||
|
@ -2,23 +2,22 @@
|
|||||||
title: Windows 10 editions for education customers
|
title: Windows 10 editions for education customers
|
||||||
description: Provides an overview of the two Windows 10 editions that are designed for the needs of K-12 institutions.
|
description: Provides an overview of the two Windows 10 editions that are designed for the needs of K-12 institutions.
|
||||||
keywords: Windows 10 Pro Education, Windows 10 Education, Windows 10 editions, education customers
|
keywords: Windows 10 Pro Education, Windows 10 Education, Windows 10 editions, education customers
|
||||||
ms.prod: w10
|
ms.prod: windows
|
||||||
ms.mktglfcycl: plan
|
ms.mktglfcycl: plan
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
ms.collection: education
|
||||||
ms.author: dansimp
|
author: paolomatarazzo
|
||||||
ms.date: 05/21/2019
|
ms.author: paoloma
|
||||||
|
ms.date: 08/10/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Windows 10 editions for education customers
|
# Windows 10 editions for education customers
|
||||||
**Applies to:**
|
|
||||||
|
|
||||||
- Windows 10
|
|
||||||
|
|
||||||
|
|
||||||
Windows 10, version 1607 (Anniversary Update) continues our commitment to productivity, security, and privacy for all customers. Windows 10 Pro and Windows 10 Enterprise offer the functionality and safety features demanded by business and education customers around the globe. Windows 10 is the most secure Windows we’ve ever built. All of our Windows commercial editions can be configured to support the needs of schools, through group policies, domain join, and more. To learn more about Microsoft’s commitment to security and privacy in Windows 10, see more on both [security](/windows/security/security-foundations) and [privacy](https://go.microsoft.com/fwlink/?LinkId=822620).
|
Windows 10, version 1607 (Anniversary Update) continues our commitment to productivity, security, and privacy for all customers. Windows 10 Pro and Windows 10 Enterprise offer the functionality and safety features demanded by business and education customers around the globe. Windows 10 is the most secure Windows we’ve ever built. All of our Windows commercial editions can be configured to support the needs of schools, through group policies, domain join, and more. To learn more about Microsoft’s commitment to security and privacy in Windows 10, see more on both [security](/windows/security/security-foundations) and [privacy](https://go.microsoft.com/fwlink/?LinkId=822620).
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"ms.author": "lizross",
|
"ms.author": "lizross",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"contributors_to_exclude": [
|
"contributors_to_exclude": [
|
||||||
"rjagiewich",
|
"rjagiewich",
|
||||||
"traya1",
|
"traya1",
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"ms.date": "04/05/2017",
|
"ms.date": "04/05/2017",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "https://github.com/MicrosoftDocs/mdop-docs",
|
"feedback_github_repo": "https://github.com/MicrosoftDocs/mdop-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "Win.mdop",
|
"depot_name": "Win.mdop",
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Add or hide optional apps and features on Windows devices | Microsoft Docs
|
title: Add or hide optional apps and features on Windows devices | Microsoft Docs
|
||||||
description: Learn how to add Windows 10 and Windows 11 optional features using the Apps & features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Apps and Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
description: Learn how to add Windows 10 and Windows 11 optional features using the Apps & features page in the Settings app. Also see the group policy objects (GPO) and MDM policies that show or hide Apps and Windows Features in the Settings app. Use Windows PowerShell to show or hide specific features in Windows Features.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
author: nicholasswhite
|
||||||
author: aczechowski
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 08/30/2021
|
ms.date: 08/30/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Learn about the different app types in Windows 10/11 | Microsoft Docs
|
title: Learn about the different app types in Windows 10/11 | Microsoft Docs
|
||||||
ms.reviewer:
|
|
||||||
manager: dougeby
|
|
||||||
description: Learn more and understand the different types of apps that run on Windows 10 and Windows 11. For example, learn more about UWP, WPF, Win32, and Windows Forms apps, including the best way to install these apps.
|
description: Learn more and understand the different types of apps that run on Windows 10 and Windows 11. For example, learn more about UWP, WPF, Win32, and Windows Forms apps, including the best way to install these apps.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
author: nicholasswhite
|
||||||
author: aczechowski
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
|
ms.reviewer:
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
author: aczechowski
|
|
||||||
title: Remove background task resource restrictions
|
title: Remove background task resource restrictions
|
||||||
description: Allow enterprise background tasks unrestricted access to computer resources.
|
description: Allow enterprise background tasks unrestricted access to computer resources.
|
||||||
ms.author: aaroncz
|
ms.prod: w10
|
||||||
|
author: nicholasswhite
|
||||||
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 10/03/2017
|
ms.date: 10/03/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Remove background task resource restrictions
|
# Remove background task resource restrictions
|
||||||
@ -43,7 +43,7 @@ Starting with Windows 10, version 1703, enterprises can control background activ
|
|||||||
`./Vendor/Microsoft/Policy/Config/Privacy/LetAppsRunInBackground_ForceDenyTheseApps`
|
`./Vendor/Microsoft/Policy/Config/Privacy/LetAppsRunInBackground_ForceDenyTheseApps`
|
||||||
`./Vendor/Microsoft/Policy/Config/Privacy/LetAppsRunInBackground_UserInControlOfTheseApps`
|
`./Vendor/Microsoft/Policy/Config/Privacy/LetAppsRunInBackground_UserInControlOfTheseApps`
|
||||||
|
|
||||||
These policies control the background activity battery settings for Universal Windows Platform (UWP) apps. They enable apps to not be managed by the Windows system policies and not be restricted when battery saver is active. Applying these policies to a device will disable the user controls for the applications specified in the policies in the **Settings** app. See [Policy CSP](/windows/client-management/mdm/policy-configuration-service-provider#privacy-letappsruninbackground) for more information about these policies.
|
These policies control the background activity battery settings for Universal Windows Platform (UWP) apps. They enable apps to not be managed by the Windows system policies and not be restricted when battery saver is active. Applying these policies to a device will disable the user controls for the applications specified in the policies in the **Settings** app. For more information about these policies, visit [Policy CSP](/windows/client-management/mdm/policy-configuration-service-provider#privacy-letappsruninbackground).
|
||||||
|
|
||||||
An app can determine which settings are in place for itself by using [BackgroundExecutionManager.RequestAccessAsync](/uwp/api/Windows.ApplicationModel.Background.BackgroundAccessStatus) before any background activity is attempted, and then examining the returned [BackgroundAccessStatus](/uwp/api/windows.applicationmodel.background.backgroundaccessstatus) enumeration. The values of this enumeration correspond to settings in the **battery usage by App** settings page:
|
An app can determine which settings are in place for itself by using [BackgroundExecutionManager.RequestAccessAsync](/uwp/api/Windows.ApplicationModel.Background.BackgroundAccessStatus) before any background activity is attempted, and then examining the returned [BackgroundAccessStatus](/uwp/api/windows.applicationmodel.background.backgroundaccessstatus) enumeration. The values of this enumeration correspond to settings in the **battery usage by App** settings page:
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
author: aczechowski
|
author: nicholasswhite
|
||||||
ms.author: aaroncz
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 09/20/2021
|
ms.date: 09/20/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.topic: include
|
ms.topic: include
|
||||||
---
|
---
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
author: aczechowski
|
author: nicholasswhite
|
||||||
ms.author: aaroncz
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 09/28/2021
|
ms.date: 09/28/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.topic: include
|
ms.topic: include
|
||||||
---
|
---
|
||||||
|
@ -13,9 +13,9 @@ metadata:
|
|||||||
ms.collection:
|
ms.collection:
|
||||||
- windows-10
|
- windows-10
|
||||||
- highpri
|
- highpri
|
||||||
author: aczechowski
|
author: nicholasswhite
|
||||||
ms.author: aaroncz
|
ms.author: nwhite
|
||||||
manager: dougeby
|
manager: aaroncz
|
||||||
ms.date: 08/24/2021 #Required; mm/dd/yyyy format.
|
ms.date: 08/24/2021 #Required; mm/dd/yyyy format.
|
||||||
ms.localizationpriority : medium
|
ms.localizationpriority : medium
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Enable or block Windows Mixed Reality apps in the enterprise (Windows 10/11)
|
title: Enable or block Windows Mixed Reality apps in the enterprise (Windows 10/11)
|
||||||
description: Learn how to enable Windows Mixed Reality apps in WSUS or block the Windows Mixed Reality portal in enterprises.
|
description: Learn how to enable Windows Mixed Reality apps in WSUS or block the Windows Mixed Reality portal in enterprises.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
author: nicholasswhite
|
||||||
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: aczechowski
|
|
||||||
ms.author: aaroncz
|
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ IT admins can also create [Side by side feature store (shared folder)](/previous
|
|||||||
|
|
||||||
You can use the [AppLocker configuration service provider (CSP)](/windows/client-management/mdm/applocker-csp) to block the Mixed Reality software.
|
You can use the [AppLocker configuration service provider (CSP)](/windows/client-management/mdm/applocker-csp) to block the Mixed Reality software.
|
||||||
|
|
||||||
In the following example, the **Id** can be any generated GUID and the **Name** can be any name you choose. Note that `BinaryName="*"` allows you to block any app executable in the Mixed Reality Portal package. **Binary/VersionRange**, as shown in the example, will block all versions of the Mixed Reality Portal app.
|
In the following example, the **Id** can be any generated GUID and the **Name** can be any name you choose. `BinaryName="*"` allows you to block any app executable in the Mixed Reality Portal package. **Binary/VersionRange**, as shown in the example, will block all versions of the Mixed Reality Portal app.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Per-user services in Windows 10 and Windows Server
|
title: Per-user services in Windows 10 and Windows Server
|
||||||
description: Learn about per-user services, how to change the template service Startup Type, and manage per-user services through Group Policy and security templates.
|
description: Learn about per-user services, how to change the template service Startup Type, and manage per-user services through Group Policy and security templates.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
author: nicholasswhite
|
||||||
author: aczechowski
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 09/14/2017
|
ms.date: 09/14/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Per-user services in Windows 10 and Windows Server
|
# Per-user services in Windows 10 and Windows Server
|
||||||
@ -41,7 +41,7 @@ Before you disable any of these services, review the **Description** column in t
|
|||||||
| 1803 | DevicePickerUserSvc | DevicePicker | Manual | | Device Picker |
|
| 1803 | DevicePickerUserSvc | DevicePicker | Manual | | Device Picker |
|
||||||
| 1703 | DevicesFlowUserSvc | DevicesFlow | Manual | | Device Discovery and Connecting |
|
| 1703 | DevicesFlowUserSvc | DevicesFlow | Manual | | Device Discovery and Connecting |
|
||||||
| 1703 | MessagingService | MessagingService | Manual | | Service supporting text messaging and related functionality |
|
| 1703 | MessagingService | MessagingService | Manual | | Service supporting text messaging and related functionality |
|
||||||
| 1607 | OneSyncSvc | Sync Host | Auto (delayed) | | Synchronizes mail, contacts, calendar, and other user data. Mail and other applications dependent on this service don't work correctly when this service is not running. |
|
| 1607 | OneSyncSvc | Sync Host | Auto (delayed) | | Synchronizes mail, contacts, calendar, and other user data. Mail and other applications dependent on this service don't work correctly when this service isn't running. |
|
||||||
| 1607 | PimIndexMaintenanceSvc | Contact Data | Manual | UnistoreSvc | Indexes contact data for fast contact searching. If you stop or disable this service, search results might not display all contacts. |
|
| 1607 | PimIndexMaintenanceSvc | Contact Data | Manual | UnistoreSvc | Indexes contact data for fast contact searching. If you stop or disable this service, search results might not display all contacts. |
|
||||||
| 1709 | PrintWorkflowUserSvc | PrintWorkflow | Manual | | Print Workflow |
|
| 1709 | PrintWorkflowUserSvc | PrintWorkflow | Manual | | Print Workflow |
|
||||||
| 1607 | UnistoreSvc | User Data Storage | Manual | | Handles storage of structured user data, including contact info, calendars, and messages. If you stop or disable this service, apps that use this data might not work correctly. |
|
| 1607 | UnistoreSvc | User Data Storage | Manual | | Handles storage of structured user data, including contact info, calendars, and messages. If you stop or disable this service, apps that use this data might not work correctly. |
|
||||||
@ -71,7 +71,7 @@ In light of these restrictions, you can use the following methods to manage per-
|
|||||||
|
|
||||||
### Manage template services using a security template
|
### Manage template services using a security template
|
||||||
|
|
||||||
You can manage the CDPUserSvc and OneSyncSvc per-user services with a [security template](/windows/device-security/security-policy-settings/administer-security-policy-settings#bkmk-sectmpl). See [Administer security policy settings](/windows/device-security/security-policy-settings/administer-security-policy-settings) for more information.
|
You can manage the CDPUserSvc and OneSyncSvc per-user services with a [security template](/windows/device-security/security-policy-settings/administer-security-policy-settings#bkmk-sectmpl). For more information, visit [Administer security policy settings](/windows/device-security/security-policy-settings/administer-security-policy-settings).
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
@ -87,13 +87,13 @@ Revision=1
|
|||||||
|
|
||||||
### Manage template services using Group Policy preferences
|
### Manage template services using Group Policy preferences
|
||||||
|
|
||||||
If a per-user service can't be disabled using a the security template, you can disable it by using Group Policy preferences.
|
If a per-user service can't be disabled using the security template, you can disable it by using Group Policy preferences.
|
||||||
|
|
||||||
1. On a Windows Server domain controller or Windows 10 PC that has the [Remote Server Administration Tools (RSAT)](https://www.microsoft.com/download/details.aspx?id=45520) installed, click **Start**, type GPMC.MSC, and then press **Enter** to open the **Group Policy Management Console**.
|
1. On a Windows Server domain controller or Windows 10 PC that has the [Remote Server Administration Tools (RSAT)](https://www.microsoft.com/download/details.aspx?id=45520) installed, select **Start**, type GPMC.MSC, and then press **Enter** to open the **Group Policy Management Console**.
|
||||||
|
|
||||||
2. Create a new Group Policy Object (GPO) or use an existing GPO.
|
2. Create a new Group Policy Object (GPO) or use an existing GPO.
|
||||||
|
|
||||||
3. Right-click the GPO and click **Edit** to launch the Group Policy Object Editor.
|
3. Right-click the GPO and select **Edit** to launch the Group Policy Object Editor.
|
||||||
|
|
||||||
4. Depending on how you want to target the Group Policy, under **Computer configuration** or **User configuration** browse to Preferences\Windows Settings\Registry.
|
4. Depending on how you want to target the Group Policy, under **Computer configuration** or **User configuration** browse to Preferences\Windows Settings\Registry.
|
||||||
|
|
||||||
@ -101,23 +101,23 @@ If a per-user service can't be disabled using a the security template, you can d
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. Make sure that HKEY_Local_Machine is selected for Hive and then click ... (the ellipses) next to Key Path.
|
6. Make sure that HKEY_Local_Machine is selected for Hive and then select ... (the ellipses) next to Key Path.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
7. Browse to **System\CurrentControlSet\Services\PimIndexMaintenanceSvc**. In the list of values, highlight **Start** and click **Select**.
|
7. Browse to **System\CurrentControlSet\Services\PimIndexMaintenanceSvc**. In the list of values, highlight **Start** and select **Select**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
8. Change **Value data** from **00000003** to **00000004** and click **OK**. Note setting the Value data to **4** = **Disabled**.
|
8. Change **Value data** from **00000003** to **00000004** and select **OK**. Note setting the Value data to **4** = **Disabled**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
9. To add the other services that cannot be managed with a Group Policy templates, edit the policy and repeat steps 5-8.
|
9. To add the other services that can't be managed with a Group Policy templates, edit the policy and repeat steps 5-8.
|
||||||
|
|
||||||
### Managing Template Services with reg.exe
|
### Managing Template Services with reg.exe
|
||||||
|
|
||||||
If you cannot use Group Policy Preferences to manage the per-user services, you can edit the registry with reg.exe.
|
If you can't use Group Policy Preferences to manage the per-user services, you can edit the registry with reg.exe.
|
||||||
To disable the Template Services, change the Startup Type for each service to 4 (disabled).
|
To disable the Template Services, change the Startup Type for each service to 4 (disabled).
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
@ -135,7 +135,7 @@ REG.EXE ADD HKLM\System\CurrentControlSet\Services\WpnUserService /v Start /t RE
|
|||||||
|
|
||||||
### Managing Template Services with regedit.exe
|
### Managing Template Services with regedit.exe
|
||||||
|
|
||||||
If you cannot use Group Policy preferences to manage the per-user services, you can edit the registry with regedit.exe. To disable the template services, change the Startup Type for each service to 4 (disabled):
|
If you can't use Group Policy preferences to manage the per-user services, you can edit the registry with regedit.exe. To disable the template services, change the Startup Type for each service to 4 (disabled):
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -159,7 +159,7 @@ Sample script using [sc.exe](/previous-versions/windows/it-pro/windows-server-20
|
|||||||
```
|
```
|
||||||
sc.exe configure <service name> start= disabled
|
sc.exe configure <service name> start= disabled
|
||||||
```
|
```
|
||||||
Note that the space after "=" is intentional.
|
The space after "=" is intentional.
|
||||||
|
|
||||||
Sample script using the [Set-Service PowerShell cmdlet](/previous-versions/windows/it-pro/windows-powershell-1.0/ee176963(v=technet.10)):
|
Sample script using the [Set-Service PowerShell cmdlet](/previous-versions/windows/it-pro/windows-powershell-1.0/ee176963(v=technet.10)):
|
||||||
|
|
||||||
@ -169,7 +169,7 @@ Set-Service <service name> -StartupType Disabled
|
|||||||
|
|
||||||
## View per-user services in the Services console (services.msc)
|
## View per-user services in the Services console (services.msc)
|
||||||
|
|
||||||
As mentioned you can't view the template services in the Services console, but you can see the user-specific per-user services - they are displayed using the \<service name>_LUID format (where LUID is the locally unique identifier).
|
As mentioned you can't view the template services in the Services console, but you can see the user-specific per-user services - they're displayed using the \<service name>_LUID format (where LUID is the locally unique identifier).
|
||||||
|
|
||||||
For example, you might see the following per-user services listed in the Services console:
|
For example, you might see the following per-user services listed in the Services console:
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Use the Company Portal app for your private app repo on Windows 11 devices | Microsoft Docs
|
title: Use the Company Portal app for your private app repo on Windows 11 devices | Microsoft Docs
|
||||||
description: Use the Company Portal app in Windows 11 devices to access the private app repository for your organization or company apps. Add apps to an MDM/MAM provider, and deploy the apps to Windows devices using policies. The Company Portal app replaces Microsoft Store for Business private store on Windows 11 devices.
|
description: Use the Company Portal app in Windows 11 devices to access the private app repository for your organization or company apps. Add apps to an MDM/MAM provider, and deploy the apps to Windows devices using policies. The Company Portal app replaces Microsoft Store for Business private store on Windows 11 devices.
|
||||||
manager: dougeby
|
author: nicholasswhite
|
||||||
ms.author: aaroncz
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.reviewer: amanh
|
ms.reviewer: amanh
|
||||||
ms.prod: w11
|
ms.prod: w11
|
||||||
author: aczechowski
|
|
||||||
ms.date: 09/15/2021
|
ms.date: 09/15/2021
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
---
|
---
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Get the provisioned apps on Windows client operating system | Microsoft Docs
|
title: Get the provisioned apps on Windows client operating system | Microsoft Docs
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
author: nicholasswhite
|
||||||
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
description: Use the Windows PowerShell Get-AppxProvisionedPackage command to get a list off the provisioned apps installed in Windows OS. See a list of some common provisioned apps installed a Windows Enterprise client computer or device, including Windows 10/11.
|
description: Use the Windows PowerShell Get-AppxProvisionedPackage command to get a list off the provisioned apps installed in Windows OS. See a list of some common provisioned apps installed a Windows Enterprise client computer or device, including Windows 10/11.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
|
||||||
author: aczechowski
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
@ -17,7 +17,7 @@ ms.topic: article
|
|||||||
- Windows 10
|
- Windows 10
|
||||||
- Windows 11
|
- Windows 11
|
||||||
|
|
||||||
Provisioned apps are included with the OS, and automatically installed when a user signs into a Windows device the first time. They are per-user apps, and typically installed in the `C:\Program Files\WindowsApps` folder. On your Windows devices, you can use Windows PowerShell to see the provisioned apps automatically installed.
|
Provisioned apps are included with the OS, and automatically installed when a user signs into a Windows device the first time. They're per-user apps, and typically installed in the `C:\Program Files\WindowsApps` folder. On your Windows devices, you can use Windows PowerShell to see the provisioned apps automatically installed.
|
||||||
|
|
||||||
This article lists some of the built-in provisioned apps on the different Windows client OS versions, and lists the Windows PowerShell command to get a list.
|
This article lists some of the built-in provisioned apps on the different Windows client OS versions, and lists the Windows PowerShell command to get a list.
|
||||||
|
|
||||||
|
@ -2,17 +2,17 @@
|
|||||||
title: How to keep apps removed from Windows 10 from returning during an update
|
title: How to keep apps removed from Windows 10 from returning during an update
|
||||||
description: How to keep provisioned apps that were removed from your machine from returning during an update.
|
description: How to keep provisioned apps that were removed from your machine from returning during an update.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
author: nicholasswhite
|
||||||
author: aczechowski
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 05/25/2018
|
ms.date: 05/25/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
---
|
---
|
||||||
# How to keep apps removed from Windows 10 from returning during an update
|
# How to keep apps removed from Windows 10 from returning during an update
|
||||||
|
|
||||||
> Applies to: Windows 10 (General Availability Channel)
|
> Applies to: Windows 10 (General Availability Channel)
|
||||||
|
|
||||||
When you update a computer running Windows 10, version 1703 or 1709, you might see provisioned apps that you previously removed return post-update. This can happen if the computer was offline when you removed the apps. This issue was fixed in Windows 10, version 1803.
|
When you update a computer running Windows 10, version 1703 or 1709, you might see provisioned apps that you previously removed post-update. This can happen if the computer was offline when you removed the apps. Windows 10, version 1803 has fixed this issue.
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>* This issue only occurs after a feature update (from one version to the next), not monthly updates or security-related updates.
|
>* This issue only occurs after a feature update (from one version to the next), not monthly updates or security-related updates.
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
title: Sideload LOB apps in Windows client OS | Microsoft Docs
|
title: Sideload LOB apps in Windows client OS | Microsoft Docs
|
||||||
description: Learn how to sideload line-of-business (LOB) apps in Windows client operating systems, including Windows 10/11. When you sideload an app, you deploy a signed app package to a device.
|
description: Learn how to sideload line-of-business (LOB) apps in Windows client operating systems, including Windows 10/11. When you sideload an app, you deploy a signed app package to a device.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
author: nicholasswhite
|
||||||
ms.author: aaroncz
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: aczechowski
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Service Host service refactoring in Windows 10 version 1703
|
title: Service Host service refactoring in Windows 10 version 1703
|
||||||
description: Learn about the SvcHost Service Refactoring introduced in Windows 10 version 1703.
|
description: Learn about the SvcHost Service Refactoring introduced in Windows 10 version 1703.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
author: nicholasswhite
|
||||||
author: aczechowski
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
ms.date: 07/20/2017
|
ms.date: 07/20/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Changes to Service Host grouping in Windows 10
|
# Changes to Service Host grouping in Windows 10
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Get the system apps on Windows client operating system | Microsoft Docs
|
title: Get the system apps on Windows client operating system | Microsoft Docs
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
author: nicholasswhite
|
||||||
|
ms.author: nwhite
|
||||||
|
manager: aaroncz
|
||||||
description: Use the Windows PowerShell Get-AppxPackage command to get a list off the system apps installed in Windows OS. See a list of some common system apps installed a Windows Enterprise client computer or device, including Windows 10/11.
|
description: Use the Windows PowerShell Get-AppxPackage command to get a list off the system apps installed in Windows OS. See a list of some common system apps installed a Windows Enterprise client computer or device, including Windows 10/11.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.author: aaroncz
|
|
||||||
author: aczechowski
|
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
title: Windows Tools/Administrative Tools
|
title: Windows Tools/Administrative Tools
|
||||||
description: The folders for Windows Tools and Administrative Tools are folders in the Control Panel that contain tools for system administrators and advanced users.
|
description: The folders for Windows Tools and Administrative Tools are folders in the Control Panel that contain tools for system administrators and advanced users.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: aczechowski
|
author: vinaypamnani-msft
|
||||||
ms.author: aaroncz
|
ms.author: vinpa
|
||||||
manager: dougeby
|
manager: aaroncz
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 03/28/2022
|
ms.date: 03/28/2022
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Windows 10 default media removal policy
|
title: Windows 10 default media removal policy
|
||||||
description: In Windows 10, version 1809, the default removal policy for external storage media changed from "Better performance" to "Quick removal."
|
description: In Windows 10, version 1809, the default removal policy for external storage media changed from Better performance to Quick removal.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: Teresa-Motiv
|
author: vinaypamnani-msft
|
||||||
ms.author: dougeby
|
ms.author: vinpa
|
||||||
ms.date: 11/25/2020
|
ms.date: 11/25/2020
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.custom:
|
ms.custom:
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Connect to remote Azure Active Directory-joined PC (Windows)
|
title: Connect to remote Azure Active Directory-joined PC (Windows)
|
||||||
description: You can use Remote Desktop Connection to connect to an Azure AD-joined PC.
|
description: You can use Remote Desktop Connection to connect to an Azure AD-joined PC.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.date: 01/18/2022
|
ms.date: 01/18/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"manager": "dansimp",
|
"manager": "dansimp",
|
||||||
"feedback_system": "GitHub",
|
"feedback_system": "GitHub",
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
||||||
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
|
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
||||||
"_op_documentIdPathDepotMapping": {
|
"_op_documentIdPathDepotMapping": {
|
||||||
"./": {
|
"./": {
|
||||||
"depot_name": "MSDN.win-client-management",
|
"depot_name": "MSDN.win-client-management",
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Group Policy settings that apply only to Windows 10 Enterprise and Education Editions (Windows 10)
|
title: Group Policy settings that apply only to Windows 10 Enterprise and Education Editions (Windows 10)
|
||||||
description: Use this topic to learn about Group Policy settings that apply only to Windows 10 Enterprise and Windows 10 Education.
|
description: Use this topic to learn about Group Policy settings that apply only to Windows 10 Enterprise and Windows 10 Education.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: troubleshooting
|
ms.topic: troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ landingContent:
|
|||||||
- text: Create mandatory user profiles
|
- text: Create mandatory user profiles
|
||||||
url: mandatory-user-profile.md
|
url: mandatory-user-profile.md
|
||||||
- text: Mobile device management (MDM)
|
- text: Mobile device management (MDM)
|
||||||
url: mdm/index.md
|
url: mdm/index.yml
|
||||||
- text: MDM for device updates
|
- text: MDM for device updates
|
||||||
url: mdm/device-update-management.md
|
url: mdm/device-update-management.md
|
||||||
- text: Mobile device enrollment
|
- text: Mobile device enrollment
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Manage corporate devices
|
title: Manage corporate devices
|
||||||
description: You can use the same management tools to manage all device types running Windows 10 or Windows 11 desktops, laptops, tablets, and phones.
|
description: You can use the same management tools to manage all device types running Windows 10 or Windows 11 desktops, laptops, tablets, and phones.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
keywords: ["MDM", "device management"]
|
keywords: [MDM, device management]
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Manage Device Installation with Group Policy (Windows 10 and Windows 11)
|
title: Manage Device Installation with Group Policy (Windows 10 and Windows 11)
|
||||||
description: Find out how to manage Device Installation Restrictions with Group Policy.
|
description: Find out how to manage Device Installation Restrictions with Group Policy.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: aczechowski
|
author: vinaypamnani-msft
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: aaroncz
|
||||||
ms.author: aaroncz
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Manage the Settings app with Group Policy (Windows 10 and Windows 11)
|
title: Manage the Settings app with Group Policy (Windows 10 and Windows 11)
|
||||||
description: Find out how to manage the Settings app with Group Policy so you can hide specific pages from users.
|
description: Find out how to manage the Settings app with Group Policy so you can hide specific pages from users.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,10 +4,10 @@ description: This article offers strategies for deploying and managing Windows 1
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 06/03/2022
|
ms.date: 06/03/2022
|
||||||
author: aczechowski
|
author: vinaypamnani-msft
|
||||||
ms.author: aaroncz
|
ms.author: vinpa
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: aaroncz
|
||||||
ms.topic: overview
|
ms.topic: overview
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
title: Create mandatory user profiles (Windows 10 and Windows 11)
|
title: Create mandatory user profiles (Windows 10 and Windows 11)
|
||||||
description: A mandatory user profile is a special type of pre-configured roaming user profile that administrators can use to specify settings for users.
|
description: A mandatory user profile is a special type of pre-configured roaming user profile that administrators can use to specify settings for users.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.date: 09/14/2021
|
ms.date: 09/14/2021
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Language Pack Management CSP
|
title: Language Pack Management CSP
|
||||||
description: Language Pack Management CSP allows a direct way to provision language packs remotely in Windows 10.
|
description: Language Pack Management CSP allows a direct way to provision language packs remotely in Windows 10.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: v-nsatapathy
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: nimishasatapathy
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/22/2021
|
ms.date: 06/22/2021
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: AccountManagement CSP
|
title: AccountManagement CSP
|
||||||
description: Learn about the AccountManagement CSP, which is used to configure settings in the Account Manager service.
|
description: Learn about the AccountManagement CSP, which is used to configure settings in the Account Manager service.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 03/23/2018
|
ms.date: 03/23/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# AccountManagement CSP
|
# AccountManagement CSP
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: AccountManagement DDF file
|
title: AccountManagement DDF file
|
||||||
description: View the OMA DM device description framework (DDF) for the AccountManagement configuration service provider. This file is used to configure settings.
|
description: View the OMA DM device description framework (DDF) for the AccountManagement configuration service provider. This file is used to configure settings.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 03/23/2018
|
ms.date: 03/23/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# AccountManagement DDF file
|
# AccountManagement DDF file
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Accounts CSP
|
title: Accounts CSP
|
||||||
description: The Accounts configuration service provider (CSP) is used by the enterprise to rename devices, and create local Windows accounts & join them to a group.
|
description: The Accounts configuration service provider (CSP) is used by the enterprise to rename devices, and create local Windows accounts & join them to a group.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 03/27/2020
|
ms.date: 03/27/2020
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# Accounts CSP
|
# Accounts CSP
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Accounts DDF file
|
title: Accounts DDF file
|
||||||
description: View the XML file containing the device description framework (DDF) for the Accounts configuration service provider.
|
description: View the XML file containing the device description framework (DDF) for the Accounts configuration service provider.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 04/17/2018
|
ms.date: 04/17/2018
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# Accounts DDF file
|
# Accounts DDF file
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: ActiveSync CSP
|
title: ActiveSync CSP
|
||||||
description: Learn how the ActiveSync configuration service provider is used to set up and change settings for Exchange ActiveSync.
|
description: Learn how the ActiveSync configuration service provider is used to set up and change settings for Exchange ActiveSync.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: ActiveSync DDF file
|
title: ActiveSync DDF file
|
||||||
description: Learn about the OMA DM device description framework (DDF) for the ActiveSync configuration service provider.
|
description: Learn about the OMA DM device description framework (DDF) for the ActiveSync configuration service provider.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 12/05/2017
|
ms.date: 12/05/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Add an Azure AD tenant and Azure AD subscription
|
title: Add an Azure AD tenant and Azure AD subscription
|
||||||
description: Here's a step-by-step guide to adding an Azure Active Directory tenant, adding an Azure AD subscription, and registering your subscription.
|
description: Here's a step-by-step guide to adding an Azure Active Directory tenant, adding an Azure AD subscription, and registering your subscription.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AllJoynManagement CSP
|
title: AllJoynManagement CSP
|
||||||
description: The AllJoynManagement configuration service provider (CSP) allows an IT administrator to enumerate the AllJoyn devices that are connected to the AllJoyn bus.
|
description: The AllJoynManagement configuration service provider (CSP) allows an IT administrator to enumerate the AllJoyn devices that are connected to the AllJoyn bus.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AllJoynManagement DDF
|
title: AllJoynManagement DDF
|
||||||
description: Learn the OMA DM device description framework (DDF) for the AllJoynManagement configuration service provider.
|
description: Learn the OMA DM device description framework (DDF) for the AllJoynManagement configuration service provider.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 12/05/2017
|
ms.date: 12/05/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: APPLICATION CSP
|
title: APPLICATION CSP
|
||||||
description: Learn how the APPLICATION configuration service provider is used to configure an application transport using Open Mobile Alliance (OMA) Client Provisioning.
|
description: Learn how the APPLICATION configuration service provider is used to configure an application transport using Open Mobile Alliance (OMA) Client Provisioning.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: ApplicationControl CSP DDF
|
title: ApplicationControl CSP DDF
|
||||||
description: View the OMA DM device description framework (DDF) for the ApplicationControl configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
description: View the OMA DM device description framework (DDF) for the ApplicationControl configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 07/10/2019
|
ms.date: 07/10/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: ApplicationControl CSP
|
title: ApplicationControl CSP
|
||||||
description: The ApplicationControl CSP allows you to manage multiple Windows Defender Application Control (WDAC) policies from an MDM server.
|
description: The ApplicationControl CSP allows you to manage multiple Windows Defender Application Control (WDAC) policies from an MDM server.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.reviewer: jsuther1974
|
ms.reviewer: jsuther1974
|
||||||
ms.date: 09/10/2020
|
ms.date: 09/10/2020
|
||||||
---
|
---
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AppLocker CSP
|
title: AppLocker CSP
|
||||||
description: Learn how the AppLocker configuration service provider is used to specify which applications are allowed or disallowed.
|
description: Learn how the AppLocker configuration service provider is used to specify which applications are allowed or disallowed.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 11/19/2019
|
ms.date: 11/19/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AppLocker DDF file
|
title: AppLocker DDF file
|
||||||
description: Learn about the OMA DM device description framework (DDF) for the AppLocker DDF file configuration service provider.
|
description: Learn about the OMA DM device description framework (DDF) for the AppLocker DDF file configuration service provider.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 12/05/2017
|
ms.date: 12/05/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AppLocker XSD
|
title: AppLocker XSD
|
||||||
description: View the XSD for the AppLocker CSP. The AppLocker CSP XSD provides an example of how the schema is organized.
|
description: View the XSD for the AppLocker CSP. The AppLocker CSP XSD provides an example of how the schema is organized.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Deploy and configure App-V apps using MDM
|
title: Deploy and configure App-V apps using MDM
|
||||||
description: Configure, deploy, and manage Microsoft Application Virtualization (App-V) apps using Microsoft Endpoint Manager or App-V server.
|
description: Configure, deploy, and manage Microsoft Application Virtualization (App-V) apps using Microsoft Endpoint Manager or App-V server.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# Deploy and configure App-V apps using MDM
|
# Deploy and configure App-V apps using MDM
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Assign seat
|
title: Assign seat
|
||||||
description: The Assign seat operation assigns seat for a specified user in the Microsoft Store for Business.
|
description: The Assign seat operation assigns seat for a specified user in the Microsoft Store for Business.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 09/18/2017
|
ms.date: 09/18/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AssignedAccess CSP
|
title: AssignedAccess CSP
|
||||||
description: The AssignedAccess configuration service provider (CSP) is used set the device to run in kiosk mode.
|
description: The AssignedAccess configuration service provider (CSP) is used set the device to run in kiosk mode.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 05/03/2022
|
ms.date: 05/03/2022
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: AssignedAccess DDF
|
title: AssignedAccess DDF
|
||||||
description: Learn how the OMA DM device description framework (DDF) for the AssignedAccess configuration service provider.
|
description: Learn how the OMA DM device description framework (DDF) for the AssignedAccess configuration service provider.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 02/22/2018
|
ms.date: 02/22/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Azure Active Directory integration with MDM
|
title: Azure Active Directory integration with MDM
|
||||||
description: Azure Active Directory is the world largest enterprise cloud identity management service.
|
description: Azure Active Directory is the world largest enterprise cloud identity management service.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Azure AD and Microsoft Intune - Automatic MDM enrollment in the new Portal
|
title: Azure AD and Microsoft Intune - Automatic MDM enrollment in the new Portal
|
||||||
description: Azure AD and Microsoft Intune - Automatic MDM enrollment in the new portal
|
description: Azure AD and Microsoft Intune - Automatic MDM enrollment in the new portal
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 12/18/2020
|
ms.date: 12/18/2020
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# Azure AD and Microsoft Intune: Automatic MDM enrollment in the new Portal
|
# Azure AD and Microsoft Intune: Automatic MDM enrollment in the new Portal
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: BitLocker CSP
|
title: BitLocker CSP
|
||||||
description: Learn how the BitLocker configuration service provider (CSP) is used by the enterprise to manage encryption of PCs and devices.
|
description: Learn how the BitLocker configuration service provider (CSP) is used by the enterprise to manage encryption of PCs and devices.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 02/04/2022
|
ms.date: 02/04/2022
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: BitLocker DDF file
|
title: BitLocker DDF file
|
||||||
description: Learn about the OMA DM device description framework (DDF) for the BitLocker configuration service provider.
|
description: Learn about the OMA DM device description framework (DDF) for the BitLocker configuration service provider.
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 09/30/2019
|
ms.date: 09/30/2019
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
---
|
---
|
||||||
|
|
||||||
# BitLocker DDF file
|
# BitLocker DDF file
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Bulk assign and reclaim seats from users
|
title: Bulk assign and reclaim seats from users
|
||||||
description: The Bulk assign and reclaim seats from users operation returns reclaimed or assigned seats in the Microsoft Store for Business.
|
description: The Bulk assign and reclaim seats from users operation returns reclaimed or assigned seats in the Microsoft Store for Business.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 09/18/2017
|
ms.date: 09/18/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -5,12 +5,12 @@ MS-HAID:
|
|||||||
- 'p\_phdevicemgmt.bulk\_enrollment'
|
- 'p\_phdevicemgmt.bulk\_enrollment'
|
||||||
- 'p\_phDeviceMgmt.bulk\_enrollment\_using\_Windows\_provisioning\_tool'
|
- 'p\_phDeviceMgmt.bulk\_enrollment\_using\_Windows\_provisioning\_tool'
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: CellularSettings CSP
|
title: CellularSettings CSP
|
||||||
description: Learn how the CellularSettings configuration service provider is used to configure cellular settings on a mobile device.
|
description: Learn how the CellularSettings configuration service provider is used to configure cellular settings on a mobile device.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: Certificate authentication device enrollment
|
title: Certificate authentication device enrollment
|
||||||
description: This section provides an example of the mobile device enrollment protocol using certificate authentication policy.
|
description: This section provides an example of the mobile device enrollment protocol using certificate authentication policy.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -5,12 +5,12 @@ MS-HAID:
|
|||||||
- 'p\_phdevicemgmt.certificate\_renewal'
|
- 'p\_phdevicemgmt.certificate\_renewal'
|
||||||
- 'p\_phDeviceMgmt.certificate\_renewal\_windows\_mdm'
|
- 'p\_phDeviceMgmt.certificate\_renewal\_windows\_mdm'
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 06/26/2017
|
ms.date: 06/26/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: CertificateStore CSP
|
title: CertificateStore CSP
|
||||||
description: Use the CertificateStore configuration service provider (CSP) to add secure socket layers (SSL), intermediate, and self-signed certificates.
|
description: Use the CertificateStore configuration service provider (CSP) to add secure socket layers (SSL), intermediate, and self-signed certificates.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 02/28/2020
|
ms.date: 02/28/2020
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
title: CertificateStore DDF file
|
title: CertificateStore DDF file
|
||||||
description: Learn about OMA DM device description framework (DDF) for the CertificateStore configuration service provider. DDF files are used with OMA DM provisioning XML.
|
description: Learn about OMA DM device description framework (DDF) for the CertificateStore configuration service provider. DDF files are used with OMA DM provisioning XML.
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: aaroncz
|
||||||
ms.author: dansimp
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: dansimp
|
author: vinaypamnani-msft
|
||||||
ms.date: 12/05/2017
|
ms.date: 12/05/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Change history for MDM documentation
|
title: Change history for MDM documentation
|
||||||
description: This article lists new and updated articles for Mobile Device Management.
|
description: This article lists new and updated articles for Mobile Device Management.
|
||||||
author: aczechowski
|
author: vinaypamnani-msft
|
||||||
ms.author: aaroncz
|
ms.author: vinpa
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dougeby
|
manager: aaroncz
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
@ -162,7 +162,7 @@ This article lists new and updated articles for the Mobile Device Management (MD
|
|||||||
|--- | ---|
|
|--- | ---|
|
||||||
|[Policy CSP - Storage](policy-csp-storage.md)|Added the following new policies: AllowStorageSenseGlobal, ConfigStorageSenseGlobalCadence, AllowStorageSenseTemporaryFilesCleanup, ConfigStorageSenseRecycleBinCleanupThreshold, ConfigStorageSenseDownloadsCleanupThreshold, and ConfigStorageSenseCloudContentCleanupThreshold.|
|
|[Policy CSP - Storage](policy-csp-storage.md)|Added the following new policies: AllowStorageSenseGlobal, ConfigStorageSenseGlobalCadence, AllowStorageSenseTemporaryFilesCleanup, ConfigStorageSenseRecycleBinCleanupThreshold, ConfigStorageSenseDownloadsCleanupThreshold, and ConfigStorageSenseCloudContentCleanupThreshold.|
|
||||||
|[SharedPC CSP](sharedpc-csp.md)|Updated values and supported operations.|
|
|[SharedPC CSP](sharedpc-csp.md)|Updated values and supported operations.|
|
||||||
|[Mobile device management](index.md)|Updated information about MDM Security Baseline.|
|
|[Mobile device management](index.yml)|Updated information about MDM Security Baseline.|
|
||||||
|
|
||||||
## December 2018
|
## December 2018
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user