mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-15 18:12:57 +00:00
Update disable-telemetry.ps1
Fix erroring `)`
This commit is contained in:
parent
d807b8da24
commit
75d5cc0424
@ -58,7 +58,7 @@ $hosts = @"
|
||||
0.0.0.0 watson.telemetry.microsoft.com
|
||||
0.0.0.0 watson.telemetry.microsoft.com.nsatc.net
|
||||
0.0.0.0 wes.df.telemetry.microsoft.com
|
||||
"@)
|
||||
"@
|
||||
echo $hosts >> "$env:systemroot\System32\drivers\etc\hosts"
|
||||
|
||||
echo "Disabling telemetry via Group Policies"
|
||||
|
Loading…
Reference in New Issue
Block a user