This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
userspace:microsoft_office_365 [2018/01/11 20:04] l3kk3r [English] |
userspace:microsoft_office_365 [2021/08/23 08:37] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Anleitung / Description ===== | ===== Anleitung / Description ===== | ||
| ==== Deutsch ==== | ==== Deutsch ==== | ||
| - | Die Setup.exe ist das [[https:// | + | Die Setup.exe ist das [[https:// |
| - | Microsoft hat mit dem Wechsel zu Office 2016/365 den Syntax der XML Setupdatei | + | Microsoft hat mit dem Wechsel zu Office 2016/365 den Syntax der XML Configdatei |
| **Wichtig MS hat mit 2016/365 Office den Update Mechanismus geändert, nach meinem Wissen funktioniert WSUS nicht mehr mit diesen Produkten** | **Wichtig MS hat mit 2016/365 Office den Update Mechanismus geändert, nach meinem Wissen funktioniert WSUS nicht mehr mit diesen Produkten** | ||
| Line 14: | Line 14: | ||
| **Importent with my knowlege Updates via WSUS don`t work with Office 2016/365** | **Importent with my knowlege Updates via WSUS don`t work with Office 2016/365** | ||
| - | FIXME Die Anleitung ist noch nicht fertig | + | FIXME Die Anleitung ist noch nicht fertig |
| | | ||
| ===== Dateien / Files ===== | ===== Dateien / Files ===== | ||
| - | ==== Download Setup Files ==== | + | ==== CLIENT_DATA |
| + | ├ office_config.xml | ||
| + | ├ setup.exe | ||
| + | ├ office365.png | ||
| + | ├ setup.opsiscript | ||
| + | ├ uninstall.opsiscript | ||
| + | ├ 64 | ||
| + | └ ... | ||
| + | └ 32 | ||
| + | └ ... | ||
| Line 41: | Line 49: | ||
| DefVar $AutoActivate$ | DefVar $AutoActivate$ | ||
| DefVar $ExitCode$ | DefVar $ExitCode$ | ||
| - | DefVar $exitcodeActivation$ | ||
| DefVar $Config_Product$ | DefVar $Config_Product$ | ||
| DefVar $Config_Eula$ | DefVar $Config_Eula$ | ||
| Line 65: | Line 72: | ||
| ; - Please edit the following values | ; - Please edit the following values | ||
| ; ---------------------------------------------------------------- | ; ---------------------------------------------------------------- | ||
| - | Set $LogDir$ | + | Set $LogDir$ |
| - | Set $ProductId$ | + | Set $ProductId$ |
| - | Set $ProductName$ | + | Set $ProductName$ |
| - | Set $OfficeId$ | + | Set $OfficeId$ |
| - | Set $MinimumSpace$ | + | Set $MinimumSpace$ |
| - | Set $SystemType$ | + | Set $SystemType$ |
| - | Set $OfficeArchitecture$ | + | Set $OfficeArchitecture$ = GetProductProperty(" |
| - | Set $InstallPath$ | + | Set $InstallPath$ |
| - | Set $UpdateSource$ | + | Set $UpdateSource$ = ' |
| - | ;Variablen zum patchen der office_config.xml | + | ;Variablen zum patchen der config.xml |
| - | Set $Office_Source$ | + | Set $Office_Source$ = '< |
| - | Set $Config_Product$ | + | Set $Config_Product$ = '< |
| - | Set $Language$ | + | Set $Language$ = '< |
| - | Set $Config_Eula$ | + | Set $Config_Eula$ = '< |
| - | Set $Config_Log$ | + | Set $Config_Log$ |
| - | Set $Config_Updates$ | + | Set $Config_Updates$ = '< |
| - | Set $AutoActivate$ | + | Set $AutoActivate$ = '< |
| - | Set $Products$ | + | Set $Products$ |
| - | Set $ACCESSFiles$ | + | Set $ACCESSFiles$ |
| - | Set $EXCELFiles$ | + | Set $EXCELFiles$ |
| - | Set $GrooveFiles2$ | + | Set $GrooveFiles2$ |
| - | Set $OUTLOOKFiles$ | + | Set $OUTLOOKFiles$ |
| - | Set $PPTFiles$ | + | Set $PPTFiles$ |
| - | Set $PubPrimary$ | + | Set $PubPrimary$ |
| - | Set $WORDFiles$ | + | Set $WORDFiles$ |
| - | Set $LYNCFiles$ | + | Set $LYNCFiles$ |
| - | Set $ONENOTEFiles$ | + | Set $ONENOTEFiles$ |
| - | Set $ONEDRIVE$ | + | Set $ONEDRIVE$ = takeFirstStringContaining($Products$, |
| - | Set $VISIOVIEWERFiles$ | + | Set $VISIOVIEWERFiles$ |
| ; ---------------------------------------------------------------- | ; ---------------------------------------------------------------- | ||
| Line 348: | Line 355: | ||
| type: localboot | type: localboot | ||
| id: office2016 | id: office2016 | ||
| - | name: Office | + | name: Office |
| - | description: | + | description: |
| advice: | advice: | ||
| version: 1.0 | version: 1.0 | ||
| Line 386: | Line 393: | ||
| multivalue: False | multivalue: False | ||
| editable: True | editable: True | ||
| - | description: | + | description: |
| values: [" | values: [" | ||
| default: [" | default: [" | ||
| Line 404: | Line 411: | ||
| multivalue: False | multivalue: False | ||
| editable: False | editable: False | ||
| - | description: | + | description: |
| values: [" | values: [" | ||
| default: [" | default: [" | ||
| Line 414: | Line 421: | ||
| editable: True | editable: True | ||
| description: | description: | ||
| - | values: ["%SystemDrive%\tmp" | + | values: ["c:\tmp" |
| - | default: ["%SystemDrive%\tmp"] | + | default: ["c:\tmp"] |
| [ProductProperty] | [ProductProperty] | ||
| Line 423: | Line 430: | ||
| editable: True | editable: True | ||
| description: | description: | ||
| - | values: ["\\server\share"] | + | values: ["%opsiDepotId%"] |
| - | default: ["" | + | default: ["%opsiDepotId%"] |
| [ProductProperty] | [ProductProperty] | ||
| Line 431: | Line 438: | ||
| multivalue: False | multivalue: False | ||
| editable: False | editable: False | ||
| - | description: | + | description: |
| values: [" | values: [" | ||
| default: [" | default: [" | ||
| + | |||
| + | [ProductProperty] | ||
| + | type: unicode | ||
| + | name: Installations_Status_MS | ||
| + | multivalue: False | ||
| + | editable: False | ||
| + | description: | ||
| + | values: [" | ||
| + | default: [" | ||
| [ProductProperty] | [ProductProperty] | ||
| Line 443: | Line 459: | ||
| values: [" | values: [" | ||
| default: [" | default: [" | ||
| + | |||
| + | [ProductDependency] | ||
| + | action: setup | ||
| + | requiredProduct: | ||
| + | requiredAction: | ||
| + | requirementType: | ||
| </ | </ | ||
| + | |||
| + | ===== Updates ===== | ||
| + | |||
| ===== Office Deployment Tool ===== | ===== Office Deployment Tool ===== | ||