Skip to content

Commit a95c0a6

Browse files
committed
Merge branch 'main' of https://github.com/microsoftdocs/memdocs-pr into 9348867-mma-preview
2 parents 54defdf + c9dc6c0 commit a95c0a6

389 files changed

Lines changed: 9206 additions & 4241 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "memdocs/intune/developer/app-sdk-android.md",
5+
"redirect_url": "/mem/intune/developer/app-sdk-android-phase1",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "memdocs/intune/developer/app-sdk-android-testing-guide.md",
10+
"redirect_url": "/mem/intune/developer/app-sdk-android-phase1",
11+
"redirect_document_id": false
12+
},
313
{
414
"source_path": "memdocs/intune/fundamentals/end-user-company-portal-messages.md",
515
"redirect_url": "/mem/intune/user-help/sign-in-to-the-company-portal",
@@ -1196,10 +1206,16 @@
11961206
"source_path": "windows-365/get-users-started.md",
11971207
"redirect_url":"/windows-365/end-user-access-cloud-pc",
11981208
"redirect_document_id": false
1199-
}, {
1209+
},
1210+
{
12001211
"source_path": "memdocs/intune/remote-actions/remote-assist-mobile-devices.md",
12011212
"redirect_url": "/mem/intune/remote-actions/remote-help",
12021213
"redirect_document_id": false
1203-
}
1214+
},
1215+
{
1216+
"source_path": "memdocs/analytics/productivity-score.md",
1217+
"redirect_url": "/mem/analytics/adoption-score",
1218+
"redirect_document_id": false
1219+
}
12041220
]
12051221
}

README.md

Lines changed: 28 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,54 @@
33
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
44
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
55

6-
# Docs.microsoft.com GitHub repository
6+
# GitHub repository for Microsoft technical documentation
77

8-
You've found one of the GitHub repositories that houses the source for content published to [https://docs.microsoft.com](https://docs.microsoft.com/.), home of all technical content for Microsoft's Cloud and Enterprise Division.
8+
You've found one of the GitHub repositories that houses the source for content published to [Microsoft Docs](https://docs.microsoft.com/), home of all technical content for Microsoft's Cloud and Enterprise Division.
99

1010
## Contribute to your documentation
11+
1112
We **want and encourage contributions** from our community (users, customers, partners, friends on other planets) and Microsoft employees to improve your documentation. Here are some tips:
1213

