supertux

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
Auf Facebook teilen
Auf X (Twitter) teilen
Auf Reddit teilen
Auf Linkedin teilen

Content-ID: 434630

Url: https://administrator.de/forum/office-deployment-tool-office-2019-434630.html

Ausgedruckt am: 12.05.2025 um 04:05 Uhr

Pjordorf
Pjordorf 30.03.2019 um 12:57:56 Uhr
Goto Top
Hallo,

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?
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
138810
138810 30.03.2019 aktualisiert um 14:40:05 Uhr
Goto Top
<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>
Klappt hier einwandfrei.

Zusammenklicken hier
https://config.office.com/deploymentsettings
supertux
supertux 30.03.2019 um 20:29:12 Uhr
Goto Top
Hallo,

ich habe deine Konfiguration übernommen, klappt aber nicht.

Das Tool habe ich hier heruntergeladen

https://www.microsoft.com/en-sa/download/details.aspx?id=49117

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.
138810
138810 30.03.2019 um 22:18:34 Uhr
Goto Top
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!
supertux
supertux 31.03.2019 um 20:22:00 Uhr
Goto Top
Hallo,

mit Office 2019 Pro Plus funktioniert es ohne Probleme.
Daher wohl eher dieses Problem.

You are calling for a retail product while using a Volume License key? That might be your issue.

https://docs.microsoft.com/en-us/deployoffice/office2019/deploy

Product ID Valid values for volume licensed versions of Office 2019 include the following:
- ProPlus2019Volume
- Standard2019Volume
- ProjectPro2019Volume
- ProjectStd2019Volume
- VisioPro2019Volume
- VisioStd2019Volume