Skip to content

Commit 121746d

Browse files
authored
Update Configure_Office.ps1
1 parent 5749dda commit 121746d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Configure_Office.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
#region Features
2-
# Remove diagnostics tracking scheduled tasks
3-
Unregister-ScheduledTask -TaskName OfficeTelemetryAgentFallBack2016, OfficeTelemetryAgentLogOn2016 -Confirm:$false -ErrorAction Ignore
4-
52
# Do not send additional diagnostic and usage data to Microsoft
63
# New-ItemProperty -Path HKCU:\Software\Microsoft\Office\Common\ClientTelemetry -Name SendTelemetry -PropertyType DWord -Value 3 -Force
74

0 commit comments

Comments
 (0)