13-
* **Create a GitHub account**: Sign up is free at [GitHub.com](https://www.github.com).
14+
* **Create a GitHub account**: Sign up for free at [GitHub](https://www.github.com).
15+
16+
* **Use your browser**: There are two options:
1417

15-
* **Use your browser**: There are two options:
18+
**Option 1: Edit directly from Microsoft Docs**
1619

17-
**Option 1: Edit directly from docs.microsoft.com**
18-
1. Go to the topic, such as [https://docs.microsoft.com/mem/intune/protect/troubleshoot-policies-in-microsoft-intune](mem/intune/protect/troubleshoot-policies-in-microsoft-intune.md).
20+
1. Browse to the [InTune](/mem/intune) article you want to edit.
1921
2. Select **Edit** (top right). This shows the markdown file in the GitHub repository.
20-
3. Select the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
21-
4. Make your changes, and then **commit** your changes.
22+
3. Select the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
23+
4. Make your changes, and then **commit** your changes.
2224
5. Create the pull request.
23-
24-
**Option 2: Find the article in this repository, and update**
25-
1. Most topics are in `https://github.com/MicrosoftDocs/memdocs/tree/master/memdocs/intune`. In this folder, search for the topic name, such as `troubleshoot-policies-in-microsoft-intune`.
26-
2. Select the link, and click the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
27-
3. Make your changes, and then **commit** your changes.
28-
4. Create the pull request.
25+
26+
**Option 2: Find the article in this repository, and update**
27+
28+
1. Most topics are in `https://github.com/MicrosoftDocs/memdocs/tree/master/memdocs/intune`. In this folder, search for the topic name, such as `troubleshoot-policies-in-microsoft-intune`.
29+
2. Select the link, and click the pencil icon. When you hover over the pencil icon, you'll see the **Edit this file** tooltip.
30+
3. Make your changes, and then **commit** your changes.
31+
4. Create the pull request.
2932

3033
When you make an update, you may be prompted to sign a license agreement. This is a one-time task. So any future updates by your GitHub username won't need to sign again.
3134

3235
The value in the `author` metadata (at the top of every topic) lists the GitHub author. In the `troubleshoot-policies-in-microsoft-intune` example, you'll see `MandiOhlinger`. In your pull request, you can also mention (@*authorValue*) the author if you like.
3336

34-
* **MSFT Employees**: After you create a GitHub account, link it to your Microsoft email address. When your account is linked, you don't have to sign a license agreement to make an update. Steps:
37+
* **MSFT Employees**: After you create a GitHub account, link it to your Microsoft email address. When your account is linked, you don't have to sign a license agreement to make an update. Follow these steps:
3538

36-
1. On a device with corpnet, go to [GitHub account setup](https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-github?branch=master). If you're not on corpnet, this link returns a 404.
39+
1. On a device with access to corpnet, go to [GitHub account setup](https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-github?branch=master). If you're not on corpnet, this link returns a 404.
3740

38-
Creating a GitHub account, and linking to your Microsoft account is a one-time thing. When your account is linked, you don't have to sign a license agreement to make an update.
41+
Creating a GitHub account, and linking to your Microsoft account is a one-time thing. When your account is linked, you don't have to sign a license agreement to make an update.
3942

40-
2. In your browser, go to the article, and select **Edit**. Switch to the private repo (IntuneDocs-pr):
41-
**From**: https://github.com/MicrosoftDocs/memdocs/...
42-
**To**: https://github.com/MicrosoftDocs/memdocs-pr/...
43+
2. In your browser, go to the article, and select **Edit**. Switch to the private repo (`IntuneDocs-pr`):
44+
45+
**From**: `https://github.com/MicrosoftDocs/memdocs/...`
46+
47+
**To**: `https://github.com/MicrosoftDocs/memdocs-pr/...`
4348

44-
3. Select the pencil icon, and make your changes.
49+
3. Select the pencil icon, and make your changes.
4550

4651
## Use markdown to format your topic
47-
All the articles in this repository use GitHub-flavored markdown. Here's a list of resources to get started:
52+
53+
All the articles in this repository use GitHub-flavored Markdown. Here's a list of resources to get started:
4854

4955
* [Markdown basics](https://help.github.com/articles/basic-writing-and-formatting-syntax/)
5056
* [Printable markdown cheatsheet](https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf)
Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Endpoint analytics page in Microsoft Productivity Score
2+
title: Endpoint analytics page in Microsoft Adoption Score
33
titleSuffix: Microsoft Endpoint Manager
4-
description: Get details about endpoint analytics in Microsoft Productivity Score
5-
ms.date: 11/15/2021
4+
description: Get details about endpoint analytics in Microsoft Adoption Score
5+
ms.date: 08/25/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-analytics
88
ms.topic: conceptual
@@ -12,17 +12,17 @@ manager: dougeby
1212
ms.localizationpriority: high
1313
---
1414

15-
# Endpoint analytics in Microsoft Productivity Score
16-
<!--IN8529842-->
17-
Understanding how your devices contribute to your end users experience is critical to any digital transformation effort. Endpoint analytics information was added to the Microsoft productivity score to further your understanding. The **Endpoint analytics** page in [Microsoft Productivity Score](/microsoft-365/admin/productivity/productivity-score) shares organizational level insights with the other roles outside of Microsoft Endpoint Manager. The visibility and insights this provides in areas like device boot times and application reliability can help your users by highlighting potential issues within your organization. For instance, Endpoint analytics can expose a long sign-in process or issues with applications unexpectedly stopping.
15+
# Endpoint analytics in Microsoft Adoption Score
16+
<!--IN8529842, MAX6471785-->
17+
Understanding how your devices contribute to your end user's experience is critical to any digital transformation effort. Endpoint analytics information was added to the Microsoft Adoption Score to further your understanding. The **Endpoint analytics** page in [Microsoft Adoption Score](/microsoft-365/admin/productivity/productivity-score) shares organizational level insights with the other roles outside of Microsoft Endpoint Manager. The visibility and insights this provides in areas like device boot times and application reliability can help your users by highlighting potential issues within your organization. For instance, Endpoint analytics can expose a long sign-in process or issues with applications unexpectedly stopping.
1818

19-
## Endpoint analytics page in the Productivity Score report
19+
## Endpoint analytics page in the Adoption Score report
2020

21-
Endpoint analytics contains great insights, but most people couldn't see them since it requires access to the Microsoft Endpoint Manager admin center. If you happened to be an Intune Admin or a Global Administrator, you could display the analytics. However, other users of Microsoft Productivity Score may have been unaware this information existed. Displaying these insights to Microsoft Productivity Score users allows them to use the data to help drive transformation efforts across your organization.
21+
Endpoint analytics contains great insights, but most people couldn't see them since it requires access to the Microsoft Endpoint Manager admin center. If you happened to be an Intune Admin or a Global Administrator, you could display the analytics. However, other users of Microsoft Adoption Score may have been unaware this information existed. Displaying these insights to Microsoft Adoption Score users allows them to use the data to help drive transformation efforts across your organization.
2222

2323
:::image type="content" source="media/8529842-endpoint-analytics-microsoft-365-admin-center.png" alt-text="Endpoint analytics in the Microsoft 365 admin center" lightbox="media/8529842-endpoint-analytics-microsoft-365-admin-center.png":::
2424

25-
The **Endpoint analytics** page looks similar to the other pages in Productivity Score, making it easy to dive right in. The following information is displayed on the **Endpoint analytics** page:
25+
The **Endpoint analytics** page looks similar to the other pages in Adoption Score, making it easy to dive right in. The following information is displayed on the **Endpoint analytics** page:
2626

2727
- The current Endpoint analytics score
2828
- Endpoint analytics score over the past 180 days
@@ -53,7 +53,7 @@ Selecting the **Learn more** link under the startup performance information give
5353

5454
## Application reliability metrics
5555

56-
The overall **Application reliability score** for your tenant is shown with the peer benchmark in the chart. Selecting the **Learn more about app reliability** link under the app reliability information gives you additional details and a link to **View more in Microsoft Endpoint Manager**. The following **Application reliability** information is provided from [Microsoft Productivity Score](/microsoft-365/admin/productivity/productivity-score):
56+
The overall **Application reliability score** for your tenant is shown with the peer benchmark in the chart. Selecting the **Learn more about app reliability** link under the app reliability information gives you additional details and a link to **View more in Microsoft Endpoint Manager**. The following **Application reliability** information is provided from [Microsoft Adoption Score](/microsoft-365/admin/productivity/productivity-score):
5757

5858
- **Top apps reducing your score in the last 14 days**
5959
- **App name**: The app identifier in the file manifest provided by your client devices. The app name is typically in executable (or .exe) format.
@@ -71,8 +71,9 @@ Currently, the following roles aren't supported:
7171
- Exchange Administrator
7272
- SharePoint Administrator
7373
- Lync Administrator
74+
7475
## Next steps
7576

7677
For more information, see:
7778
- [Work from anywhere](work-from-anywhere.md)
78-
- [Startup performance scores](startup-performance.md)
79+
- [Startup performance scores](startup-performance.md)

memdocs/analytics/includes/startup-score.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
ms.date: 03/03/2020
88
ms.localizationpriority: medium
99
---
10-
<!--Don't apply H2 in this include file since they are context driven by article. Used in the productivity-score.md and startup-performance.md files -->
10+
<!--Don't apply H2 in this include file since they are context driven by article. Used in the adoption-score.md and startup-performance.md files -->
1111
The **Startup performance score** helps IT get users from power-on to productivity quickly, without lengthy boot and sign-in delays. The **Startup score** is a number between 0 and 100. This score is a weighted average of **Boot score** and the **Sign-in** score, which are computed as follows:
1212

1313
- **Boot score**: Based on the time from power-on to sign in. We look at the last boot time from each device, excluding the update phase, then score it from 0 (poor) to 100 (exceptional). These scores are averaged to provide an overall tenant boot score.
85.7 KB
Loading
80.6 KB
Loading
124 KB
Loading

memdocs/analytics/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ items:
2727
href: app-reliability.md
2828
- name: Work from anywhere
2929
href: work-from-anywhere.md
30-
- name: Endpoint analytics in Microsoft Productivity Score
31-
href: productivity-score.md
30+
- name: Endpoint analytics in Microsoft Adoption Score
31+
href: adoption-score.md
3232
- name: How-to guides
3333
items:
3434
- name: Manage settings

memdocs/autopilot/autopilot-mbr.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ To reregister an Autopilot device from Intune, an IT Admin would:
180180
2. Navigate to Device enrollment > Windows enrollment > Devices > Import.
181181
3. Click the **Import** button to upload a csv file containing the device ID of the device to be reregistered. The device ID was the 4K HH captured by the PowerShell script or OA3 tool described previously in this document.
182182

183-
The following video provides a good overview of how to (re)register devices via MSfB.<br>
184-
185-
> [!VIDEO https://www.youtube.com/embed/IpLIZU_j7Z0]
186-
187183
### Reregister from MPC
188184

189185
To reregister an Autopilot device from MPC, an OEM or CSP would:

memdocs/autopilot/autopilot-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Before contacting the resources listed below for Windows Autopilot-related issue
3131
| Audience | Support contact |
3232
|------------|---------------------------------------|
3333
| OEM or Channel Partner registering devices as a CSP (via MPC) | Use the help resources available in MPC. Whether you are a named partner or a channel partner (distributor, reseller, SI, etc.), if you’re a CSP registering Autopilot devices through MPC (either manually or through the MPC API), your first-line of support should be the help resources within MPC. |
34-
| OEM registering devices using OEM Direct API | Contact [email protected]. Response time depends on priority: <br>Low – 120 hours <br>Normal – 72 hours <br>High – 24 hours <br>Immediate – 4 hours |
35-
| Enterprise customers | Contact your Technical Account Manager (TAM), or Account Technology Strategist (ATS), or Customer Service Support (CSS) representative. |
36-
| End-user | Contact your IT administrator. |
34+
| OEM registering devices using OEM Direct | Contact [email protected]. Response time depends on priority: <br>Low – 120 hours <br>Normal – 72 hours <br>High – 24 hours <br>Immediate – 4 hours <br> Please note that [email protected] is only accessible for OEMs |
35+
| Enterprise customers (CompanyIT Administrator) | Contact your Technical Account Manager (TAM), or Account Technology Strategist (ATS), or Customer Service Support (CSS) representative. |
36+
| End-user | Contact your IT administrator if any, or Channel Partner/OEM. |
3737
| Microsoft Partner Center (MPC) users | Use the [help resources](https://partner.microsoft.com/support) available in MPC. |
3838
| Microsoft Store for Business (MSfB) users | Use the help resources available in MSfB. |
3939
| Intune users | From the Microsoft Endpoint Manager admin center, click [Help and support](https://endpoint.microsoft.com/#blade/Microsoft_Intune_DeviceSettings/TenantAdminMenu/helpSupport). |

0 commit comments

Comments
 (0)