Browse Source

disable telemetry: trim whitespaces + extend description

pull/55/head
Alex Hirsch 9 years ago
parent
commit
8956c5e030
  1. 2
      scripts/disable-telemetry.ps1

2
scripts/disable-telemetry.ps1

@ -1,6 +1,6 @@
# Description:
# This script redirects telemetry related domains to your nowhere using the
# hosts file.
# hosts file. Additionally telemetry is disallows via Group Policies.
echo "Adding telemetry routes to hosts file"
$hosts = @"

Loading…
Cancel
Save