Skip to content

Commit 38a930e

Browse files
committed
Merge conflicts and January release date changes
2 parents 8824803 + e3a5995 commit 38a930e

2,290 files changed

Lines changed: 12571 additions & 5542 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.

.acrolinx-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{:allowed-branchname-matches ["master" "release-.*"]
1+
{:allowed-branchname-matches ["main" "release-.*"]
22
:allowed-filename-matches ["(?i)memdocs/(?:(?!configmgr/mdt/use-the-mdt.md))" "windows-365"]}

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"sync_notification_subscribers": [],
3636
"branches_to_filter": [],
3737
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/memdocs",
38-
"git_repository_branch_open_to_public_contributors": "master",
38+
"git_repository_branch_open_to_public_contributors": "main",
3939
"skip_source_output_uploading": false,
4040
"need_preview_pull_request": true,
4141
"contribution_branch_mappings": {},
4242
"dependent_repositories": [
4343
{
4444
"path_to_root": "_themes",
4545
"url": "https://github.com/Microsoft/templates.docs.msft",
46-
"branch": "master",
46+
"branch": "main",
4747
"branch_mapping": {}
4848
},
4949
{
@@ -55,7 +55,7 @@
5555
{
5656
"path_to_root": "_themes.pdf",
5757
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
58-
"branch": "master",
58+
"branch": "main",
5959
"branch_mapping": {}
6060
}
6161
],

.openpublishing.redirection.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,26 @@
10621062
"source_path": "windows-365/whats-new.md",
10631063
"redirect_url": "/windows-365/enterprise/whats-new",
10641064
"redirect_document_id": false
1065+
},
1066+
{
1067+
"source_path": "memdocs/analytics/recommended-software.md",
1068+
"redirect_url": "/mem/analytics/work-from-anywhere",
1069+
"redirect_document_id": true
1070+
},
1071+
{
1072+
"source_path": "memdocs/configmgr/develop/core/understand/configuration-manager-sdk-samples.md",
1073+
"redirect_url": "/mem/configmgr/develop/core/changes/whats-new-sdk",
1074+
"redirect_document_id": false
1075+
},
1076+
{
1077+
"source_path": "memdocs/configmgr/develop/core/changes/what-s-new-in-the-system-center-configuration-manager-sdk.md",
1078+
"redirect_url": "/mem/configmgr/develop/core/changes/whats-new-sdk",
1079+
"redirect_document_id": true
1080+
},
1081+
{
1082+
"source_path": "memdocs/configmgr/develop/core/understand/sqlviews/reports-supplied-with-configuration-manager.md",
1083+
"redirect_url": "/mem/configmgr/core/servers/manage/list-of-reports",
1084+
"redirect_document_id": true
10651085
}
1066-
10671086
]
10681087
}

memdocs/analytics/enroll-configmgr.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quickstart - Enroll Configuration Manager devices
33
titleSuffix: Microsoft Endpoint Manager
44
description: In this quickstart, you enroll Configuration Manager devices into Endpoint analytics.
5-
ms.date: 10/05/2021
5+
ms.date: 11/15/2021
66
ms.prod: configuration-manager
77
ms.technology: configmgr-analytics
88
ms.topic: quickstart
@@ -11,6 +11,7 @@ ms.author: mstewart
1111
manager: dougeby
1212
# Customer intent: As a Microsoft Endpoint Manager administrator, I want to enroll Configuration Manager devices into Endpoint analytics so that I can gain insights into the user experience.
1313
ms.localizationpriority: high
14+
ms.collection: highpri
1415
---
1516

1617
# Quickstart: Enroll Configuration Manager devices into Endpoint analytics
@@ -56,12 +57,12 @@ Configuration Manager-managed devices send data to Intune via the connector on t
5657
## Limitations
5758

5859
- Endpoint analytics insights are not available for devices running Windows Server editions.
59-
- With the exception of the [Recommended software report](recommended-software.md), Endpoint analytics supports only Windows 10 or later devices.
6060
- Using multiple Configuration Manager hierarchies with a single Endpoint analytics instance is not currently supported.
6161

