Skip to content

Commit 0304259

Browse files
authored
Update software-updates-views-configuration-manager.md
Based on discussions with support and Michael Cureton.
1 parent 90aebcd commit 0304259

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

memdocs/configmgr/develop/core/understand/sqlviews/software-updates-views-configuration-manager.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ The view can be joined to other views by using the **CI_ID**, **AssignmentID**,
138138
Lists all software updates, by **CI_ID**, in software update deployments, listed by assignment ID, and summarized state reported by targeted clients. The view includes the target collection ID and name; the time of the last summarization; the total number of client computers targeted; the count of client computers reporting unknown, not applicable, missing (required), and present (already installed) states; the number of clients that have installed the software update or failed to install the update; and so on.
139139
The view can be joined to other views by using the **CI_ID**, **AssignmentID**, and **CollectionID** columns.
140140

141+
> [!NOTE]
142+
> This view has been deprecated, no longer generates summary data, and may be removed in the future.
143+
141144
### v_UpdateEnforcementSummaryPerCollection
142145

143146
Lists the summary state for all software updates that have been deployed. The view provides the software update, by **CI_ID**, target collection, collection name, and summarized enforcement state reported by clients in the collection.

0 commit comments

Comments
 (0)