From ec342aacbaf607acdca7c249af9d792483811ab0 Mon Sep 17 00:00:00 2001 From: Nicole Zhao Date: Tue, 13 Sep 2022 15:23:22 -0700 Subject: [PATCH] Update with SV2 changes Adding 'Assessments' node which will ship with SV2. --- windows/client-management/mdm/secureassessment-csp.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/windows/client-management/mdm/secureassessment-csp.md b/windows/client-management/mdm/secureassessment-csp.md index 2f16f647de..ce4917b8d1 100644 --- a/windows/client-management/mdm/secureassessment-csp.md +++ b/windows/client-management/mdm/secureassessment-csp.md @@ -67,6 +67,11 @@ Added in Windows 10, version 1703. Boolean value that indicates whether keyboard Supported operations are Get and Replace. +**Assessments** +Added in Windows 11 SV2. Enables support for multiple assessments. When configured, users can select from a list of assessments. The node accepts an XML string that represents the list of available assessments. + +Supported operations are Get and Replace. + ## Related topics [Set up Take a Test on multiple PCs](/education/windows/take-a-test-multiple-pcs)