From acccabd53d3a5332c4e5343cc4d6afb19a56d826 Mon Sep 17 00:00:00 2001 From: Charles Inglis <32555877+cinglis-msft@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:50:25 -0500 Subject: [PATCH] UC config script note, doesn't configure DO @jaimeo - we could also include a link to DO docs in the Note if you think that's best, not sure about the navpath. --- .../update/update-compliance-configuration-script.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/deployment/update/update-compliance-configuration-script.md b/windows/deployment/update/update-compliance-configuration-script.md index 0305a83e2b..cbab38f51d 100644 --- a/windows/deployment/update/update-compliance-configuration-script.md +++ b/windows/deployment/update/update-compliance-configuration-script.md @@ -19,6 +19,10 @@ ms.topic: article The Update Compliance Configuration Script is the recommended method of configuring devices to send data to Microsoft for use with Update Compliance. The script configures device policies via Group Policy, ensures that required services are running, and more. +> [!NOTE] +> The Update Compliance configuration script does not offer options to configure Delivery Optimization. This must be done separately. + + You can [**download the script here**](https://www.microsoft.com/en-us/download/details.aspx?id=101086). Keep reading to learn how to configure the script and interpret error codes that are output in logs for troubleshooting. ## How the script is organized