6262
## <a name="bkmk_cm_enroll"></a> Enroll devices managed by Configuration Manager
6363
<!--6051638, 5924760-->
64-
Before you enroll Configuration Manager devices, verify the [prerequisites](#bkmk_prereq) including enabling [Microsoft Endpoint Manager tenant attach](../configmgr/tenant-attach/device-sync-actions.md).
64+
Before you enroll Configuration Manager devices, verify the [prerequisites](#bkmk_prereq) including enabling [Microsoft Endpoint Manager tenant attach](../configmgr/tenant-attach/device-sync-actions.md). Starting in Configuration Manager 2111, cloud attaching your environment was simplified. You can use the recommended defaults to enable both Endpoint analytics and tenant attach at the same time. For more information, see [Enable cloud attach](..\configmgr\cloud-attach\enable.md).<!--10964629-->
65+
6566

6667
### <a name="bkmk_cm_upload"></a> Enable data upload in Configuration Manager
6768

@@ -84,7 +85,7 @@ Onboarding from the Endpoint analytics portal is required for both Configurati
8485

8586
The **Enable Endpoint analytics data collection** client setting allows your managed endpoints to send data necessary for Endpoint analytics to your site server. This setting does not control whether data gets uploaded to the Microsoft Endpoint Manager admin center.
8687

87-
Starting in Configuration Manager version 2006, the **Enable Endpoint analytics data collection** setting is enabled by default for devices targeted by only the default [client settings](../configmgr/core/clients/deploy/about-client-settings.md). If you're upgrading to version 2006 from Configuration Manager version 1910 or prior, the Endpoint analytics data collection policy will be enabled in your custom client settings upon upgrade. You can enable or disable data collection by following the instructions below: <!--7065447, 7741111-->
88+
The **Enable Endpoint analytics data collection** setting is enabled by default for devices targeted by only the default [client settings](../configmgr/core/clients/deploy/about-client-settings.md). If you're upgrading to version 2006 from Configuration Manager version 1910 or prior, the Endpoint analytics data collection policy will be enabled in your custom client settings upon upgrade. You can enable or disable data collection by following the instructions below: <!--7065447, 7741111-->
8889

8990
1. In the Configuration Manager console, go to **Administration** > **Client Settings** > **Default Client Settings**.
9091
1. Right-click and select **Properties** then select the **Computer Agent** settings.

memdocs/analytics/enroll-intune.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.author: mstewart
1111
manager: dougeby
1212
# Customer intent: As a Microsoft Endpoint Manager administrator, I want to enroll Intune devices into Endpoint analytics so that I can gain insights into the user experience.
1313
ms.localizationpriority: high
14+
ms.collection: highpri
1415
---
1516

1617
# Quickstart: Enroll Intune devices into Endpoint analytics

memdocs/analytics/includes/overview-page.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ ms.author: mstewart
44
ms.prod: configuration-manager
55
ms.technology: configmgr-comanage
66
ms.topic: include
7-
ms.date: 06/30/2020
8-
ms.localizationpriority: medium
7+
ms.date: 11/15/2021
8+
ms.localizationpriority: high
99
---
1010
<!--Don't apply H2 in this include file since they are context driven by article. Used in scores.md, enroll-configmgr.md and enroll-intune.md files -->
1111

12-
- The **Endpoint analytics score** is a 50/50 weighted average of the [**Recommended software**](../recommended-software.md) and [**Startup performance scores**](../startup-performance.md). We'll be expanding the set of subscores over time.
12+
- The **Endpoint analytics score** is a weighted average of the [Startup performance](../startup-performance.md), [Application reliability](../app-reliability.md), and [Work from anywhere](../work-from-anywhere.md) scores.
1313

1414
- You can compare your current score to other scores by setting a baseline.
1515
- There's a built-in baseline for **All organizations (median)** to see how you compare to a typical enterprise. You can create new baselines based on your current metrics so you can track progress or view regressions over time. For more information, see [baseline settings](../settings.md#bkmk_baselines).
1616
- Baseline markers are shown for your overall score and subscores. If any of the scores have regressed by more than the configurable threshold from the selected baseline, the score is displayed in red and the top-level score is flagged as needing attention.
1717
- A status of **insufficient data** means you don't have enough devices reporting to provide a meaningful score. We currently require at least five devices.
1818

19-
- **Insights and recommendations** is a prioritized list to improve your score. This list is filtered to the subnode's context when you navigate to **Best practices** or **Recommended software**.
19+
- **Insights and recommendations** is a prioritized list to improve your score. This list is filtered to the subnode's context when you navigate.
2020

21-
[![Endpoint analytics overview page](../media/overview-page.png)](../media/overview-page.png#lightbox)
21+
:::image type="content" source="../media/8816759-overview-page.png" alt-text="Screenshot of the Endpoint analytics overview page." lightbox="../media/8816759-overview-page.png":::

memdocs/analytics/index.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ metadata:
1212
ms.author: mstewart
1313
ms.date: 09/23/2021
1414
ms.localizationpriority: high
15+
ms.collection: highpri
1516

1617
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1718

@@ -22,6 +23,14 @@ landingContent:
2223
links:
2324
- text: Endpoint analytics overview
2425
url: overview.md
26+
- text: Scores, baselines, and insights
27+
url: scores.md
28+
- linkListType: whats-new
29+
links:
30+
- text: Work from anywhere
31+
url: work-from-anywhere.md
32+
- text: Startup performance
33+
url: startup-performance.md
2534

2635
# Card
2736
- title: Get started
-1.29 MB
Loading
60.9 KB
Loading
-120 KB
Loading

0 commit comments

Comments
 (0)