Office Deployment Tool Office 2019
Hallo,
ich versuche eine angepasste Installation für Office 2019 Home and Business zu erstellen.
Der Download funktioniert, es liegen Dateien im Ordner 2019, aber bei der Installation die Fehlermeldung
We can't install
This product can't be installed on the selected update channel.
Please contact your system administrator and try again.
Meine XML
hab2019.xml
<Configuration>
<Add SourcePath="C:\Office2019HomeandBusiness\2019\" OfficeClientEdition="32" >
<Product ID="HomeBusiness2019Retail">
<Language ID="de-de" />
<ExcludeApp ID="Outlook" />
</Product>
</Add>
</Configuration>
setup.exe /download hab2019.xml
dann
setup.exe /configure hab2019.xml
Ich habe schon folgende Zeile oben verändert.
<Add SourcePath="C:\Office2019HomeandBusiness\2019\" OfficeClientEdition="32" Channel="Perpetual2019" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
Vielen Dank für eure Hilfe.
Supertux
ich versuche eine angepasste Installation für Office 2019 Home and Business zu erstellen.
Der Download funktioniert, es liegen Dateien im Ordner 2019, aber bei der Installation die Fehlermeldung
We can't install
This product can't be installed on the selected update channel.
Please contact your system administrator and try again.
Meine XML
hab2019.xml
<Configuration>
<Add SourcePath="C:\Office2019HomeandBusiness\2019\" OfficeClientEdition="32" >
<Product ID="HomeBusiness2019Retail">
<Language ID="de-de" />
<ExcludeApp ID="Outlook" />
</Product>
</Add>
</Configuration>
setup.exe /download hab2019.xml
dann
setup.exe /configure hab2019.xml
Ich habe schon folgende Zeile oben verändert.
<Add SourcePath="C:\Office2019HomeandBusiness\2019\" OfficeClientEdition="32" Channel="Perpetual2019" AllowCdnFallback="FALSE" ForceUpgrade="TRUE">
Vielen Dank für eure Hilfe.
Supertux
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 434630
Url: https://administrator.de/forum/office-deployment-tool-office-2019-434630.html
Ausgedruckt am: 12.05.2025 um 04:05 Uhr
5 Kommentare
Neuester Kommentar
Hallo,
https://www.ip-insider.de/office-2019-automatisch-installieren-und-konfi ...
https://docs.microsoft.com/de-de/deployoffice/office2019/deploy
https://www.deskmodder.de/blog/2018/08/27/office-deployment-tool-unterst ...
https://community.ivanti.com/thread/67581
https://docs.microsoft.com/de-de/deployoffice/configuration-options-for- ...
Gruß,
Peter
Zitat von @supertux:
ich versuche eine angepasste Installation für Office 2019 Home and Business zu erstellen.
Was ist die genaue Version des Office? Kann diese noch so Installiert werden?ich versuche eine angepasste Installation für Office 2019 Home and Business zu erstellen.
https://www.ip-insider.de/office-2019-automatisch-installieren-und-konfi ...
https://docs.microsoft.com/de-de/deployoffice/office2019/deploy
https://www.deskmodder.de/blog/2018/08/27/office-deployment-tool-unterst ...
Der Download funktioniert, es liegen Dateien im Ordner 2019, aber bei der Installation die Fehlermeldung
https://support.microsoft.com/en-us/help/826511/how-to-use-a-setup-log-t ...https://community.ivanti.com/thread/67581
https://docs.microsoft.com/de-de/deployoffice/configuration-options-for- ...
This product can't be installed on the selected update channel.
Dieses beachtet?Gruß,
Peter

<Configuration>
<Add OfficeClientEdition="32" Channel="PerpetualVL2019">
<Product ID="HomeBusiness2019Retail" ForceUpgrade="TRUE">
<Language ID="de-de" />
<ExcludeApp ID="Outlook" />
</Product>
<Product ID="ProofingTools">
<Language ID="de-de" />
</Add>
<Updates Enabled="TRUE" Channel="Monthly" />
<RemoveMSI All="True" />
<Display Level="None" AcceptEULA="TRUE" />
</Configuration>
Zusammenklicken hier
https://config.office.com/deploymentsettings

Zitat von @supertux:
In c:\temp installiert, deine config als config.xml ins c:\temp gespeichert.
Wenn ich nun setup.exe /download config.xml starte, erhalte ich die Meldung keine Internetverbindung.
Dann hast du ganz andere Probleme!In c:\temp installiert, deine config als config.xml ins c:\temp gespeichert.
Wenn ich nun setup.exe /download config.xml starte, erhalte ich die Meldung keine Internetverbindung.