mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge branch 'main' into privacy-update-vb
This commit is contained in:
commit
1a76ddfdb4
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Thank you for your interest in the Windows IT professional documentation! We appreciate your feedback, edits, and additions to our docs.
|
Thank you for your interest in the Windows IT professional documentation! We appreciate your feedback, edits, and additions to our docs.
|
||||||
This page covers the basic steps for editing our technical documentation.
|
This page covers the basic steps for editing our technical documentation.
|
||||||
For a more up-to-date and complete contribution guide, see the main [contributor guide overview](https://docs.microsoft.com/contribute/).
|
For a more up-to-date and complete contribution guide, see the main [contributor guide overview](https://learn.microsoft.com/contribute/).
|
||||||
|
|
||||||
## Sign a CLA
|
## Sign a CLA
|
||||||
|
|
||||||
@ -19,10 +19,10 @@ We've tried to make editing an existing, public file as simple as possible.
|
|||||||
|
|
||||||
### To edit a topic
|
### To edit a topic
|
||||||
|
|
||||||
1. Browse to the [Microsoft Docs](https://docs.microsoft.com/) article that you want to update.
|
1. Browse to the [Microsoft Docs](https://learn.microsoft.com/) article that you want to update.
|
||||||
|
|
||||||
> **Note**<br>
|
> **Note**<br>
|
||||||
> If you're a Microsoft employee or vendor, before you edit the article, append `review.` to the beginning of the URL. This action lets you use the private repository, **windows-docs-pr**. For more information, see the [internal contributor guide](https://review.docs.microsoft.com/help/get-started/edit-article-in-github?branch=main).
|
> If you're a Microsoft employee or vendor, before you edit the article, append `review.` to the beginning of the URL. This action lets you use the private repository, **windows-docs-pr**. For more information, see the [internal contributor guide](https://review.learn.microsoft.com/help/get-started/edit-article-in-github?branch=main).
|
||||||
|
|
||||||
1. Then select the **Pencil** icon.
|
1. Then select the **Pencil** icon.
|
||||||
|
|
||||||
@ -37,7 +37,7 @@ We've tried to make editing an existing, public file as simple as possible.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. Using Markdown language, make your changes to the file. For info about how to edit content using Markdown, see the [Docs Markdown reference](https://docs.microsoft.com/contribute/markdown-reference) and GitHub's [Mastering Markdown](https://guides.github.com/features/mastering-markdown/) documentation.
|
1. Using Markdown language, make your changes to the file. For info about how to edit content using Markdown, see the [Docs Markdown reference](https://learn.microsoft.com/contribute/markdown-reference) and GitHub's [Mastering Markdown](https://guides.github.com/features/mastering-markdown/) documentation.
|
||||||
|
|
||||||
1. Make your suggested change, and then select **Preview changes** to make sure it looks correct.
|
1. Make your suggested change, and then select **Preview changes** to make sure it looks correct.
|
||||||
|
|
||||||
@ -57,16 +57,16 @@ We've tried to make editing an existing, public file as simple as possible.
|
|||||||
|
|
||||||
The pull request is sent to the writer of the topic and your edits are reviewed. If your request is accepted, updates are published to their respective article. This repository contains articles on some of the following topics:
|
The pull request is sent to the writer of the topic and your edits are reviewed. If your request is accepted, updates are published to their respective article. This repository contains articles on some of the following topics:
|
||||||
|
|
||||||
- [Windows client documentation for IT Pros](https://docs.microsoft.com/windows/resources/)
|
- [Windows client documentation for IT Pros](https://learn.microsoft.com/windows/resources/)
|
||||||
- [Microsoft Store](https://docs.microsoft.com/microsoft-store)
|
- [Microsoft Store](https://learn.microsoft.com/microsoft-store)
|
||||||
- [Windows 10 for Education](https://docs.microsoft.com/education/windows)
|
- [Windows 10 for Education](https://learn.microsoft.com/education/windows)
|
||||||
- [Windows 10 for SMB](https://docs.microsoft.com/windows/smb)
|
- [Windows 10 for SMB](https://learn.microsoft.com/windows/smb)
|
||||||
- [Internet Explorer 11](https://docs.microsoft.com/internet-explorer/)
|
- [Internet Explorer 11](https://learn.microsoft.com/internet-explorer/)
|
||||||
|
|
||||||
## Making more substantial changes
|
## Making more substantial changes
|
||||||
|
|
||||||
To make substantial changes to an existing article, add or change images, or contribute a new article, you'll need to create a local clone of the content.
|
To make substantial changes to an existing article, add or change images, or contribute a new article, you'll need to create a local clone of the content.
|
||||||
For info about creating a fork or clone, see [Set up a local Git repository](https://docs.microsoft.com/contribute/get-started-setup-local). The GitHub docs topic, [Fork a Repo](https://docs.github.com/articles/fork-a-repo), is also insightful.
|
For info about creating a fork or clone, see [Set up a local Git repository](https://learn.microsoft.com/contribute/get-started-setup-local). The GitHub docs topic, [Fork a Repo](https://docs.github.com/articles/fork-a-repo), is also insightful.
|
||||||
|
|
||||||
Fork the official repo into your personal GitHub account, and then clone the fork down to your local device. Work locally, then push your changes back into your fork. Finally, open a pull request back to the main branch of the official repo.
|
Fork the official repo into your personal GitHub account, and then clone the fork down to your local device. Work locally, then push your changes back into your fork. Finally, open a pull request back to the main branch of the official repo.
|
||||||
|
|
||||||
@ -82,4 +82,4 @@ In the new issue form, enter a brief title. In the body of the form, describe th
|
|||||||
|
|
||||||
- You can use your favorite text editor to edit Markdown files. We recommend [Visual Studio Code](https://code.visualstudio.com/), a free lightweight open source editor from Microsoft.
|
- You can use your favorite text editor to edit Markdown files. We recommend [Visual Studio Code](https://code.visualstudio.com/), a free lightweight open source editor from Microsoft.
|
||||||
- You can learn the basics of Markdown in just a few minutes. To get started, check out [Mastering Markdown](https://guides.github.com/features/mastering-markdown/).
|
- You can learn the basics of Markdown in just a few minutes. To get started, check out [Mastering Markdown](https://guides.github.com/features/mastering-markdown/).
|
||||||
- Microsoft technical documentation uses several custom Markdown extensions. To learn more, see the [Docs Markdown reference](https://docs.microsoft.com/contribute/markdown-reference).
|
- Microsoft technical documentation uses several custom Markdown extensions. To learn more, see the [Docs Markdown reference](https://learn.microsoft.com/contribute/markdown-reference).
|
||||||
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/microsoft-365/business/breadcrumb/toc.json",
|
|
||||||
"extendBreadcrumb": true,
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "bcs-vsts",
|
|
||||||
"markdownEngineName": "dfm"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,75 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/**.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"devices/hololens/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg",
|
|
||||||
"**/*.gif"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"devices/hololens/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/hololens/breadcrumb/toc.json",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"manager": "dansimp",
|
|
||||||
"ms.date": "04/05/2017",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
||||||
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "Win.itpro-hololens",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "devices/hololens",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"Kellylorenebaker",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,63 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/**.md",
|
|
||||||
"**/**.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/images/**",
|
|
||||||
"**/*.pptx",
|
|
||||||
"**/*.pdf"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/surface-hub/breadcrumb/toc.json",
|
|
||||||
"ROBOTS": "INDEX, FOLLOW",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"manager": "dansimp",
|
|
||||||
"ms.mktglfcycl": "manage",
|
|
||||||
"ms.sitesec": "library",
|
|
||||||
"ms.date": "05/23/2017",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
||||||
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "Win.surface-hub",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"Kellylorenebaker",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
],
|
|
||||||
"titleSuffix": "Surface Hub"
|
|
||||||
},
|
|
||||||
"externalReference": [],
|
|
||||||
"template": "op.html",
|
|
||||||
"dest": "devices/surface-hub",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,59 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/**.md",
|
|
||||||
"**/**.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/images/**"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/surface/breadcrumb/toc.json",
|
|
||||||
"ROBOTS": "INDEX, FOLLOW",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"manager": "dansimp",
|
|
||||||
"ms.date": "05/09/2017",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
||||||
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "Win.surface",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"Kellylorenebaker",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
],
|
|
||||||
"titleSuffix": "Surface"
|
|
||||||
},
|
|
||||||
"externalReference": [],
|
|
||||||
"template": "op.html",
|
|
||||||
"dest": "devices/surface",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Week of September 12, 2022
|
||||||
|
|
||||||
|
|
||||||
|
| Published On |Topic title | Change |
|
||||||
|
|------|------------|--------|
|
||||||
|
| 9/13/2022 | [Chromebook migration guide (Windows 10)](/education/windows/chromebook-migration-guide) | modified |
|
||||||
|
| 9/14/2022 | [Windows 11 SE Overview](/education/windows/windows-11-se-overview) | modified |
|
||||||
|
| 9/14/2022 | [Windows 11 SE settings list](/education/windows/windows-11-se-settings-list) | modified |
|
||||||
|
|
||||||
|
|
||||||
## Week of September 05, 2022
|
## Week of September 05, 2022
|
||||||
|
|
||||||
|
|
||||||
@ -40,42 +50,3 @@
|
|||||||
| Published On |Topic title | Change |
|
| Published On |Topic title | Change |
|
||||||
|------|------------|--------|
|
|------|------------|--------|
|
||||||
| 8/17/2022 | [For IT administrators get Minecraft Education Edition](/education/windows/school-get-minecraft) | modified |
|
| 8/17/2022 | [For IT administrators get Minecraft Education Edition](/education/windows/school-get-minecraft) | modified |
|
||||||
|
|
||||||
|
|
||||||
## 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 |
|
|
||||||
|
@ -73,7 +73,7 @@ productDirectory:
|
|||||||
text: IT admin help
|
text: IT admin help
|
||||||
- url: https://support.office.com/education
|
- url: https://support.office.com/education
|
||||||
text: Education help center
|
text: Education help center
|
||||||
- url: /learn/educator-center/
|
- url: /training/educator-center/
|
||||||
text: Teacher training packs
|
text: Teacher training packs
|
||||||
# Card
|
# Card
|
||||||
- title: Check out our education journey
|
- title: Check out our education journey
|
||||||
@ -115,4 +115,4 @@ additionalContent:
|
|||||||
# Card
|
# Card
|
||||||
- title: Education Partner community Yammer group
|
- title: Education Partner community Yammer group
|
||||||
summary: Sign in with your Microsoft Partner account and join the Education Partner community private group on Yammer.
|
summary: Sign in with your Microsoft Partner account and join the Education Partner community private group on Yammer.
|
||||||
url: https://www.yammer.com/mepn/
|
url: https://www.yammer.com/mepn/
|
||||||
|
@ -87,7 +87,6 @@ The following applications can also run on Windows 11 SE, and can be deployed us
|
|||||||
| Application | Supported version | App Type | Vendor |
|
| Application | Supported version | App Type | Vendor |
|
||||||
|-----------------------------------------|-------------------|----------|------------------------------|
|
|-----------------------------------------|-------------------|----------|------------------------------|
|
||||||
| AirSecure | 8.0.0 | Win32 | AIR |
|
| AirSecure | 8.0.0 | Win32 | AIR |
|
||||||
| Alertus Desktop | 5.4.44.0 | Win32 | Alertus technologies |
|
|
||||||
| Brave Browser | 1.34.80 | Win32 | Brave |
|
| Brave Browser | 1.34.80 | Win32 | Brave |
|
||||||
| Bulb Digital Portfolio | 0.0.7.0 | Store | Bulb |
|
| Bulb Digital Portfolio | 0.0.7.0 | Store | Bulb |
|
||||||
| Cisco Umbrella | 3.0.110.0 | Win32 | Cisco |
|
| Cisco Umbrella | 3.0.110.0 | Win32 | Cisco |
|
||||||
@ -119,7 +118,7 @@ The following applications can also run on Windows 11 SE, and can be deployed us
|
|||||||
| Mozilla Firefox | 99.0.1 | Win32 | Mozilla |
|
| Mozilla Firefox | 99.0.1 | Win32 | Mozilla |
|
||||||
| NAPLAN | 2.5.0 | Win32 | NAP |
|
| NAPLAN | 2.5.0 | Win32 | NAP |
|
||||||
| Netref Student | 22.2.0 | Win32 | NetRef |
|
| Netref Student | 22.2.0 | Win32 | NetRef |
|
||||||
| NetSupport Manager | 12.01.0011 | Win32 | NetSupport |
|
| NetSupport Manager | 12.01.0014 | Win32 | NetSupport |
|
||||||
| NetSupport Notify | 5.10.1.215 | Win32 | NetSupport |
|
| NetSupport Notify | 5.10.1.215 | Win32 | NetSupport |
|
||||||
| NetSupport School | 14.00.0011 | Win32 | NetSupport |
|
| NetSupport School | 14.00.0011 | Win32 | NetSupport |
|
||||||
| NextUp Talker | 1.0.49 | Win32 | NextUp Technologies |
|
| NextUp Talker | 1.0.49 | Win32 | NextUp Technologies |
|
||||||
|
@ -1,55 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"author": "eross-msft",
|
|
||||||
"ms.author": "lizross",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
||||||
"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": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "gdpr",
|
|
||||||
"markdownEngineName": "dfm"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,63 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/**.md",
|
|
||||||
"**/**.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/images/**"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/microsoft-desktop-optimization-pack/breadcrumb/toc.json",
|
|
||||||
"ROBOTS": "INDEX, FOLLOW",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"manager": "dansimp",
|
|
||||||
"ms.prod": "w10",
|
|
||||||
"ms.author": "dansimp",
|
|
||||||
"author": "dansimp",
|
|
||||||
"ms.sitesec": "library",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"ms.date": "04/05/2017",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "https://github.com/MicrosoftDocs/mdop-docs",
|
|
||||||
"feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "Win.mdop",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"Kellylorenebaker",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
],
|
|
||||||
"titleSuffix": "Microsoft Desktop Optimization Pack"
|
|
||||||
},
|
|
||||||
"externalReference": [],
|
|
||||||
"template": "op.html",
|
|
||||||
"dest": "mdop",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -41,7 +41,7 @@ We've been working on bug fixes and performance improvements to provide you a be
|
|||||||
|  |**Performance improvements in private store**<br /><br /> We've made it significantly faster for you to update the private store. Many changes to the private store are available immediately after you make them. <br /><br />[Get more info](./manage-private-store-settings.md#private-store-performance)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|  |**Performance improvements in private store**<br /><br /> We've made it significantly faster for you to update the private store. Many changes to the private store are available immediately after you make them. <br /><br />[Get more info](./manage-private-store-settings.md#private-store-performance)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
| <iframe width="288" height="232" src="https://www.youtube-nocookie.com/embed/IpLIZU_j7Z0" frameborder="0" allowfullscreen></iframe>| **Manage Windows device deployment with Windows Autopilot Deployment** <br /><br /> In Microsoft Store for Business, you can manage devices for your organization and apply an Autopilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the Autopilot deployment profile you applied to the device.<br /><br />[Get more info](add-profile-to-devices.md)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
| <iframe width="288" height="232" src="https://www.youtube-nocookie.com/embed/IpLIZU_j7Z0" frameborder="0" allowfullscreen></iframe>| **Manage Windows device deployment with Windows Autopilot Deployment** <br /><br /> In Microsoft Store for Business, you can manage devices for your organization and apply an Autopilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the Autopilot deployment profile you applied to the device.<br /><br />[Get more info](add-profile-to-devices.md)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
|  |**Request an app**<br /><br />People in your organization can request additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. <br /><br />[Get more info](./acquire-apps-microsoft-store-for-business.md#request-apps)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|  |**Request an app**<br /><br />People in your organization can request additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. <br /><br />[Get more info](./acquire-apps-microsoft-store-for-business.md#request-apps)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
||  |**Private store collections**<br /><br> You can groups of apps in your private store with **Collections**. This can help you organize apps and help people find apps for their job or classroom. <br /><br />[Get more info](https://review.docs.microsoft.com/microsoft-store/manage-private-store-settings?branch=msfb-14856406#add-a-collection)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||  |**Private store collections**<br /><br> You can groups of apps in your private store with **Collections**. This can help you organize apps and help people find apps for their job or classroom. <br /><br />[Get more info](https://review.learn.microsoft.com/microsoft-store/manage-private-store-settings?branch=msfb-14856406#add-a-collection)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Previous releases and updates
|
## Previous releases and updates
|
||||||
@ -97,4 +97,4 @@ We've been working on bug fixes and performance improvements to provide you a be
|
|||||||
- Manage prepaid Office 365 subscriptions
|
- Manage prepaid Office 365 subscriptions
|
||||||
- Manage Office 365 subscriptions acquired by partners
|
- Manage Office 365 subscriptions acquired by partners
|
||||||
- Edge extensions in Microsoft Store
|
- Edge extensions in Microsoft Store
|
||||||
- Search results in Microsoft Store for Business
|
- Search results in Microsoft Store for Business
|
||||||
|
12
template.md
12
template.md
@ -28,7 +28,7 @@ When you create a new markdown file article, **Save as** this template to a new
|
|||||||
|
|
||||||
## Metadata
|
## Metadata
|
||||||
|
|
||||||
The full metadata block is above the markdown between the `---` lines. For more information, see [Metadata attributes](https://review.docs.microsoft.com/en-us/help/contribute/metadata-attributes?branch=main) in the contributor guide. Some key notes:
|
The full metadata block is above the markdown between the `---` lines. For more information, see [Metadata attributes](https://review.learn.microsoft.com/help/contribute/metadata-attributes?branch=main) in the contributor guide. Some key notes:
|
||||||
|
|
||||||
- You _must_ have a space between the colon (`:`) and the value for a metadata element.
|
- You _must_ have a space between the colon (`:`) and the value for a metadata element.
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ The full metadata block is above the markdown between the `---` lines. For more
|
|||||||
|
|
||||||
All basic and Github-flavored markdown (GFM) is supported. For more information, see the following articles:
|
All basic and Github-flavored markdown (GFM) is supported. For more information, see the following articles:
|
||||||
|
|
||||||
- [Docs Markdown reference in the Contributor Guide](https://review.docs.microsoft.com/help/contribute/markdown-reference?branch=main)
|
- [Docs Markdown reference in the Contributor Guide](https://review.learn.microsoft.com/help/contribute/markdown-reference?branch=main)
|
||||||
- [Baseline markdown syntax](https://daringfireball.net/projects/markdown/syntax)
|
- [Baseline markdown syntax](https://daringfireball.net/projects/markdown/syntax)
|
||||||
- [Github-flavored markdown (GFM) documentation](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)
|
- [Github-flavored markdown (GFM) documentation](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax)
|
||||||
|
|
||||||
@ -79,7 +79,7 @@ Second-level headings (`##`, also known as H2) generate the on-page TOC that app
|
|||||||
|
|
||||||
Limit the length of second-level headings to avoid excessive line wraps.
|
Limit the length of second-level headings to avoid excessive line wraps.
|
||||||
|
|
||||||
Make sure _all_ headings of any level have a unique name for the article. The build creates an anchor for all headings on the page using kebab formatting. For example, from the [Docs Markdown reference](https://review.docs.microsoft.com/help/contribute/markdown-reference?branch=main) article, the heading **Alerts (Note, Tip, Important, Caution, Warning)** becomes the anchor `#alerts-note-tip-important-caution-warning`. If there are duplicate headings, then the anchors don't behave properly. This behavior also applies when using include files, make sure the headings are unique across the main markdown file, and all include markdown files.
|
Make sure _all_ headings of any level have a unique name for the article. The build creates an anchor for all headings on the page using kebab formatting. For example, from the [Docs Markdown reference](https://review.learn.microsoft.com/help/contribute/markdown-reference?branch=main) article, the heading **Alerts (Note, Tip, Important, Caution, Warning)** becomes the anchor `#alerts-note-tip-important-caution-warning`. If there are duplicate headings, then the anchors don't behave properly. This behavior also applies when using include files, make sure the headings are unique across the main markdown file, and all include markdown files.
|
||||||
|
|
||||||
Don't skip levels. For example, don't have an H3 (`###`) without a parent H2 (`##`).
|
Don't skip levels. For example, don't have an H3 (`###`) without a parent H2 (`##`).
|
||||||
|
|
||||||
@ -111,7 +111,7 @@ _Italics_ (a single asterisk (`*`) also works, but the underscore (`_`) helps di
|
|||||||
>
|
>
|
||||||
> It supports headings in the current and other files too! (Just not the custom `bkmk` anchors that are sometimes used in this content.)
|
> It supports headings in the current and other files too! (Just not the custom `bkmk` anchors that are sometimes used in this content.)
|
||||||
|
|
||||||
For more information, see [Add links to articles](https://review.docs.microsoft.com/help/contribute/links-how-to?branch=main) in the contributor guide.
|
For more information, see [Add links to articles](https://review.learn.microsoft.com/help/contribute/links-how-to?branch=main) in the contributor guide.
|
||||||
|
|
||||||
### Article in the same repo
|
### Article in the same repo
|
||||||
|
|
||||||
@ -149,7 +149,7 @@ There's a broken link report that runs once a week in the build system, get the
|
|||||||
|
|
||||||
Don't use URL shorteners like `go.microsoft.com/fwlink` or `aka.ms`. Include the full URL to the target.
|
Don't use URL shorteners like `go.microsoft.com/fwlink` or `aka.ms`. Include the full URL to the target.
|
||||||
|
|
||||||
For more information, see [Add links to articles](https://review.docs.microsoft.com/help/contribute/links-how-to?branch=main) in the contributor guide.
|
For more information, see [Add links to articles](https://review.learn.microsoft.com/help/contribute/links-how-to?branch=main) in the contributor guide.
|
||||||
|
|
||||||
## Lists
|
## Lists
|
||||||
|
|
||||||
@ -289,4 +289,4 @@ Always include alt text for accessibility, and always end it with a period.
|
|||||||
## docs.ms extensions
|
## docs.ms extensions
|
||||||
|
|
||||||
> [!div class="nextstepaction"]
|
> [!div class="nextstepaction"]
|
||||||
> [Microsoft Endpoint Configuration Manager documentation](https://docs.microsoft.com/mem/configmgr)
|
> [Microsoft Endpoint Configuration Manager documentation](https://learn.microsoft.com/mem/configmgr)
|
||||||
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg",
|
|
||||||
"**/*.gif"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.win-access-protection",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "win-access-protection",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -44,6 +44,3 @@ You can use the same management tools to manage all device types running Windows
|
|||||||
[Microsoft Intune End User Enrollment Guide](/samples/browse/?redirectedfrom=TechNet-Gallery)
|
[Microsoft Intune End User Enrollment Guide](/samples/browse/?redirectedfrom=TechNet-Gallery)
|
||||||
|
|
||||||
[Windows 10 (and Windows 11) and Azure Active Directory: Embracing the Cloud](https://go.microsoft.com/fwlink/p/?LinkId=615768)
|
[Windows 10 (and Windows 11) and Azure Active Directory: Embracing the Cloud](https://go.microsoft.com/fwlink/p/?LinkId=615768)
|
||||||
|
|
||||||
Microsoft Virtual Academy course: [Configuration Manager & Windows Intune](/learn/)
|
|
||||||
|
|
@ -565,7 +565,7 @@ The data type is string.
|
|||||||
|
|
||||||
Default string is as follows:
|
Default string is as follows:
|
||||||
|
|
||||||
`https://docs.microsoft.com/windows/'desktop/WES/eventmanifestschema-channeltype-complextype`
|
`https://learn.microsoft.com/windows/'desktop/WES/eventmanifestschema-channeltype-complextype`
|
||||||
|
|
||||||
Add **SDDL**
|
Add **SDDL**
|
||||||
|
|
||||||
@ -1677,4 +1677,4 @@ To read a log file:
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||||
|
@ -2028,7 +2028,7 @@ The content below are the latest versions of the DDF files:
|
|||||||
<Delete />
|
<Delete />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>SDDL String controlling access to the channel. Default: https://docs.microsoft.com/windows/desktop/WES/eventmanifestschema-channeltype-complextype</Description>
|
<Description>SDDL String controlling access to the channel. Default: https://learn.microsoft.com/windows/desktop/WES/eventmanifestschema-channeltype-complextype</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -2178,9 +2178,3 @@ The content below are the latest versions of the DDF files:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -219,7 +219,7 @@ Requirements:
|
|||||||
|
|
||||||
4. Rename the extracted Policy Definitions folder to `PolicyDefinitions`.
|
4. Rename the extracted Policy Definitions folder to `PolicyDefinitions`.
|
||||||
|
|
||||||
5. Copy the PolicyDefinitions folder to `\\SYSVOL\contoso.com\policies\PolicyDefinitions`.
|
5. Copy the PolicyDefinitions folder to `\\contoso.com\SYSVOL\contoso.com\policies\PolicyDefinitions`.
|
||||||
|
|
||||||
If this folder doesn't exist, then you'll be switching to a [central policy store](/troubleshoot/windows-client/group-policy/create-and-manage-central-store) for your entire domain.
|
If this folder doesn't exist, then you'll be switching to a [central policy store](/troubleshoot/windows-client/group-policy/create-and-manage-central-store) for your entire domain.
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Provides the current status of the device health request. For the complete list of status see https://docs.microsoft.com/en-us/windows/client-management/mdm/healthattestation-csp#device-healthattestation-csp-status-and-error-codes</Description>
|
<Description>Provides the current status of the device health request. For the complete list of status see https://learn.microsoft.com/windows/client-management/mdm/healthattestation-csp#device-healthattestation-csp-status-and-error-codes</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -456,9 +456,3 @@ The XML below is the current version for this CSP.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -157,7 +157,7 @@ Use the following steps to add your XML file to a group policy, and apply the po
|
|||||||
|
|
||||||
4. When you apply the policy, the taskbar includes your changes. The next time users sign in, they'll see the changes.
|
4. When you apply the policy, the taskbar includes your changes. The next time users sign in, they'll see the changes.
|
||||||
|
|
||||||
For more information on using group policies, see [Implement Group Policy Objects](/learn/modules/implement-group-policy-objects/).
|
For more information on using group policies, see [Implement Group Policy Objects](/training/modules/implement-group-policy-objects/).
|
||||||
|
|
||||||
### Create a Microsoft Endpoint Manager policy to deploy your XML file
|
### Create a Microsoft Endpoint Manager policy to deploy your XML file
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ ms.topic: article
|
|||||||
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
||||||
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
||||||
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
||||||
see document https://docs.microsoft.com/windows/configuration/start-layout-xml-desktop
|
see document https://learn.microsoft.com/windows/configuration/start-layout-xml-desktop
|
||||||
-->
|
-->
|
||||||
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
||||||
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
||||||
@ -192,7 +192,7 @@ This sample demonstrates that both UWP and Win32 apps can be configured to autom
|
|||||||
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
||||||
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
||||||
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
||||||
see document https://docs.microsoft.com/windows/configuration/start-layout-xml-desktop
|
see document https://learn.microsoft.com/windows/configuration/start-layout-xml-desktop
|
||||||
-->
|
-->
|
||||||
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
||||||
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
||||||
@ -313,7 +313,7 @@ This sample demonstrates that only a global profile is used, with no active user
|
|||||||
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
||||||
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
||||||
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
||||||
see document https://docs.microsoft.com/windows/configuration/start-layout-xml-desktop
|
see document https://learn.microsoft.com/windows/configuration/start-layout-xml-desktop
|
||||||
-->
|
-->
|
||||||
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
||||||
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
||||||
@ -365,7 +365,7 @@ Below sample shows dedicated profile and global profile mixed usage, a user woul
|
|||||||
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
||||||
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
||||||
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
||||||
see document https://docs.microsoft.com/windows/configuration/start-layout-xml-desktop
|
see document https://learn.microsoft.com/windows/configuration/start-layout-xml-desktop
|
||||||
-->
|
-->
|
||||||
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
||||||
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
||||||
|
@ -458,7 +458,7 @@ Usage is demonstrated below, by using the new XML namespace and specifying `Glob
|
|||||||
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
<!-- A link file is required for desktop applications to show on start layout, the link file can be placed under
|
||||||
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
"%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs" if the link file is shared for all users or
|
||||||
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
"%AppData%\Microsoft\Windows\Start Menu\Programs" if the link file is for the specific user only
|
||||||
see document https://docs.microsoft.com/windows/configuration/start-layout-xml-desktop
|
see document https://learn.microsoft.com/windows/configuration/start-layout-xml-desktop
|
||||||
-->
|
-->
|
||||||
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
<!-- for inbox desktop applications, a link file might already exist and can be used directly -->
|
||||||
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
<start:DesktopApplicationTile Size="2x2" Column="2" Row="0" DesktopApplicationLinkPath="%AllUsersProfile%\Microsoft\Windows\Start Menu\Programs\Accessories\paint.lnk" />
|
||||||
|
@ -179,6 +179,6 @@ Here is a list of CSPs supported on Windows 10 Enterprise:
|
|||||||
- [Update CSP](/windows/client-management/mdm/update-csp)
|
- [Update CSP](/windows/client-management/mdm/update-csp)
|
||||||
- [VPN CSP](/windows/client-management/mdm/vpn-csp)
|
- [VPN CSP](/windows/client-management/mdm/vpn-csp)
|
||||||
- [VPNv2 CSP](/windows/client-management/mdm/vpnv2-csp)
|
- [VPNv2 CSP](/windows/client-management/mdm/vpnv2-csp)
|
||||||
- [Wi-Fi CSP](/documentation/)
|
- [Wi-Fi CSP](/windows/client-management/mdm/wifi-csp)
|
||||||
- [WindowsLicensing CSP](/windows/client-management/mdm/windowslicensing-csp)
|
- [WindowsLicensing CSP](/windows/client-management/mdm/windowslicensing-csp)
|
||||||
- [WindowsSecurityAuditing CSP](/windows/client-management/mdm/windowssecurityauditing-csp)
|
- [WindowsSecurityAuditing CSP](/windows/client-management/mdm/windowssecurityauditing-csp)
|
||||||
|
@ -1,57 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"feedback_system": "None",
|
|
||||||
"hideEdit": true,
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.windows-configure"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "windows-configure",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.windows-deploy",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "windows-deploy",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -100,8 +100,8 @@ landingContent:
|
|||||||
- linkListType: learn
|
- linkListType: learn
|
||||||
links:
|
links:
|
||||||
- text: Plan to deploy updates for Windows 10 and Microsoft 365 Apps
|
- text: Plan to deploy updates for Windows 10 and Microsoft 365 Apps
|
||||||
url: /learn/modules/windows-plan
|
url: /training/modules/windows-plan
|
||||||
- text: Prepare to deploy updates for Windows 10 and Microsoft 365 Apps
|
- text: Prepare to deploy updates for Windows 10 and Microsoft 365 Apps
|
||||||
url: /learn/modules/windows-prepare/
|
url: /training/modules/windows-prepare/
|
||||||
- text: Deploy updates for Windows 10 and Microsoft 365 Apps
|
- text: Deploy updates for Windows 10 and Microsoft 365 Apps
|
||||||
url: /learn/modules/windows-deploy
|
url: /training/modules/windows-deploy
|
||||||
|
@ -1,11 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: "How to check Windows release health"
|
title: How to check Windows release health
|
||||||
|
description: Check the release health status of Microsoft 365 services before you call support to see if there's an active service interruption.
|
||||||
|
ms.date: 08/16/2022
|
||||||
ms.author: v-nishmi
|
ms.author: v-nishmi
|
||||||
author: DocsPreview
|
author: DocsPreview
|
||||||
manager: jren
|
manager: jren
|
||||||
ms.topic: article
|
ms.reviewer: mstewart
|
||||||
|
ms.topic: how-to
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
localization_priority: Normal
|
localization_priority: medium
|
||||||
ms.custom:
|
ms.custom:
|
||||||
- Adm_O365
|
- Adm_O365
|
||||||
- 'O365P_ServiceHealthModern'
|
- 'O365P_ServiceHealthModern'
|
||||||
@ -21,36 +24,35 @@ search.appverid:
|
|||||||
- MOE150
|
- MOE150
|
||||||
- BCS160
|
- BCS160
|
||||||
- IWA160
|
- IWA160
|
||||||
description: "Check the release health status of Microsoft 365 services before you call support to see if there is an active service interruption."
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# How to check Windows release health
|
# How to check Windows release health
|
||||||
|
|
||||||
The Windows release health page in the Microsoft 365 admin center enables you to view the latest information on known issues for Windows monthly and feature updates. A known issue is an issue that has been identified in a Windows monthly update or feature update that impacts Windows devices. The Windows release health page is designed to inform you about known issues so you can troubleshoot issues your users may be experiencing and/or to determine when, and at what scale, to deploy an update in your organization.
|
The Windows release health page in the Microsoft 365 admin center enables you to view the latest information on known issues for Windows monthly and feature updates. A known issue is an issue that has been identified in a Windows monthly update or feature update that impacts Windows devices. The Windows release health page is designed to inform you about known issues. You can use this information to troubleshoot issues your users may be experiencing. You can also determine when, and at what scale, to deploy an update in your organization.
|
||||||
|
|
||||||
If you are unable to sign in to the Microsoft 365 admin portal, check the [Microsoft 365 service health](https://status.office365.com) status page to check for known issues preventing you from logging into your tenant.
|
If you're unable to sign in to the Microsoft 365 admin portal, check the [Microsoft 365 service health](https://status.office365.com) status page to check for known issues preventing you from signing into your tenant.
|
||||||
|
|
||||||
To be informed about the latest updates and releases, follow us on Twitter [@WindowsUpdate](https://twitter.com/windowsupdate).
|
To be informed about the latest updates and releases, follow [@WindowsUpdate](https://twitter.com/windowsupdate) on Twitter.
|
||||||
|
|
||||||
## How to review Windows release health information
|
## How to review Windows release health information
|
||||||
|
|
||||||
1. Go to the Microsoft 365 admin center at [https://admin.microsoft.com](https://go.microsoft.com/fwlink/p/?linkid=2024339), and sign in with an administrator account.
|
1. Go to the [Microsoft 365 admin center](https://admin.microsoft.com), and sign in with an administrator account.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> By default, the Windows release health page is available to individuals who have been assigned the global admin or service administrator role for their tenant. To allow Exchange, SharePoint, and Skype for Business admins to view the Windows release health page, you must first assign them to a Service admin role. For more information about roles that can view service health, see [About admin roles](/microsoft-365/admin/add-users/about-admin-roles?view=o365-worldwide&preserve-view=true#roles-available-in-the-microsoft-365-admin-center).
|
> By default, the Windows release health page is available to individuals who have been assigned the global admin or service administrator role for their tenant. To allow Exchange, SharePoint, and Skype for Business admins to view the Windows release health page, you must first assign them to a Service admin role. For more information about roles that can view service health, see [About admin roles](/microsoft-365/admin/add-users/about-admin-roles#commonly-used-microsoft-365-admin-center-roles).
|
||||||
|
|
||||||
2. To view Windows release health in the Microsoft 365 Admin Center, go to **Health > Windows release health**.
|
2. To view Windows release health in the Microsoft 365 Admin Center, go to **Health > Windows release health**.
|
||||||
|
|
||||||
3. On the **Windows release health** page, you will have access to known issue information for all supported versions of the Windows operating system.
|
3. On the **Windows release health** page, you'll have access to known issue information for all supported versions of the Windows operating system.
|
||||||
|
|
||||||
The **All versions** tab (the default view) shows all Windows products with access to their posted known issues.
|
The **All versions** tab (the default view) shows all Windows products with access to their posted known issues.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
A known issue is an issue that has been identified in a Windows monthly update or feature update that impacts Windows devices. The **Active and recently resolved** column provides a link to the **Known issues** tab filtered to the version selected. Selecting the **Known issues** tab will show known issues that are active or resolved within the last 30 days.
|
A known issue is an issue that has been identified in a Windows monthly update or feature update that impacts Windows devices. The **Active and recently resolved** column provides a link to the **Known issues** tab filtered to the version selected. Selecting the **Known issues** tab will show known issues that are active or resolved within the last 30 days.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The **History** tab shows the history of known issues that have been resolved for up to 6 months.
|
The **History** tab shows the history of known issues that have been resolved for up to 6 months.
|
||||||
|
|
||||||

|

|
||||||
@ -63,24 +65,23 @@ To be informed about the latest updates and releases, follow us on Twitter [@Win
|
|||||||
- **Originating KB** - The KB number where the issue was first identified.
|
- **Originating KB** - The KB number where the issue was first identified.
|
||||||
- **Originating build** - The build number for the KB.
|
- **Originating build** - The build number for the KB.
|
||||||
|
|
||||||
Select the **Issue title** to access more information, including a link to the history of all status updates posted while we work on a solution. Here is an example:
|
Select the **Issue title** to access more information, including a link to the history of all status updates posted while we work on a solution. For example:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Status definitions
|
## Status definitions
|
||||||
|
|
||||||
In the **Windows release health** experience, every known issue is assigned as status. Those statuses are defined as follows:
|
In the **Windows release health** experience, every known issue is assigned as status. Those statuses are defined as follows:
|
||||||
|
|
||||||
|
|
||||||
| Status | Definition |
|
| Status | Definition |
|
||||||
|:-----|:-----|
|
|:-----|:-----|
|
||||||
|**Reported** | An issue has been brought to the attention of the Windows teams. At this stage, there is no confirmation that users are affected. |
|
|**Reported** | An issue has been brought to the attention of the Windows teams. At this stage, there's no confirmation that users are affected. |
|
||||||
|**Investigating** | The issue is believed to affect users and efforts are underway to gather more information about the issue’s scope of impact, mitigation steps, and root cause. |
|
|**Investigating** | The issue is believed to affect users and efforts are underway to gather more information about the issue's scope, mitigation steps, and root cause. |
|
||||||
|**Confirmed** | After close review, Microsoft teams have determined the issue is affecting Windows users, and progress is being made on mitigation steps and root cause. |
|
|**Confirmed** | After close review, Microsoft has determined the issue is affecting Windows users, and progress is being made on mitigation steps and root cause. |
|
||||||
|**Mitigated** | A workaround is available and communicated to Windows customers for a known issue. A known issue will stay in this state until a KB article is released by Microsoft to resolve the known issue. |
|
|**Mitigated** | A workaround is available and communicated to Windows customers for a known issue. A known issue will stay in this state until a KB article is released by Microsoft to resolve the known issue. |
|
||||||
|**Mitigated: External** | A workaround is available and communicated to Windows customers for a known issue that was caused by a software or driver from a third-party software or device manufacturer. A known issue will stay in this state until the issue is resolved by Microsoft or the third-party. |
|
|**Mitigated: External** | A workaround is available and communicated to Windows customers for a known issue that was caused by a software or driver from a third-party software or device manufacturer. A known issue will stay in this state until the issue is resolved by Microsoft or the third-party. |
|
||||||
|**Resolved** | A solution has been released by Microsoft and has been documented in a KB article that will resolve the known issue once it’s deployed in the customer’s environment. |
|
|**Resolved** | A solution has been released by Microsoft and has been documented in a KB article that will resolve the known issue once it's deployed in the customer's environment. |
|
||||||
|**Resolved: External** | A solution has been released by a Microsoft or a third-party that will resolve the known issue once it’s deployed in the customer’s environment. |
|
|**Resolved: External** | A solution has been released by a Microsoft or a third-party that will resolve the known issue once it's deployed in the customer's environment. |
|
||||||
|
|
||||||
## Known issue history
|
## Known issue history
|
||||||
|
|
||||||
@ -96,29 +97,29 @@ A list of all status updates posted in the selected timeframe will be displayed,
|
|||||||
|
|
||||||
### Windows release health coverage
|
### Windows release health coverage
|
||||||
|
|
||||||
- **What is Windows release health?**
|
- **What is Windows release health?**
|
||||||
Windows release health is a Microsoft informational service created to keep licensed Windows customers aware of identified known issues and important announcements.
|
Windows release health is a Microsoft informational service created to keep licensed Windows customers aware of identified known issues and important announcements.
|
||||||
|
|
||||||
- **Microsoft 365 service health content is specific to my tenants and services. Is the content in Windows release health specific to my Windows environment?**
|
- **Microsoft 365 service health content is specific to my tenants and services. Is the content in Windows release health specific to my Windows environment?**
|
||||||
Windows release health does not monitor user environments or collect customer environment information. In Windows release health, all known issue content across all supported Windows versions is published to all subscribed customers. Future iterations of the solution may target content based on customer location, industry, or Windows version.
|
Windows release health doesn't monitor user environments or collect customer environment information. In Windows release health, all known issue content across all supported Windows versions is published to all subscribed customers. Future iterations of the solution may target content based on customer location, industry, or Windows version.
|
||||||
|
|
||||||
- **Where do I find Windows release health?**
|
- **Where do I find Windows release health?**
|
||||||
After logging into Microsoft 365 admin center, expand the left-hand menu using **…Show All**, click **Health** and you’ll see **Windows release health**.
|
After logging into Microsoft 365 admin center, expand the left-hand menu using **…Show All**, select **Health** and you'll see **Windows release health**.
|
||||||
|
|
||||||
- **Is the Windows release health content published to Microsoft 365 admin center the same as the content on Windows release health on Docs.microsoft.com?**
|
- **Is the Windows release health content published to Microsoft 365 admin center the same as the content on Windows release health on Docs.microsoft.com?**
|
||||||
No. While the content is similar, you may see more issues and more technical details published to Windows release health on Microsoft 365 admin center to better support the IT admin. For example, you’ll find details to help you diagnose issues in your environment, steps to mitigate issues, and root cause analysis.
|
No. While the content is similar, you may see more issues and technical details published to Windows release health on Microsoft 365 admin center to better support the IT admin. For example, you'll find details to help you diagnose issues in your environment, steps to mitigate issues, and root cause analysis.
|
||||||
|
|
||||||
- **How often will content be updated?**
|
- **How often will content be updated?**
|
||||||
In an effort to ensure Windows customers have important information as soon as possible, all major known issues will be shared with Windows customers on both Docs.microsoft.com and the Microsoft 365 admin center. We may also update the details available for Windows release health in the Microsoft 365 admin center when we have additional details on workarounds, root cause, or other information to help you plan for updates and handle issues in your environment.
|
To ensure Windows customers have important information as soon as possible, all major known issues will be shared with Windows customers on both Docs.microsoft.com and the Microsoft 365 admin center. We may also update the details available for Windows release health in the Microsoft 365 admin center when we have more details on workarounds, root cause, or other information to help you plan for updates and handle issues in your environment.
|
||||||
|
|
||||||
- **Can I share this content publicly or with other Windows customers?**
|
- **Can I share this content publicly or with other Windows customers?**
|
||||||
Windows release health is provided to you as a licensed Windows customer and is not to be shared publicly.
|
Windows release health is provided to you as a licensed Windows customer and isn't to be shared publicly.
|
||||||
|
|
||||||
- **Is the content redundant? How is the content organized in the different tabs?**
|
- **Is the content redundant? How is the content organized in the different tabs?**
|
||||||
Windows release health provides three tabs. The landing **All versions** tab allows you to click into a specific version of Windows. The Known issues tab shows the list of issues that are active or resolved in the past 30 days. The History tab shows a six-month history of known issues that have been resolved.
|
Windows release health provides three tabs. The landing **All versions** tab allows you to select a specific version of Windows. The **Known issues** tab shows the list of issues that are active or resolved in the past 30 days. The **History** tab shows a six-month history of known issues that have been resolved.
|
||||||
|
|
||||||
- **How do I find information for the versions of Windows I’m managing?**
|
- **How do I find information for the versions of Windows I'm managing?**
|
||||||
On the **All versions** tab, you can select any Windows version. This will take you to the Known issues tab filtered for the version you selected. The known issues tab provides the list of active known issues and those resolved in the last 30 days. This selection persists throughout your session until changed. From the History tab you can view the list of resolved issues for that version. To change versions, use the filter in the tab.
|
On the **All versions** tab, you can select any Windows version. This action takes you to the **Known issues** tab filtered for the version you selected. The **Known issues** tab provides the list of active known issues and the issues resolved in the last 30 days. This selection persists throughout your session until changed. From the **History** tab, you can view the list of resolved issues for that version. To change versions, use the filter in the tab.
|
||||||
|
|
||||||
### Microsoft 365 Admin Center functions
|
### Microsoft 365 Admin Center functions
|
||||||
|
|
||||||
@ -126,13 +127,13 @@ A list of all status updates posted in the selected timeframe will be displayed,
|
|||||||
You can search Microsoft 365 admin center pages using keywords. For Windows release health, go to the desired product page and search using KB numbers, build numbers, or keywords.
|
You can search Microsoft 365 admin center pages using keywords. For Windows release health, go to the desired product page and search using KB numbers, build numbers, or keywords.
|
||||||
|
|
||||||
- **How do I add other Windows admins?**
|
- **How do I add other Windows admins?**
|
||||||
Using the left-hand menu, go to Users, then select the Active Users tab and follow the prompts to add a new user, or assign an existing user, to the role of “Service Support admin.”
|
Using the left-hand menu, go to Users, then select the Active Users tab and follow the prompts to add a new user, or assign an existing user, to the role of **Service Support admin**.
|
||||||
|
|
||||||
- **Why can’t I click to the KB article from the Known issues or History tabs?**
|
- **Why can't I click to the KB article from the Known issues or History tabs?**
|
||||||
Within the issue description, you’ll find links to the KB articles. In the Known issue and History tabs, the entire row is a clickable entry to the issue’s Details pane.
|
Within the issue description, you'll find links to the KB articles. In the Known issue and History tabs, the entire row is a clickable entry to the issue's Details pane.
|
||||||
|
|
||||||
- **Microsoft 365 admin center has a mobile app but I don’t see Windows release health under the Health menu. Is this an open issue?**
|
- **Microsoft 365 admin center has a mobile app but I don't see Windows release health under the Health menu. Is this an open issue?**
|
||||||
We are working to build the Windows release health experience on mobile devices in a future release.
|
We're working to build the Windows release health experience on mobile devices in a future release.
|
||||||
|
|
||||||
### Help and support
|
### Help and support
|
||||||
|
|
||||||
@ -140,7 +141,7 @@ A list of all status updates posted in the selected timeframe will be displayed,
|
|||||||
Seek assistance through Premier support, the [Microsoft Support website](https://support.microsoft.com), or connect with your normal channels for Windows support.
|
Seek assistance through Premier support, the [Microsoft Support website](https://support.microsoft.com), or connect with your normal channels for Windows support.
|
||||||
|
|
||||||
- **When reaching out to Support, they asked me for an advisory ID. What is this and where can it?**
|
- **When reaching out to Support, they asked me for an advisory ID. What is this and where can it?**
|
||||||
The advisory ID can be found in the upper left-hand corner of the known issue Details pane. To find it, select the Known issue you’re seeking help on, click the Details pane and you’ll find the ID under the issue title. It will be the letters WI followed by a number, similar to “WI123456”.
|
The advisory ID can be found in the upper left-hand corner of the known issue Details pane. To find it, select the known issue you're seeking help on, select the **Details** pane, and you'll find the ID under the issue title. It will be the letters `WI` followed by a number, similar to `WI123456`.
|
||||||
|
|
||||||
- **How can I learn more about expanding my use of Microsoft 365 admin center?**
|
- **How can I learn more about expanding my use of Microsoft 365 admin center?**
|
||||||
To learn more, see the [Microsoft 365 admin center documentation](/microsoft-365/admin/admin-overview/about-the-admin-center).
|
For more information, see the [Microsoft 365 admin center documentation](/microsoft-365/admin/admin-overview/about-the-admin-center).
|
||||||
|
@ -88,8 +88,8 @@ The Microsoft Graph SDK includes a PowerShell extension that you can use to scri
|
|||||||
### Building your own application
|
### Building your own application
|
||||||
|
|
||||||
Microsoft Graph makes deployment service APIs available through. Get started with these learning paths:
|
Microsoft Graph makes deployment service APIs available through. Get started with these learning paths:
|
||||||
- Learning Path: [Microsoft Graph Fundamentals](/learn/paths/m365-msgraph-fundamentals/)
|
- Learning path: [Microsoft Graph Fundamentals](/training/paths/m365-msgraph-fundamentals/)
|
||||||
- Learning Path: [Build apps with Microsoft Graph](/learn/paths/m365-msgraph-associate/)
|
- Learning path: [Build apps with Microsoft Graph](/training/paths/m365-msgraph-associate/)
|
||||||
|
|
||||||
Once you are familiar with Microsoft Graph development, see [Windows updates API overview in Microsoft Graph](/graph/windowsupdates-concept-overview) for more.
|
Once you are familiar with Microsoft Graph development, see [Windows updates API overview in Microsoft Graph](/graph/windowsupdates-concept-overview) for more.
|
||||||
|
|
||||||
|
@ -444,14 +444,14 @@ System Information:
|
|||||||
Error: SetupDiag reports Optional Component installation failed to open OC Package. Package Name: Foundation, Error: 0x8007001F
|
Error: SetupDiag reports Optional Component installation failed to open OC Package. Package Name: Foundation, Error: 0x8007001F
|
||||||
Recommend you check the "Windows Modules Installer" service (Trusted Installer) is started on the system and set to automatic start, reboot and try the update again. Optionally, you can check the status of optional components on the system (search for Windows Features), uninstall any unneeded optional components, reboot and try the update again.
|
Recommend you check the "Windows Modules Installer" service (Trusted Installer) is started on the system and set to automatic start, reboot and try the update again. Optionally, you can check the status of optional components on the system (search for Windows Features), uninstall any unneeded optional components, reboot and try the update again.
|
||||||
Error: SetupDiag reports down-level failure, Operation: Finalize, Error: 0x8007001F - 0x50015
|
Error: SetupDiag reports down-level failure, Operation: Finalize, Error: 0x8007001F - 0x50015
|
||||||
Refer to https://docs.microsoft.com/windows/deployment/upgrade/upgrade-error-codes for error information.
|
Refer to https://learn.microsoft.com/windows/deployment/upgrade/upgrade-error-codes for error information.
|
||||||
```
|
```
|
||||||
|
|
||||||
### XML log sample
|
### XML log sample
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="utf-16"?>
|
<?xml version="1.0" encoding="utf-16"?>
|
||||||
<SetupDiag xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://docs.microsoft.com/windows/deployment/upgrade/setupdiag">
|
<SetupDiag xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://learn.microsoft.com/windows/deployment/upgrade/setupdiag">
|
||||||
<Version>1.6.0.0</Version>
|
<Version>1.6.0.0</Version>
|
||||||
<ProfileName>FindSPFatalError</ProfileName>
|
<ProfileName>FindSPFatalError</ProfileName>
|
||||||
<ProfileGuid>A4028172-1B09-48F8-AD3B-86CDD7D55852</ProfileGuid>
|
<ProfileGuid>A4028172-1B09-48F8-AD3B-86CDD7D55852</ProfileGuid>
|
||||||
@ -494,7 +494,7 @@ Error: 0x00000057</FailureData>
|
|||||||
<FailureData>LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5/2/2019 to structure[gle=0x00000057]</FailureData>
|
<FailureData>LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5/2/2019 to structure[gle=0x00000057]</FailureData>
|
||||||
<FailureData>LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5/2/2019 to structure[gle=0x00000057]</FailureData>
|
<FailureData>LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5/2/2019 to structure[gle=0x00000057]</FailureData>
|
||||||
<FailureData>
|
<FailureData>
|
||||||
Refer to "https://docs.microsoft.com/windows/desktop/Debug/system-error-codes" for error information.</FailureData>
|
Refer to "https://learn.microsoft.com/windows/desktop/Debug/system-error-codes" for error information.</FailureData>
|
||||||
<FailureDetails>Err = 0x00000057, LastOperation = Gather data, scope: EVERYTHING, LastPhase = Downlevel</FailureDetails>
|
<FailureDetails>Err = 0x00000057, LastOperation = Gather data, scope: EVERYTHING, LastPhase = Downlevel</FailureDetails>
|
||||||
</SetupDiag>
|
</SetupDiag>
|
||||||
```
|
```
|
||||||
@ -548,7 +548,7 @@ Refer to "https://docs.microsoft.com/windows/desktop/Debug/system-error-codes" f
|
|||||||
"LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5\/2\/2019 to structure[
|
"LogEntry: 2019-06-06 21:47:11, Error SP Error converting install time 5\/2\/2019 to structure[
|
||||||
gle=0x00000057
|
gle=0x00000057
|
||||||
]",
|
]",
|
||||||
"\u000aRefer to \"https:\/\/docs.microsoft.com\/en-us\/windows\/desktop\/Debug\/system-error-codes\" for error information."
|
"\u000aRefer to \"https:\/\/learn.microsoft.com\/windows\/desktop\/Debug\/system-error-codes\" for error information."
|
||||||
],
|
],
|
||||||
"FailureDetails":"Err = 0x00000057, LastOperation = Gather data, scope: EVERYTHING, LastPhase = Downlevel",
|
"FailureDetails":"Err = 0x00000057, LastOperation = Gather data, scope: EVERYTHING, LastPhase = Downlevel",
|
||||||
"DeviceDriverInfo":null,
|
"DeviceDriverInfo":null,
|
||||||
|
@ -1,50 +1,44 @@
|
|||||||
---
|
---
|
||||||
title: Activate using Active Directory-based activation (Windows 10)
|
title: Activate using Active Directory-based activation
|
||||||
description: Learn how active directory-based activation is implemented as a role service that relies on AD DS to store activation objects.
|
description: Learn how active directory-based activation is implemented as a role service that relies on AD DS to store activation objects.
|
||||||
ms.custom: seo-marvel-apr2020
|
|
||||||
manager: dougeby
|
manager: dougeby
|
||||||
ms.author: aaroncz
|
|
||||||
ms.prod: w10
|
|
||||||
author: aczechowski
|
author: aczechowski
|
||||||
|
ms.author: aaroncz
|
||||||
|
ms.prod: windows-client
|
||||||
|
ms.technology: itpro-deploy
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 01/13/2022
|
ms.date: 09/16/2022
|
||||||
ms.topic: article
|
ms.topic: how-to
|
||||||
ms.collection: highpri
|
ms.collection: highpri
|
||||||
---
|
---
|
||||||
|
|
||||||
# Activate using Active Directory-based activation
|
# Activate using Active Directory-based activation
|
||||||
|
|
||||||
**Applies to**
|
**Applies to supported versions of**
|
||||||
|
|
||||||
Windows 11
|
- Windows
|
||||||
Windows 10
|
- Windows Server
|
||||||
Windows 8.1
|
- Office
|
||||||
Windows 8
|
|
||||||
Windows Server 2012 R2
|
|
||||||
Windows Server 2012
|
|
||||||
Windows Server 2016
|
|
||||||
Windows Server 2019
|
|
||||||
Office 2021*
|
|
||||||
Office 2019*
|
|
||||||
Office 2016*
|
|
||||||
Office 2013*
|
|
||||||
|
|
||||||
**Looking for retail activation?**
|
> [!TIP]
|
||||||
|
> Are you looking for information on retail activation?
|
||||||
|
>
|
||||||
|
> - [Product activation for Windows](https://support.microsoft.com/windows/product-activation-for-windows-online-support-telephone-numbers-35f6a805-1259-88b4-f5e9-b52cccef91a0)
|
||||||
|
> - [Activate Windows](https://support.microsoft.com/windows/activate-windows-c39005d4-95ee-b91e-b399-2820fda32227)
|
||||||
|
|
||||||
- [Get Help Activating Microsoft Windows 7 or Windows 8.1](https://support.microsoft.com/help/15083/windows-activate-windows-7-or-8-1)
|
Active Directory-based activation is implemented as a role service that relies on AD DS to store activation objects. Active Directory-based activation requires that you update the forest schema using *adprep.exe* on a supported server OS. After the schema is updated, older domain controllers can still activate clients.
|
||||||
- [Get Help Activating Microsoft Windows 10](https://support.microsoft.com/help/12440/windows-10-activate)
|
|
||||||
|
|
||||||
Active Directory-based activation is implemented as a role service that relies on AD DS to store activation objects. Active Directory-based activation requires that the forest schema be updated using *adprep.exe* on a supported server OS, but after the schema is updated, older domain controllers can still activate clients.
|
Any domain-joined computers running a supported OS with a Generic Volume License Key (GVLK) will be activated automatically and transparently. They'll stay activated as long as they remain members of the domain and maintain periodic contact with a domain controller. Activation takes place after the Licensing service starts. When this service starts, the computer contacts AD DS automatically, receives the activation object, and is activated without user intervention.
|
||||||
|
|
||||||
Any domain-joined computers running a supported operating system with a Generic Volume License Key (GVLK) will be activated automatically and transparently. They will stay activated as long as they remain members of the domain and maintain periodic contact with a domain controller. Activation takes place after the Licensing service starts. When this service starts, the computer contacts AD DS automatically, receives the activation object, and is activated without user intervention.
|
To allow computers with GVLKs to activate themselves, use the Volume Activation Tools console or the [Volume Activation Management Tool (VAMT)](volume-activation-management-tool.md) in earlier versions of Windows Server to create an object in the AD DS forest. You create this activation object by submitting a KMS host key to Microsoft, as shown in Figure 10.
|
||||||
|
|
||||||
To allow computers with GVLKs to activate themselves, use the Volume Activation Tools console or the [Volume Activation Management Tool (VAMT)](volume-activation-management-tool.md) in earlier versions of Windows Server to create an object in the AD DS forest. You create this activation object by submitting a KMS host key to Microsoft, as shown in Figure 10.
|
|
||||||
|
|
||||||
The process proceeds as follows:
|
The process proceeds as follows:
|
||||||
|
|
||||||
1. Perform one of the following tasks:
|
1. Do _one_ of the following tasks:
|
||||||
- Install the Volume Activation Services server role on a domain controller and add a KMS host key by using the Volume Activation Tools Wizard.
|
|
||||||
- Extend the domain to the Windows Server 2012 R2 or higher schema level, and add a KMS host key by using the VAMT.
|
- Install the Volume Activation Services server role on a domain controller. Then add a KMS host key by using the Volume Activation Tools Wizard.
|
||||||
|
|
||||||
|
- Extend the domain schema level to Windows Server 2012 R2 or later. Then add a KMS host key by using the VAMT.
|
||||||
|
|
||||||
2. Microsoft verifies the KMS host key, and an activation object is created.
|
2. Microsoft verifies the KMS host key, and an activation object is created.
|
||||||
|
|
||||||
@ -55,87 +49,91 @@ The process proceeds as follows:
|
|||||||
|
|
||||||
**Figure 10**. The Active Directory-based activation flow
|
**Figure 10**. The Active Directory-based activation flow
|
||||||
|
|
||||||
For environments in which all computers are running an operating system listed under *Applies to*, and they are joined to a domain, Active Directory-based activation is the best option for activating all client computers and servers, and you may be able to remove any KMS hosts from your environment.
|
For environments in which all computers are running a supported OS version, and they're joined to a domain, Active Directory-based activation is the best option for activating all client computers and servers. You may be able to remove any KMS hosts from your environment.
|
||||||
|
|
||||||
If an environment will continue to contain earlier volume licensing operating systems and applications or if you have workgroup computers outside the domain, you need to maintain a KMS host to maintain activation status for earlier volume licensing editions of Windows and Office.
|
If an environment will continue to contain earlier versions of volume licensed operating systems and applications, or if you have workgroup computers outside the domain, you need to maintain a KMS host to maintain activation status.
|
||||||
|
|
||||||
Clients that are activated with Active Directory-based activation will maintain their activated state for up to 180 days since the last contact with the domain, but they will periodically attempt to reactivate before then and at the end of the 180 day period. By default, this reactivation event occurs every seven days.
|
Clients that are activated with Active Directory-based activation will maintain their activated state for up to 180 days since the last contact with the domain. They'll periodically attempt to reactivate before then and at the end of the 180 day period. By default, this reactivation event occurs every seven days.
|
||||||
|
|
||||||
When a reactivation event occurs, the client queries AD DS for the activation object. Client computers examine the activation object and compare it to the local edition as defined by the GVLK. If the object and GVLK match, reactivation occurs. If the AD DS object cannot be retrieved, client computers use KMS activation. If the computer is removed from the domain, and the computer or the Software Protection service is restarted, the operating system will change the status from activated to not activated, and the computer will try to activate with KMS.
|
When a reactivation event occurs, the client queries AD DS for the activation object. Client computers examine the activation object and compare it to the local edition as defined by the GVLK. If the object and GVLK match, reactivation occurs. If the AD DS object can't be retrieved, client computers use KMS activation. If the computer is removed from the domain, and the computer or the Software Protection service is restarted, Windows will change the status to "not activated" and the computer will try to activate with KMS.
|
||||||
|
|
||||||
## Step-by-step configuration: Active Directory-based activation
|
## Step-by-step configuration: Active Directory-based activation
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> You must be a member of the local Administrators group on all computers mentioned in these steps. You also need to be a member of the Enterprise Administrators group, because setting up Active Directory-based activation changes forest-wide settings.
|
> You must be a member of the local **Administrators** group on all computers mentioned in these steps. You also need to be a member of the **Enterprise Administrators** group, because setting up Active Directory-based activation changes forest-wide settings.
|
||||||
|
|
||||||
**To configure Active Directory-based activation on Windows Server 2012 R2 or higher, complete the following steps:**
|
To configure Active Directory-based activation on a supported version of Windows Server, complete the following steps:
|
||||||
|
|
||||||
1. Use an account with Domain Administrator and Enterprise Administrator credentials to sign in to a domain controller.
|
1. Use an account with **Domain Administrator** and **Enterprise Administrator** credentials to sign in to a domain controller.
|
||||||
|
|
||||||
2. Launch Server Manager.
|
2. Launch **Server Manager**.
|
||||||
|
|
||||||
3. Add the Volume Activation Services role, as shown in Figure 11.
|
3. Add the **Volume Activation Services** role, as shown in Figure 11.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Figure 11**. Adding the Volume Activation Services role
|
**Figure 11**. Adding the Volume Activation Services role
|
||||||
|
|
||||||
4. Click the link to launch the Volume Activation Tools (Figure 12).
|
4. Select the **Volume Activation Tools**, as shown in Figure 12.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Figure 12**. Launching the Volume Activation Tools
|
**Figure 12**. Launching the Volume Activation Tools
|
||||||
|
|
||||||
5. Select the **Active Directory-Based Activation** option (Figure 13).
|
5. Select the **Active Directory-Based Activation** option, as shown in Figure 13.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Figure 13**. Selecting Active Directory-Based Activation
|
**Figure 13**. Selecting Active Directory-Based Activation
|
||||||
|
|
||||||
6. Enter your KMS host key and (optionally) a display name (Figure 14).
|
6. Enter your KMS host key and optionally specify a display name, as shown in Figure 14.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Figure 14**. Entering your KMS host key
|
**Figure 14**. Entering your KMS host key
|
||||||
|
|
||||||
7. Activate your KMS host key by phone or online (Figure 15).
|
7. Activate your KMS host key by phone or online, as shown in Figure 15.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Figure 15**. Choosing how to activate your product
|
**Figure 15**. Choosing how to activate your product
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> To activate a KMS Host Key (CSVLK) for Microsoft Office, you need to install the version-specific Office Volume License Pack on the server where the Volume Activation Server Role is installed. For more details, see [Activate volume licensed versions of Office by using Active Directory](/deployoffice/vlactivation/activate-office-by-using-active-directory).
|
> To activate a KMS Host Key (CSVLK) for Microsoft Office, you need to install the version-specific Office Volume License Pack on the server where the Volume Activation Server Role is installed.
|
||||||
|
>
|
||||||
>
|
|
||||||
>
|
|
||||||
> - [Office 2013 VL pack](https://www.microsoft.com/download/details.aspx?id=35584)
|
> - [Office 2013 VL pack](https://www.microsoft.com/download/details.aspx?id=35584)
|
||||||
>
|
>
|
||||||
> - [Office 2016 VL pack](https://www.microsoft.com/download/details.aspx?id=49164)
|
> - [Office 2016 VL pack](https://www.microsoft.com/download/details.aspx?id=49164)
|
||||||
>
|
>
|
||||||
> - [Office 2019 VL pack](https://www.microsoft.com/download/details.aspx?id=57342)
|
> - [Office 2019 VL pack](https://www.microsoft.com/download/details.aspx?id=57342)
|
||||||
>
|
>
|
||||||
> - [Office LTSC 2021 VL pack](https://www.microsoft.com/download/details.aspx?id=103446)
|
> - [Office LTSC 2021 VL pack](https://www.microsoft.com/download/details.aspx?id=103446)
|
||||||
|
>
|
||||||
|
> For more information, see [Activate volume licensed versions of Office by using Active Directory](/deployoffice/vlactivation/activate-office-by-using-active-directory).
|
||||||
|
|
||||||
8. After activating the key, click **Commit**, and then click **Close**.
|
8. After activating the key, select **Commit**, and then select **Close**.
|
||||||
|
|
||||||
## Verifying the configuration of Active Directory-based activation
|
## Verifying the configuration of Active Directory-based activation
|
||||||
|
|
||||||
To verify your Active Directory-based activation configuration, complete the following steps:
|
To verify your Active Directory-based activation configuration, complete the following steps:
|
||||||
|
|
||||||
1. After you configure Active Directory-based activation, start a computer that is running an edition of Windows that is configured by volume licensing.
|
1. After you configure Active Directory-based activation, start a computer that is running an edition of Windows that's configured by volume licensing.
|
||||||
2. If the computer has been previously configured with a MAK key, replace the MAK key with the GVLK by running the **slmgr.vbs /ipk** command and specifying the GLVK as the new product key.
|
|
||||||
3. If the computer is not joined to your domain, join it to the domain.
|
2. If the computer has been previously configured with a MAK key, replace the MAK key with the GVLK. Run the `slmgr.vbs /ipk` command and specifying the GLVK as the new product key.
|
||||||
|
|
||||||
|
3. If the computer isn't joined to your domain, join it to the domain.
|
||||||
|
|
||||||
4. Sign in to the computer.
|
4. Sign in to the computer.
|
||||||
5. Open Windows Explorer, right-click **Computer**, and then click **Properties**.
|
|
||||||
|
5. Open Windows Explorer, right-click **Computer**, and then select **Properties**.
|
||||||
|
|
||||||
6. Scroll down to the **Windows activation** section, and verify that this client has been activated.
|
6. Scroll down to the **Windows activation** section, and verify that this client has been activated.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> If you are using both KMS and Active Directory-based activation, it may be difficult to see whether a client has been activated by KMS or by Active Directory-based activation. Consider disabling KMS during the test, or make sure that you are using a client computer that has not already been activated by KMS. The **slmgr.vbs /dlv** command also indicates whether KMS has been used.
|
> If you're using both KMS and Active Directory-based activation, it may be difficult to see whether a client has been activated by KMS or by Active Directory-based activation. Consider disabling KMS during the test, or make sure that you are using a client computer that hasn't already been activated by KMS. The `slmgr.vbs /dlv` command also indicates whether KMS has been used.
|
||||||
>
|
>
|
||||||
> To manage individual activations or apply multiple (mass) activations, please consider using the [VAMT](./volume-activation-management-tool.md).
|
> To manage individual activations or apply multiple (mass) activations, use the [VAMT](./volume-activation-management-tool.md).
|
||||||
|
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
- [Volume Activation for Windows 10](volume-activation-windows-10.md)
|
[Volume Activation for Windows 10](volume-activation-windows-10.md)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Post-device registration readiness checks
|
title: Post-device registration readiness checks
|
||||||
description: This article details how post-device registration readiness checks are performed in Windows Autopatch
|
description: This article details how post-device registration readiness checks are performed in Windows Autopatch
|
||||||
ms.date: 09/15/2022
|
ms.date: 09/16/2022
|
||||||
ms.prod: w11
|
ms.prod: w11
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
ms.topic: conceptual
|
ms.topic: conceptual
|
||||||
@ -12,7 +12,10 @@ manager: dougeby
|
|||||||
msreviewer: andredm7
|
msreviewer: andredm7
|
||||||
---
|
---
|
||||||
|
|
||||||
# Post-device registration readiness checks
|
# Post-device registration readiness checks (public preview)
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This feature is in "public preview". It is being actively developed, and may not be complete. They're made available on a “Preview” basis. You can test and use these features in production environments and scenarios, and provide feedback.
|
||||||
|
|
||||||
One of the most expensive aspects of the software update management process is to make sure devices are always healthy to receive and report software updates for each software update release cycle.
|
One of the most expensive aspects of the software update management process is to make sure devices are always healthy to receive and report software updates for each software update release cycle.
|
||||||
|
|
||||||
@ -57,7 +60,7 @@ A healthy or active device in Windows Autopatch is:
|
|||||||
- Actively sending data
|
- Actively sending data
|
||||||
- Passes all post-device registration readiness checks
|
- Passes all post-device registration readiness checks
|
||||||
|
|
||||||
The post-device registration readiness checks are powered by the **Microsoft Cloud Managed Desktop Extension**. It's installed right after devices are successfully registered with Windows Autopatch. The **Microsoft Cloud Managed Desktop Extension** has the Device Readiness Check Plugin responsible for performing the readiness checks in devices and report back to the service. The **Microsoft Cloud Managed Desktop Extension** is a subcomponent of the overall Windows Autopatch service.
|
The post-device registration readiness checks are powered by the **Microsoft Cloud Managed Desktop Extension**. It's installed right after devices are successfully registered with Windows Autopatch. The **Microsoft Cloud Managed Desktop Extension** has the Device Readiness Check Plugin. The Device Readiness Check Plugin is responsible for performing the readiness checks and reporting the results back to the service. The **Microsoft Cloud Managed Desktop Extension** is a subcomponent of the overall Windows Autopatch service.
|
||||||
|
|
||||||
The following list of post-device registration readiness checks is performed in Windows Autopatch:
|
The following list of post-device registration readiness checks is performed in Windows Autopatch:
|
||||||
|
|
||||||
@ -72,9 +75,9 @@ The following list of post-device registration readiness checks is performed in
|
|||||||
| **Microsoft Edge network endpoints** | There's a set of [network endpoints](../prepare/windows-autopatch-configure-network.md) that devices with Microsoft Edge must be able to reach for software updates management. |
|
| **Microsoft Edge network endpoints** | There's a set of [network endpoints](../prepare/windows-autopatch-configure-network.md) that devices with Microsoft Edge must be able to reach for software updates management. |
|
||||||
| **Internet connectivity** | Checks to see if a device has internet connectivity to communicate with Microsoft cloud services. Windows Autopatch uses the PingReply class. Windows Autopatch tries to ping at least three different Microsoft’s public URLs two times each, to confirm that ping results aren't coming from the device’s cache. |
|
| **Internet connectivity** | Checks to see if a device has internet connectivity to communicate with Microsoft cloud services. Windows Autopatch uses the PingReply class. Windows Autopatch tries to ping at least three different Microsoft’s public URLs two times each, to confirm that ping results aren't coming from the device’s cache. |
|
||||||
|
|
||||||
## Daily operations in Windows Autopatch
|
## Post-device registration readiness checks workflow
|
||||||
|
|
||||||
See the following end-to-end IT admin operation workflow:
|
See the following diagram for the post-device registration readiness checks workflow:
|
||||||
|
|
||||||
:::image type="content" source="../media/windows-autopatch-post-device-registration-readiness-checks.png" alt-text="Post-device registration readiness checks" lightbox="../media/windows-autopatch-post-device-registration-readiness-checks.png":::
|
:::image type="content" source="../media/windows-autopatch-post-device-registration-readiness-checks.png" alt-text="Post-device registration readiness checks" lightbox="../media/windows-autopatch-post-device-registration-readiness-checks.png":::
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Prerequisites
|
title: Prerequisites
|
||||||
description: This article details the prerequisites needed for Windows Autopatch
|
description: This article details the prerequisites needed for Windows Autopatch
|
||||||
ms.date: 08/04/2022
|
ms.date: 09/16/2022
|
||||||
ms.prod: w11
|
ms.prod: w11
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
ms.topic: conceptual
|
ms.topic: conceptual
|
||||||
@ -24,7 +24,7 @@ Getting started with Windows Autopatch has been designed to be easy. This articl
|
|||||||
| Licensing | Windows Autopatch requires Windows 10/11 Enterprise E3 (or higher) to be assigned to your users. Additionally, Azure Active Directory Premium and Microsoft Intune are required. For details about the specific service plans, see [more about licenses](#more-about-licenses).<p><p>For more information on available licenses, see [Microsoft 365 licensing](https://www.microsoft.com/microsoft-365/compare-microsoft-365-enterprise-plans).<p><p>For more information about licensing terms and conditions for products and services purchased through Microsoft Commercial Volume Licensing Programs, see the [Product Terms site](https://www.microsoft.com/licensing/terms/). |
|
| Licensing | Windows Autopatch requires Windows 10/11 Enterprise E3 (or higher) to be assigned to your users. Additionally, Azure Active Directory Premium and Microsoft Intune are required. For details about the specific service plans, see [more about licenses](#more-about-licenses).<p><p>For more information on available licenses, see [Microsoft 365 licensing](https://www.microsoft.com/microsoft-365/compare-microsoft-365-enterprise-plans).<p><p>For more information about licensing terms and conditions for products and services purchased through Microsoft Commercial Volume Licensing Programs, see the [Product Terms site](https://www.microsoft.com/licensing/terms/). |
|
||||||
| Connectivity | All Windows Autopatch devices require connectivity to multiple Microsoft service endpoints from the corporate network.<p><p>For the full list of required IPs and URLs, see [Configure your network](../prepare/windows-autopatch-configure-network.md). |
|
| Connectivity | All Windows Autopatch devices require connectivity to multiple Microsoft service endpoints from the corporate network.<p><p>For the full list of required IPs and URLs, see [Configure your network](../prepare/windows-autopatch-configure-network.md). |
|
||||||
| Azure Active Directory | Azure Active Directory must either be the source of authority for all user accounts, or user accounts must be synchronized from on-premises Active Directory using the latest supported version of Azure Active Directory Connect to enable Hybrid Azure Active Directory join.<br><ul><li>For more information, see [Azure Active Directory Connect](/azure/active-directory/hybrid/whatis-azure-ad-connect) and [Hybrid Azure Active Directory join](/azure/active-directory/devices/howto-hybrid-azure-ad-join)</li><li>For more information on supported Azure Active Directory Connect versions, see [Azure AD Connect:Version release history](/azure/active-directory/hybrid/reference-connect-version-history).</li></ul> |
|
| Azure Active Directory | Azure Active Directory must either be the source of authority for all user accounts, or user accounts must be synchronized from on-premises Active Directory using the latest supported version of Azure Active Directory Connect to enable Hybrid Azure Active Directory join.<br><ul><li>For more information, see [Azure Active Directory Connect](/azure/active-directory/hybrid/whatis-azure-ad-connect) and [Hybrid Azure Active Directory join](/azure/active-directory/devices/howto-hybrid-azure-ad-join)</li><li>For more information on supported Azure Active Directory Connect versions, see [Azure AD Connect:Version release history](/azure/active-directory/hybrid/reference-connect-version-history).</li></ul> |
|
||||||
| Device management | Windows Autopatch devices must be managed by Microsoft Intune. Intune must be set as the Mobile Device Management (MDM) authority or co-management must be turned on and enabled on the target devices.<p><p>At a minimum, the Windows Update, Device configuration and Office Click-to-Run apps workloads must be set to Pilot Intune or Intune. You must also ensure that the devices you intend on bringing to Windows Autopatch are in the targeted device collection. For more information, see Co-management requirements for Windows Autopatch below.<p>Other device management prerequisites include:<ul><li>Devices must be corporate-owned. Windows bring-your-own-devices (BYOD) are blocked during device registration prerequisite checks.</li><li>Devices must be managed by either Intune or Configuration Manager Co-management. Devices only managed by Configuration Manager aren't supported.</li><li>Devices must be in communication with Microsoft Intune in the **last 28 days**. Otherwise, the devices won't be registered with Autopatch.</li><li>Devices must be connected to the internet.</li><li>Devices must have a **Serial number**, **Model** and **Manufacturer**. Device emulators that don't generate this information fail to meet **Intune or Cloud-attached** prerequisite check.</li></ul><p>See [Register your devices](/windows/deployment/windows-autopatch/deploy/windows-autopatch-register-devices) for more details on device prerequisites and on how the device registration process works.<p>For more information on co-management, see [Co-management for Windows devices](/mem/configmgr/comanage/overview).</p> |
|
| Device management | Windows Autopatch devices must be managed by Microsoft Intune. Intune must be set as the Mobile Device Management (MDM) authority or co-management must be turned on and enabled on the target devices.<p><p>At a minimum, the Windows Update, Device configuration and Office Click-to-Run apps workloads must be set to Pilot Intune or Intune. You must also ensure that the devices you intend on bringing to Windows Autopatch are in the targeted device collection. For more information, see [co-management requirements for Windows Autopatch](#configuration-manager-co-management-requirements).<p>Other device management prerequisites include:<ul><li>Devices must be corporate-owned. Windows bring-your-own-devices (BYOD) are blocked during device registration prerequisite checks.</li><li>Devices must be managed by either Intune or Configuration Manager co-management. Devices only managed by Configuration Manager aren't supported.</li><li>Devices must be in communication with Microsoft Intune in the **last 28 days**. Otherwise, the devices won't be registered with Autopatch.</li><li>Devices must be connected to the internet.</li><li>Devices must have a **Serial number**, **Model** and **Manufacturer**. Device emulators that don't generate this information fail to meet **Intune or Cloud-attached** prerequisite check.</li></ul><p>See [Register your devices](/windows/deployment/windows-autopatch/deploy/windows-autopatch-register-devices) for more details on device prerequisites and on how the device registration process works.<p>For more information on co-management, see [co-management for Windows devices](/mem/configmgr/comanage/overview).</p> |
|
||||||
| Data and privacy | For more information on Windows Autopatch privacy practices, see [Windows Autopatch Privacy](../references/windows-autopatch-privacy.md). |
|
| Data and privacy | For more information on Windows Autopatch privacy practices, see [Windows Autopatch Privacy](../references/windows-autopatch-privacy.md). |
|
||||||
|
|
||||||
## More about licenses
|
## More about licenses
|
||||||
@ -45,13 +45,13 @@ The following Windows OS 10 editions, 1809 builds and architecture are supported
|
|||||||
- Windows 10 (1809+)/11 Enterprise
|
- Windows 10 (1809+)/11 Enterprise
|
||||||
- Windows 10 (1809+)/11 Pro for Workstations
|
- Windows 10 (1809+)/11 Pro for Workstations
|
||||||
|
|
||||||
## Configuration Manager Co-management requirements
|
## Configuration Manager co-management requirements
|
||||||
|
|
||||||
Windows Autopatch fully supports co-management. The following co-management requirements apply:
|
Windows Autopatch fully supports co-management. The following co-management requirements apply:
|
||||||
|
|
||||||
- Use a currently supported [Configuration Manager version](/mem/configmgr/core/servers/manage/updates#supported-versions).
|
- Use a currently supported [Configuration Manager version](/mem/configmgr/core/servers/manage/updates#supported-versions).
|
||||||
- ConfigMgr must be [cloud-attached with Intune (Co-management)](/mem/configmgr/cloud-attach/overview) and must have the following Co-management workloads enabled:
|
- ConfigMgr must be [cloud-attached with Intune (co-management)](/mem/configmgr/cloud-attach/overview) and must have the following co-management workloads enabled:
|
||||||
- Set the [Windows Update workload](/mem/configmgr/comanage/workloads#windows-update-policies) to Pilot Intune or Intune.
|
- Set the [Windows Update policies workload](/mem/configmgr/comanage/workloads#windows-update-policies) to Pilot Intune or Intune.
|
||||||
- Set the [Device configuration workload](/mem/configmgr/comanage/workloads#device-configuration) to Pilot Intune or Intune.
|
- Set the [Device configuration workload](/mem/configmgr/comanage/workloads#device-configuration) to Pilot Intune or Intune.
|
||||||
- Set the [Office Click-to-Run apps workload](/mem/configmgr/comanage/workloads#office-click-to-run-apps) to Pilot Intune or Intune.
|
- Set the [Office Click-to-Run apps workload](/mem/configmgr/comanage/workloads#office-click-to-run-apps) to Pilot Intune or Intune.
|
||||||
|
|
||||||
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg",
|
|
||||||
"**/*.gif"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"ms.date": "04/05/2017",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.win-device-security",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "win-device-security",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,57 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/eulas/breadcrumb/toc.json",
|
|
||||||
"extendBreadcrumb": true,
|
|
||||||
"feedback_system": "None",
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "eula-vsts",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,57 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"feedback_system": "None",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.keep-secure",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "keep-secure",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,58 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
||||||
"feedback_system": "GitHub",
|
|
||||||
"feedback_github_repo": "MicrosoftDocs/windows-itpro-docs",
|
|
||||||
"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": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "known-issues",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,2 +0,0 @@
|
|||||||
- name: Test
|
|
||||||
href: test.md
|
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.windows-manage",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "windows-manage",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
title: Test
|
|
||||||
description: Test
|
|
||||||
ms.prod: w11
|
|
||||||
ms.mktglfcycl: deploy
|
|
||||||
ms.sitesec: library
|
|
||||||
author: dstrome
|
|
||||||
ms.author: dstrome
|
|
||||||
ms.reviewer:
|
|
||||||
manager: dstrome
|
|
||||||
ms.topic: article
|
|
||||||
---
|
|
||||||
|
|
||||||
# Test
|
|
||||||
|
|
||||||
## Deployment planning
|
|
||||||
|
|
||||||
This article provides guidance to help you plan for Windows 11 in your organization.
|
|
||||||
|
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.windows-plan",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "windows-plan",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -68,50 +68,50 @@ productDirectory:
|
|||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle1
|
# - title: cardtitle1
|
||||||
# links:
|
# links:
|
||||||
# - url: file1.md OR https://docs.microsoft.com/file1
|
# - url: file1.md OR https://learn.microsoft.com/file1
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext1
|
# text: linktext1
|
||||||
# - url: file2.md OR https://docs.microsoft.com/file2
|
# - url: file2.md OR https://learn.microsoft.com/file2
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext2
|
# text: linktext2
|
||||||
# - url: file3.md OR https://docs.microsoft.com/file3
|
# - url: file3.md OR https://learn.microsoft.com/file3
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext3
|
# text: linktext3
|
||||||
# # footerLink (optional)
|
# # footerLink (optional)
|
||||||
# footerLink:
|
# footerLink:
|
||||||
# url: filefooter.md OR https://docs.microsoft.com/filefooter
|
# url: filefooter.md OR https://learn.microsoft.com/filefooter
|
||||||
# text: See more
|
# text: See more
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle2
|
# - title: cardtitle2
|
||||||
# links:
|
# links:
|
||||||
# - url: file1.md OR https://docs.microsoft.com/file1
|
# - url: file1.md OR https://learn.microsoft.com/file1
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext1
|
# text: linktext1
|
||||||
# - url: file2.md OR https://docs.microsoft.com/file2
|
# - url: file2.md OR https://learn.microsoft.com/file2
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext2
|
# text: linktext2
|
||||||
# - url: file3.md OR https://docs.microsoft.com/file3
|
# - url: file3.md OR https://learn.microsoft.com/file3
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext3
|
# text: linktext3
|
||||||
# # footerLink (optional)
|
# # footerLink (optional)
|
||||||
# footerLink:
|
# footerLink:
|
||||||
# url: filefooter.md OR https://docs.microsoft.com/filefooter
|
# url: filefooter.md OR https://learn.microsoft.com/filefooter
|
||||||
# text: See more
|
# text: See more
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle3
|
# - title: cardtitle3
|
||||||
# links:
|
# links:
|
||||||
# - url: file1.md OR https://docs.microsoft.com/file1
|
# - url: file1.md OR https://learn.microsoft.com/file1
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext1
|
# text: linktext1
|
||||||
# - url: file2.md OR https://docs.microsoft.com/file2
|
# - url: file2.md OR https://learn.microsoft.com/file2
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext2
|
# text: linktext2
|
||||||
# - url: file3.md OR https://docs.microsoft.com/file3
|
# - url: file3.md OR https://learn.microsoft.com/file3
|
||||||
# itemType: itemType
|
# itemType: itemType
|
||||||
# text: linktext3
|
# text: linktext3
|
||||||
# # footerLink (optional)
|
# # footerLink (optional)
|
||||||
# footerLink:
|
# footerLink:
|
||||||
# url: filefooter.md OR https://docs.microsoft.com/filefooter
|
# url: filefooter.md OR https://learn.microsoft.com/filefooter
|
||||||
# text: See more
|
# text: See more
|
||||||
|
|
||||||
# # tools section (optional)
|
# # tools section (optional)
|
||||||
@ -122,15 +122,15 @@ productDirectory:
|
|||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle1
|
# - title: cardtitle1
|
||||||
# # imageSrc should be square in ratio with no whitespace
|
# # imageSrc should be square in ratio with no whitespace
|
||||||
# imageSrc: ./media/index/image1.svg OR https://docs.microsoft.com/media/logos/image1.svg
|
# imageSrc: ./media/index/image1.svg OR https://learn.microsoft.com/media/logos/image1.svg
|
||||||
# url: file1.md
|
# url: file1.md
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle2
|
# - title: cardtitle2
|
||||||
# imageSrc: ./media/index/image2.svg OR https://docs.microsoft.com/media/logos/image2.svg
|
# imageSrc: ./media/index/image2.svg OR https://learn.microsoft.com/media/logos/image2.svg
|
||||||
# url: file2.md
|
# url: file2.md
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle3
|
# - title: cardtitle3
|
||||||
# imageSrc: ./media/index/image3.svg OR https://docs.microsoft.com/media/logos/image3.svg
|
# imageSrc: ./media/index/image3.svg OR https://learn.microsoft.com/media/logos/image3.svg
|
||||||
# url: file3.md
|
# url: file3.md
|
||||||
|
|
||||||
# additionalContent section (optional)
|
# additionalContent section (optional)
|
||||||
@ -144,15 +144,15 @@ productDirectory:
|
|||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle1
|
# - title: cardtitle1
|
||||||
# summary: cardsummary1
|
# summary: cardsummary1
|
||||||
# url: file1.md OR https://docs.microsoft.com/file1
|
# url: file1.md OR https://learn.microsoft.com/file1
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle2
|
# - title: cardtitle2
|
||||||
# summary: cardsummary2
|
# summary: cardsummary2
|
||||||
# url: file1.md OR https://docs.microsoft.com/file2
|
# url: file1.md OR https://learn.microsoft.com/file2
|
||||||
# # Card
|
# # Card
|
||||||
# - title: cardtitle3
|
# - title: cardtitle3
|
||||||
# summary: cardsummary3
|
# summary: cardsummary3
|
||||||
# url: file1.md OR https://docs.microsoft.com/file3
|
# url: file1.md OR https://learn.microsoft.com/file3
|
||||||
# # footer (optional)
|
# # footer (optional)
|
||||||
# footer: "footertext [linktext](/footerfile)"
|
# footer: "footertext [linktext](/footerfile)"
|
||||||
|
|
||||||
|
@ -1,61 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"_themes/**",
|
|
||||||
"_themes.pdf/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/release-information/breadcrumb/toc.json",
|
|
||||||
"ms.prod": "w10",
|
|
||||||
"ms.date": "4/30/2019",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"titleSuffix": "Windows Release Information",
|
|
||||||
"extendBreadcrumb": true,
|
|
||||||
"feedback_system": "None",
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "release-information",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -25,6 +25,8 @@ appliesto:
|
|||||||
|
|
||||||
param([switch]$Capable, [switch]$Ready, [switch]$Enable, [switch]$Disable, $SIPolicyPath, [switch]$AutoReboot, [switch]$DG, [switch]$CG, [switch]$HVCI, [switch]$HLK, [switch]$Clear, [switch]$ResetVerifier)
|
param([switch]$Capable, [switch]$Ready, [switch]$Enable, [switch]$Disable, $SIPolicyPath, [switch]$AutoReboot, [switch]$DG, [switch]$CG, [switch]$HVCI, [switch]$HLK, [switch]$Clear, [switch]$ResetVerifier)
|
||||||
|
|
||||||
|
Set-StrictMode -Version Latest
|
||||||
|
|
||||||
$path = "C:\DGLogs\"
|
$path = "C:\DGLogs\"
|
||||||
$LogFile = $path + "DeviceGuardCheckLog.txt"
|
$LogFile = $path + "DeviceGuardCheckLog.txt"
|
||||||
|
|
||||||
@ -796,7 +798,13 @@ function CheckOSArchitecture
|
|||||||
|
|
||||||
function CheckSecureBootState
|
function CheckSecureBootState
|
||||||
{
|
{
|
||||||
$_secureBoot = Confirm-SecureBootUEFI
|
try {
|
||||||
|
$_secureBoot = Confirm-SecureBootUEFI
|
||||||
|
}
|
||||||
|
catch
|
||||||
|
{
|
||||||
|
$_secureBoot = $false
|
||||||
|
}
|
||||||
Log $_secureBoot
|
Log $_secureBoot
|
||||||
if($_secureBoot)
|
if($_secureBoot)
|
||||||
{
|
{
|
||||||
|
@ -1,62 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg",
|
|
||||||
"**/*.gif"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json",
|
|
||||||
"ms.technology": "windows",
|
|
||||||
"ms.topic": "article",
|
|
||||||
"audience": "ITPro",
|
|
||||||
"ms.date": "04/05/2017",
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.win-threat-protection",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "win-threat-protection",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,56 +0,0 @@
|
|||||||
{
|
|
||||||
"build": {
|
|
||||||
"content": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.md",
|
|
||||||
"**/*.yml"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE",
|
|
||||||
"LICENSE-CODE",
|
|
||||||
"ThirdPartyNotices"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"resource": [
|
|
||||||
{
|
|
||||||
"files": [
|
|
||||||
"**/*.png",
|
|
||||||
"**/*.jpg"
|
|
||||||
],
|
|
||||||
"exclude": [
|
|
||||||
"**/obj/**",
|
|
||||||
"**/includes/**"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"overwrite": [],
|
|
||||||
"externalReference": [],
|
|
||||||
"globalMetadata": {
|
|
||||||
"recommendations": true,
|
|
||||||
"_op_documentIdPathDepotMapping": {
|
|
||||||
"./": {
|
|
||||||
"depot_name": "MSDN.windows-update",
|
|
||||||
"folder_relative_path_in_docset": "./"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"contributors_to_exclude": [
|
|
||||||
"rjagiewich",
|
|
||||||
"traya1",
|
|
||||||
"rmca14",
|
|
||||||
"claydetels19",
|
|
||||||
"jborsecnik",
|
|
||||||
"tiburd",
|
|
||||||
"garycentric"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"fileMetadata": {},
|
|
||||||
"template": [],
|
|
||||||
"dest": "windows-update",
|
|
||||||
"markdownEngineName": "markdig"
|
|
||||||
}
|
|
||||||
}
|
|
@ -114,4 +114,4 @@ You might already be using App Assure and Test Base in your Windows 10 environme
|
|||||||
|
|
||||||
## Also see
|
## Also see
|
||||||
|
|
||||||
[Plan to deploy updates for Windows 10 and Microsoft 365 Apps](/learn/modules/windows-plan/)
|
[Plan to deploy updates for Windows 10 and Microsoft 365 Apps](/training/modules/windows-plan/)
|
||||||
|
@ -125,7 +125,7 @@ Don't overlook the importance of user readiness to deliver an effective, enterpr
|
|||||||
|
|
||||||
## Learn more
|
## Learn more
|
||||||
|
|
||||||
See the [Stay current with Windows 10 and Microsoft 365 Apps](/learn/paths/m365-stay-current/) learning path.
|
See the [Stay current with Windows 10 and Microsoft 365 Apps](/training/paths/m365-stay-current/) learning path.
|
||||||
|
|
||||||
- The learning path was created for Windows 10, but the basic principles and tasks outlined for the plan, prepare, and deploy phases also apply to your deployment of Windows 11.
|
- The learning path was created for Windows 10, but the basic principles and tasks outlined for the plan, prepare, and deploy phases also apply to your deployment of Windows 11.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user