Anhang C: Standardmäßige Einstellungsschlüssel für Microsoft AutoUpdate

Anleitung: Verwalten von Microsoft Office mit Jamf Pro

Solution
Application
Content Type
Technische Dokumentation
Utilities & Services
ft:locale
de-DE

Die folgenden Einstellungsschlüssel sind standardmäßig in Jamf Profür die Einstellungsdomäne com.microsoft.autoupdate2verfügbar:

SchlüsselBeschreibungBeispiel:
AcknowledgedDataCollectionPolicy Die Anzeige des Dialogfelds der Richtlinie für die Erfassung erforderlicher Daten für Benutzer unterdrücken
<key>AcknowledgedDataCollectionPolicy</key>
<string>RequiredDataOnly</string>
HowToCheckSteuert Häufigkeit und Anwendung von Updates
<key>HowToCheck</key>
<string>AutomaticDownload</string>
ChannelNameLegt Updatekanal fest, erlaubt Zwischenupdates
<key>ChannelName</key>
<string>Production</string>
UpdateCache Zur Angabe der HTTP(S) URL des Servers für zwischengespeicherte Updatepakete (PKG-Dateien)
<key>UpdateCache</key>
<string>https://your.url.here</string>
DisableInsiderCheckbox Den Wechsel zu einem Office Insider-Kanal zum Abruf von Zwischenupdates für Benutzer deaktivieren
<key>DisableInsiderCheckbox</key>
<true/>
EnableCheckForUpdatesButton Das Prüfen auf App-Updates für Benutzer erlauben
<key>EnableCheckForUpdatesButton</key>
<true/>
UpdateDeadline.DaysBeforeForcedQuitZur Angabe der maximalen Anzahl von Tagen, die ein Update „ausstehend“ sein kann, bevor das Update der App erzwungen wird
<key>UpdateDeadline.DaysBeforeForcedQuit</key>
<integer>3</integer>
ExtendedLogging Wörtliche Protokollierungsereignisse in /Library/Logs/Microsoft/autoupdate.log schreiben
<key>ExtendedLogging</key>
<true/>
StartDaemonOnAppLaunch Updateprüfung beim Starten der Office Apps automatisch starten
<key>StartDaemonOnAppLaunch</key>
<true/>
UpdateCheckFrequency
Note:

Diese Taste ist veraltet. Siehe UpdateCheckInterval.

Zur Angabe, wie häufig AutoUpdate nach Updates sucht (in Minuten)
<key>UpdateCheckFrequency</key>
<integer>720</integer>
UpdateCheckIntervalZur Angabe, wie häufig AutoUpdate nach Updates sucht (in Minuten)
<key>UpdateCheckInterval</key>
<integer>720</integer>
Applications
Note:

Der Eintrag LCID ist veraltet.

Zum Registrieren von Programmen, die von Microsoft AutoUpdate verwaltet werden sollen
<key>Applications</key>
<dict>
<key>/Applications/Microsoft Word.app</key>
<dict>
<key>Application ID</key>
<string>MSWD2019</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Excel.app</key>
<dict>
<key>Application ID</key>
<string>XCEL2019</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft PowerPoint.app</key>
<dict>
<key>Application ID</key>
<string>PPT32019</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Outlook.app</key>
<dict>
<key>Application ID</key>
<string>OPIM2019</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft OneNote.app</key>
<dict>
<key>Application ID</key>
<string>ONMC2019</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app</key>
<dict>
<key>Application ID</key>
<string>MSau04</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/OneDrive.app</key>
<dict>
<key>Application ID</key>
<string>ONDR18</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Company Portal.app</key>
<dict>
<key>Application ID</key>
<string>IMCP01</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Teams.app</key>
<dict>
<key>Application ID</key>
<string>TEAM01</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Skype for Business.app</key>
<dict>
<key>Application ID</key>
<string>MSFB16</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Edge.app</key>
<dict>
<key>Application ID</key>
<string>EDGE01</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Remote Desktop.app</key>
<dict>
<key>Application ID</key>
<string>MSRD10</string>
<key>LCID</key>
<integer>1033</integer>
</dict>
<key>/Applications/Microsoft Defender ATP.app</key>
<dict>
<key>Application ID</key>
<string>WDAV00</string>
<key>LCID</key>
<integer>1033</integer>
</dict>