Skip to content

Commit 041a06c

Browse files
authored
Merge pull request #6519 from MicrosoftDocs/main
1/11/2021 PM Publish
2 parents 0dca780 + 2c943fd commit 041a06c

12 files changed

Lines changed: 673 additions & 797 deletions

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,6 +1082,11 @@
10821082
"source_path": "memdocs/configmgr/develop/core/understand/sqlviews/reports-supplied-with-configuration-manager.md",
10831083
"redirect_url": "/mem/configmgr/core/servers/manage/list-of-reports",
10841084
"redirect_document_id": true
1085+
},
1086+
{
1087+
"source_path": "memdocs/configmgr/core/plan-design/hierarchy/state-messaging-system-center-configuration-manager.md",
1088+
"redirect_url": "/mem/configmgr/core/plan-design/hierarchy/state-messages",
1089+
"redirect_document_id": true
10851090
}
10861091
]
10871092
}

memdocs/configmgr/comanage/quickstart-paths.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ For a tutorial on this path, see [Tutorial: Enable co-management for existing Co
4848

4949
## <a name="bkmk_path2"></a> Path 2: Bootstrap with modern provisioning
5050

51+
This path is for those devices that are first enrolled with Intune. They are cloud-first devices and use Intune to install the Configuration Manager client.
52+
5153
Here's what you need to set it up:
5254

5355
1. [Setup enhanced HTTP](../core/plan-design/hierarchy/enhanced-http.md)

memdocs/configmgr/core/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ items:
488488
- name: Release notes
489489
href: servers/deploy/install/release-notes.md
490490
- name: State messages
491-
href: plan-design/hierarchy/state-messaging-system-center-configuration-manager.md
491+
href: plan-design/hierarchy/state-messages.md
492492
- name: Unicode and ASCII support
493493
href: plan-design/hierarchy/unicode-and-ascii-support.md
494494
- name: Manage infrastructure

memdocs/configmgr/core/clients/deploy/about-client-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Client settings
33
titleSuffix: Configuration Manager
44
description: Learn about the default and custom settings for controlling client behaviors
5-
ms.date: 01/05/2022
5+
ms.date: 01/11/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-client
88
ms.topic: reference
@@ -676,7 +676,7 @@ _Applies to version 2103 and later_
676676

677677
Enable this option for Software Center to use the Microsoft Edge WebView2 browser control. The WebView2 browser control provides improved security and user experience. For example, more websites should work with these custom tabs without displaying script errors or security warnings.
678678

679-
If it's not already installed, the Configuration Manager client installs the **Microsoft Edge WebView2 runtime (fixed version)** on the device.
679+
If it's not already installed, the Configuration Manager client installs the **Microsoft Edge WebView2 runtime (fixed version)** on the device. Clients download the WebView2 redistributable installation file from the management point. The installer is over 100 MB in size. If you need to enable this setting on a large number of clients, and are concerned about the effect of network usage, predeploy the WebView2 runtime as an application. Use the software distribution features of Configuration Manager to better control the content distribution and timing of software installation.<!-- 12769440 -->
680680

681681
> [!NOTE]
682682
> - If the client device isn't running .NET Framework version 4.6.2 or later, it falls back to use the Internet Explorer browser control. Starting in version 2107, the client requires .NET version 4.6.2, and version 4.8 is recommended.<!--10402814--> For more information, see [Prerequisites for deploying clients to Windows computers](prerequisites-for-deploying-clients-to-windows-computers.md#more-details-about-microsoft-net).

memdocs/configmgr/core/plan-design/hierarchy/client-peer-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To enable peer cache, deploy the [client settings](#client-settings) to a collec
4848
- A client that operates as a peer content source submits a list of available cached content to its management point using state messages. A peer content source client also sends a state message to the management point when it removes content from its local cache.
4949

5050
> [!NOTE]
51-
> For the list of applicable peer content source state messages, see [State messages in Configuration Manager](state-messaging-system-center-configuration-manager.md#7200-state_topictype_super_peer_update_cache_map). Specifically those with state message IDs of 7200, 7201, 7202, and 7203.
51+
> For the list of applicable peer content source state messages, see [State messages in Configuration Manager](state-messages.md#7200-state_topictype_super_peer_update_cache_map). Specifically those with state message IDs of 7200, 7201, 7202, and 7203.
5252
5353
- Another client in the same boundary group makes a content location request to the management point. The server returns the list of potential content sources. This list includes each peer cache source that has the content and is online. It also includes the distribution points and other content source locations in that boundary group. For more information, see [Content source priority](fundamental-concepts-for-content-management.md#content-source-priority).
5454

0 commit comments

Comments
 (0)