File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 44# Licensed under MIT-style license (see LICENSE.txt file).
55#
66
7+ set -e
8+
79defaults write com.microsoft.autoupdate2 AcknowledgedDataCollectionPolicy -string RequiredDataOnly
810defaults write com.microsoft.autoupdate2 SendAllTelemetryEnabled -bool false
Original file line number Diff line number Diff line change 44# Licensed under MIT-style license (see LICENSE.txt file).
55#
66
7+ set -e
8+
79# Diagnostic and telemetry settings
810defaults write com.microsoft.office DiagnosticDataTypePreference -string ZeroDiagnosticData
911defaults write com.microsoft.office OptionalConnectedExperiencesPreference -bool false
Original file line number Diff line number Diff line change 44# Licensed under MIT-style license (see LICENSE.txt file).
55#
66
7+ set -e
8+
79POWERPOINT_PREFERENCES=" $HOME /Library/Containers/com.microsoft.Powerpoint/Data/Library/Preferences"
810
911# Ensure the containerized preferences directory exists
Original file line number Diff line number Diff line change 44# Licensed under MIT-style license (see LICENSE.txt file).
55#
66
7+ set -e
8+
79echo " Waiting for PowerPoint privacy modals..."
810
911close_microsoft_powerpoint_app () {
You can’t perform that action at this time.
0 commit comments