Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
software_und_lizenzen:officeprof [02.12.2020 um 17:05 Uhr] Enrico Rothesoftware_und_lizenzen:officeprof [03.12.2020 um 10:28 Uhr] Enrico Rothe
Zeile 33: Zeile 33:
 Sofern Sie nur Teile der Gesamtinstallation benötigen folgen Sie bitte den Anweisungen wie folgt. \\  \\ Im ISO-Images befindet sich der Ordner: "2_asknet_Office_Installer" \\  \\ mit den Dateien: ml-configuration-office2019proplus-x64.xml \\ Office 2019 Professional Plus Deutsch Englisch installieren.bat \\ setup.exe \\  \\ Eine Vollinstallation kann man mit dem Starten der Bachtdatei (Office 2019 Professional Plus Deutsch Englisch installieren.bat) erhalten. \\  \\ Wenn Sie also nur einzelne Office-Programme installieren möchten muss die Datei "ml-configuration-office2019proplus-x64.xml" durch die XML Datei im WIki ausgetauscht und dann die Batch-Datei ausfgeführt werden. Sofern Sie nur Teile der Gesamtinstallation benötigen folgen Sie bitte den Anweisungen wie folgt. \\  \\ Im ISO-Images befindet sich der Ordner: "2_asknet_Office_Installer" \\  \\ mit den Dateien: ml-configuration-office2019proplus-x64.xml \\ Office 2019 Professional Plus Deutsch Englisch installieren.bat \\ setup.exe \\  \\ Eine Vollinstallation kann man mit dem Starten der Bachtdatei (Office 2019 Professional Plus Deutsch Englisch installieren.bat) erhalten. \\  \\ Wenn Sie also nur einzelne Office-Programme installieren möchten muss die Datei "ml-configuration-office2019proplus-x64.xml" durch die XML Datei im WIki ausgetauscht und dann die Batch-Datei ausfgeführt werden.
  
-<WRAP center round download 60%>[[:software_und_lizenzen:ml-configuration-office2019proplus-x64.xml.zip?media=software_und_lizenzen:ml-configuration-office2019proplus-x64.xml.zip|]] </WRAP>+<WRAP center round download 60%>{{:software_und_lizenzen:ml-configuration-office2019proplus-x64.xml.zip|ml-configuration-office2019proplus-x64.xml.zip}}  </WRAP>
  
 Die XML Datei sieht so aus: \\  \\ ml-configuration-office2019proplus-x64.xml \\  \\ <?xml version="1.0" encoding="utf-8"?> \\ <Configuration> \\ <Add OfficeClientEdition="64"> \\ <Product ID="ProPlus2019Volume"> \\ <Language ID="de-de" /> \\ <ExcludeApp ID="Access" /> \\ <ExcludeApp ID="Excel" /> \\ <ExcludeApp ID="Groove" /> \\ <ExcludeApp ID="Lync" /> \\ <ExcludeApp ID="OneDrive" /> \\ <ExcludeApp ID="OneNote" /> \\ <ExcludeApp ID="Outlook" /> \\ <ExcludeApp ID="PowerPoint" /> \\ <ExcludeApp ID="Publisher" /> \\ <ExcludeApp ID="Word" /> \\ </Product> \\ </Add> \\ <Updates Enabled="TRUE" /> \\ <AppSettings> \\ <Setup Name="Company" Value="Westfälische Hochschule" /> \\ </AppSettings> \\ </Configuration> \\  \\ Die Programme (Apps) die installiert werden sollen müssen aus der ExcludeApp Liste entfernt werden. \\  \\ Beispiel: Es soll nur Outlook installiert werden: \\  \\ <?xml version="1.0" encoding="utf-8"?> \\ <Configuration> \\ <Add OfficeClientEdition="64"> \\ <Product ID="ProPlus2019Volume"> \\ <Language ID="de-de" /> \\ <ExcludeApp ID="Access" /> \\ <ExcludeApp ID="Excel" /> \\ <ExcludeApp ID="Groove" /> \\ <ExcludeApp ID="Lync" /> \\ <ExcludeApp ID="OneDrive" /> \\ <ExcludeApp ID="OneNote" /> \\ <ExcludeApp ID="PowerPoint" /> \\ <ExcludeApp ID="Publisher" /> \\ <ExcludeApp ID="Word" /> \\ </Product> \\ </Add> \\ <Updates Enabled="TRUE" /> \\ <AppSettings> \\ <Setup Name="Company" Value="Westfälische Hochschule" /> \\ </AppSettings> \\ </Configuration> \\  \\ Unter folgenden Link [[https://docs.microsoft.com/de-de/deployoffice/office-deployment-tool-configuration-options|https://docs.microsoft.com/de-de/deployoffice/office-deployment-tool-configuration-options]] finden Sie weitere Informationen Thema Konfigurationsoptionen das Office-Bereitstellungstools welche eine tiefergehende Konfiguration der Installation mittels der XML Datei zulässt. Die XML Datei sieht so aus: \\  \\ ml-configuration-office2019proplus-x64.xml \\  \\ <?xml version="1.0" encoding="utf-8"?> \\ <Configuration> \\ <Add OfficeClientEdition="64"> \\ <Product ID="ProPlus2019Volume"> \\ <Language ID="de-de" /> \\ <ExcludeApp ID="Access" /> \\ <ExcludeApp ID="Excel" /> \\ <ExcludeApp ID="Groove" /> \\ <ExcludeApp ID="Lync" /> \\ <ExcludeApp ID="OneDrive" /> \\ <ExcludeApp ID="OneNote" /> \\ <ExcludeApp ID="Outlook" /> \\ <ExcludeApp ID="PowerPoint" /> \\ <ExcludeApp ID="Publisher" /> \\ <ExcludeApp ID="Word" /> \\ </Product> \\ </Add> \\ <Updates Enabled="TRUE" /> \\ <AppSettings> \\ <Setup Name="Company" Value="Westfälische Hochschule" /> \\ </AppSettings> \\ </Configuration> \\  \\ Die Programme (Apps) die installiert werden sollen müssen aus der ExcludeApp Liste entfernt werden. \\  \\ Beispiel: Es soll nur Outlook installiert werden: \\  \\ <?xml version="1.0" encoding="utf-8"?> \\ <Configuration> \\ <Add OfficeClientEdition="64"> \\ <Product ID="ProPlus2019Volume"> \\ <Language ID="de-de" /> \\ <ExcludeApp ID="Access" /> \\ <ExcludeApp ID="Excel" /> \\ <ExcludeApp ID="Groove" /> \\ <ExcludeApp ID="Lync" /> \\ <ExcludeApp ID="OneDrive" /> \\ <ExcludeApp ID="OneNote" /> \\ <ExcludeApp ID="PowerPoint" /> \\ <ExcludeApp ID="Publisher" /> \\ <ExcludeApp ID="Word" /> \\ </Product> \\ </Add> \\ <Updates Enabled="TRUE" /> \\ <AppSettings> \\ <Setup Name="Company" Value="Westfälische Hochschule" /> \\ </AppSettings> \\ </Configuration> \\  \\ Unter folgenden Link [[https://docs.microsoft.com/de-de/deployoffice/office-deployment-tool-configuration-options|https://docs.microsoft.com/de-de/deployoffice/office-deployment-tool-configuration-options]] finden Sie weitere Informationen Thema Konfigurationsoptionen das Office-Bereitstellungstools welche eine tiefergehende Konfiguration der Installation mittels der XML Datei zulässt.