Skip to content

Commit

Permalink
Update Configure_Office.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed May 13, 2024
1 parent 5749dda commit 121746d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Configure_Office.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#region Features
# Remove diagnostics tracking scheduled tasks
Unregister-ScheduledTask -TaskName OfficeTelemetryAgentFallBack2016, OfficeTelemetryAgentLogOn2016 -Confirm:$false -ErrorAction Ignore

# Do not send additional diagnostic and usage data to Microsoft
# New-ItemProperty -Path HKCU:\Software\Microsoft\Office\Common\ClientTelemetry -Name SendTelemetry -PropertyType DWord -Value 3 -Force

Expand Down

0 comments on commit 121746d

Please sign in to comment.