From a3c8400e1a54223106bb645bd157aeaaba468f35 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Thu, 6 Aug 2015 13:28:13 +0200 Subject: [PATCH] privacy: add wip notice to description --- scripts/fix-privacy-settings.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/fix-privacy-settings.ps1 b/scripts/fix-privacy-settings.ps1 index 288fb0b..c5d958b 100644 --- a/scripts/fix-privacy-settings.ps1 +++ b/scripts/fix-privacy-settings.ps1 @@ -1,5 +1,6 @@ # Description: -# This script will try to fix many of the privacy settings for the user. +# This script will try to fix many of the privacy settings for the user. This +# is work in progress! echo "Defuse Windows search settings" Set-WindowsSearchSetting -EnableWebResultsSetting $false