Skip to content

Commit 1c418c8

Browse files
committed
refactor statemsg and update for 2111
1 parent 470d6c6 commit 1c418c8

5 files changed

Lines changed: 646 additions & 768 deletions

File tree

.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/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/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)