|
@ -1,6 +1,9 @@ |
|
|
# Description: |
|
|
# 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. |
|
|
|
|
|
|
|
|
|
|
|
echo "Defuse Windows search settings" |
|
|
|
|
|
Set-WindowsSearchSetting -EnableWebResultsSetting $false |
|
|
|
|
|
|
|
|
echo "Disable synchronisation of settings" |
|
|
echo "Disable synchronisation of settings" |
|
|
$reg = @" |
|
|
$reg = @" |
|
|
Windows Registry Editor Version 5.00 |
|
|
Windows Registry Editor Version 5.00 |
|
|