Skip to content

Commit c7c77fd

Browse files
authored
Update README.md
1 parent 300a796 commit c7c77fd

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Microsoft Office For Mac Installer
1717

18-
**Microsoft Office LTSC 2021 Suite Installer Volume License Version 16.80 (Ongoing, Update Every Month) Minimal 12.x ( Monterey With M1/M1 PRO/M1 MAX/M1 ULTRA/M2/M2 PRO/M2 MAX/M2 ULTRA Support)**
18+
**Microsoft Office LTSC 2021 Suite Installer Volume License Version 16.81 (24011420) (Ongoing, Update Every Month) Minimal 12.x ( Monterey With M1/M1 PRO/M1 MAX/M1 ULTRA/M2/M2 PRO/M2 MAX/M2 ULTRA Support)**
1919

2020
[Microsoft Office LTSC 2021 / Office 365 Suite Installer](https://s.id/12HI9)
2121

@@ -98,6 +98,24 @@
9898

9999
---
100100

101+
# (optional step) Run the following commands on Terminal. They will disable telemetry. Copy and paste the following to the Terminal windows and hit "enter" / return key twice:
102+
defaults write com.microsoft.Word SendAllTelemetryEnabled -bool FALSE
103+
defaults write com.microsoft.Excel SendAllTelemetryEnabled -bool FALSE
104+
defaults write com.microsoft.Powerpoint SendAllTelemetryEnabled -bool FALSE
105+
defaults write com.microsoft.Outlook SendAllTelemetryEnabled -bool FALSE
106+
defaults write com.microsoft.onenote.mac SendAllTelemetryEnabled -bool FALSE
107+
defaults write com.microsoft.autoupdate2 SendAllTelemetryEnabled -bool FALSE
108+
defaults write com.microsoft.Office365ServiceV2 SendAllTelemetryEnabled -bool FALSE
109+
110+
---
111+
112+
# Optionally you can disable the cloud login features. Copy and paste the following to Terminal and hit "enter" twice:
113+
defaults write com.microsoft.Word UseOnlineContent -integer 0
114+
defaults write com.microsoft.Excel UseOnlineContent -integer 0
115+
defaults write com.microsoft.Powerpoint UseOnlineContent -integer 0
116+
117+
---
118+
101119
# Tutorial: Remove Office License and Install a new Office Volume License using Serializer
102120
### First, log off every account that logs on to Microsoft Word.
103121
### Second, download this and install it. You won't get any new apps but after running it will clear your Office license. [License Removal Tool](https://s.id/1eS3k)

0 commit comments

Comments
 (0)