From 543f9fa2816d9bd73256193e1db5be7aa082695d Mon Sep 17 00:00:00 2001 From: Jaime Ondrusek Date: Thu, 1 Oct 2020 09:10:47 -0700 Subject: [PATCH] Update update-compliance-configuration-script.md @cinglis-msft , you OK with my small edit? --- .../update/update-compliance-configuration-script.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/deployment/update/update-compliance-configuration-script.md b/windows/deployment/update/update-compliance-configuration-script.md index cbab38f51d..e9486938b6 100644 --- a/windows/deployment/update/update-compliance-configuration-script.md +++ b/windows/deployment/update/update-compliance-configuration-script.md @@ -20,10 +20,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. +> The Update Compliance configuration script does not offer options to configure Delivery Optimization. You have to do that 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. +You can download the script from the [Microsoft Download Center**](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