From f86abfb7d629815a9ebf7773b1a3089cdca23a09 Mon Sep 17 00:00:00 2001 From: Kaushik Ainapure Date: Wed, 7 Mar 2018 14:05:31 +0000 Subject: [PATCH] Updating CEIPEnabled column The first table incorrectly states that the default value for CEIPEnabled is "False". On Windows 7 machines it's "True". --- mdop/uev-v1/deploying-the-ue-v-agent.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mdop/uev-v1/deploying-the-ue-v-agent.md b/mdop/uev-v1/deploying-the-ue-v-agent.md index df6cebfaaa..8656b04ed5 100644 --- a/mdop/uev-v1/deploying-the-ue-v-agent.md +++ b/mdop/uev-v1/deploying-the-ue-v-agent.md @@ -82,7 +82,8 @@ The Microsoft User Experience Virtualization (UE-V) agent must run on each compu

CEIPEnabled

Specifies the setting for participation in the Customer Experience Improvement program. If set to true, then installer information is uploaded to the Microsoft Customer Experience Improvement Program site. If set to false, then no information is uploaded.

True | False

-

Default: False

+

Default: False

+

On Windows 7: True