We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5749dda commit 121746dCopy full SHA for 121746d
Configure_Office.ps1
@@ -1,7 +1,4 @@
1
#region Features
2
-# Remove diagnostics tracking scheduled tasks
3
-Unregister-ScheduledTask -TaskName OfficeTelemetryAgentFallBack2016, OfficeTelemetryAgentLogOn2016 -Confirm:$false -ErrorAction Ignore
4
-
5
# Do not send additional diagnostic and usage data to Microsoft
6
# New-ItemProperty -Path HKCU:\Software\Microsoft\Office\Common\ClientTelemetry -Name SendTelemetry -PropertyType DWord -Value 3 -Force
7
0 commit comments