Installvorlage für MS Office 2016 aus WIKI
Verfasst: 18 Apr 2017, 09:07
Hallo,
ich habe mich kürzlich mit der Paketierung von MS Office 2016 beschäftigt.
Als Basis habe ich das Templat aus dem WIKI verwendet.
wiki/doku.php?id=userspace:microsoft_office_2016
Un kommt es bei der Installation über OPSI zu eienr Fehlermeldung, das der die config.xml im temporären Ordner nicht finden kann.
Hier teile aus dem Opsi-Log:
Erstellung / Patch der config.xml:
[6] [Apr 15 09:55:46:001] [office2016] Patching: C:\tmp\config.xml
[5] [Apr 15 09:55:46:001] [office2016] FILE C:\tmp\config.xml
[6] [Apr 15 09:55:46:001] [office2016] Item Pointer set to Top (before first line)
[6] [Apr 15 09:55:46:003] [office2016] No item found containing '</CONFIGURATION>'
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="LyncCoreFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="OneNoteFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="VisioPreviewerFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="WORDFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="QueryFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="PubPrimary" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="PPTFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="GrooveFiles2" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="EXCELFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="ACCESSFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<COMPANYNAME Value="XXX" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<USERNAME Value="" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Setting Id="SETUP_REBOOT" Value="Never" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Logging Type="standard" Path="C:\tmp" Template="Office 2016 Professional Plus_Setup(*).txt" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Display Level="basic" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Configuration Product="ProPlus">' at position 0
[6] [Apr 15 09:55:46:007] [office2016] C:\tmp\config.xml saved back with 8 Bit system encoding
Hier der Aufruf und die Fehklermeldung:
[5] [Apr 15 09:55:46:343] [office2016] Execution of Winbatch_install
[6] [Apr 15 09:55:46:349] [office2016] Call ""p:\office2016\x64\setup.exe" /config "C:\tmp\config.xml""
[6] [Apr 15 09:55:46:349] [office2016] Waiting until the called process is finished
[6] [Apr 15 09:55:46:354] [office2016] Start process as invoker: SYSTEM
[6] [Apr 15 09:55:54:946] [office2016] ExitCode -2147024894 Executed process ""p:\office2016\x64\setup.exe" /config "C:\tmp\config.xml""
[6] [Apr 15 09:55:54:949] [office2016]
[6] [Apr 15 09:55:54:949] [office2016] ~~~~~~~ Start Sub ~~~~~~~ Sub_check_exitcode
[5] [Apr 15 09:55:54:950] [office2016] comment: Test for installation success via exit code
[5] [Apr 15 09:55:54:951] [office2016] Set $ExitCode$ = getLastExitCode
[6] [Apr 15 09:55:54:951] [office2016] The value of the variable "$ExitCode$" is now: "-2147024894"
[6] [Apr 15 09:55:54:951] [office2016] If
...
[3] [Apr 15 09:55:54:952] [office2016] Error: Fatal: Setup program gives an unknown exitcode unequal zero: -2147024894
Hat das auch schon jemand beobachtet und ggf. die Lösung fpür mich?
Danke.
Gruss
Ulange
ich habe mich kürzlich mit der Paketierung von MS Office 2016 beschäftigt.
Als Basis habe ich das Templat aus dem WIKI verwendet.
wiki/doku.php?id=userspace:microsoft_office_2016
Un kommt es bei der Installation über OPSI zu eienr Fehlermeldung, das der die config.xml im temporären Ordner nicht finden kann.
Hier teile aus dem Opsi-Log:
Erstellung / Patch der config.xml:
[6] [Apr 15 09:55:46:001] [office2016] Patching: C:\tmp\config.xml
[5] [Apr 15 09:55:46:001] [office2016] FILE C:\tmp\config.xml
[6] [Apr 15 09:55:46:001] [office2016] Item Pointer set to Top (before first line)
[6] [Apr 15 09:55:46:003] [office2016] No item found containing '</CONFIGURATION>'
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="LyncCoreFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="OneNoteFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="VisioPreviewerFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="WORDFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="QueryFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="PubPrimary" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="PPTFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="OUTLOOKFiles" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="GrooveFiles2" State="absent" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="EXCELFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<OptionState Id="ACCESSFiles" State="local" Children="force" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<COMPANYNAME Value="XXX" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<USERNAME Value="" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Setting Id="SETUP_REBOOT" Value="Never" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Logging Type="standard" Path="C:\tmp" Template="Office 2016 Professional Plus_Setup(*).txt" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Display Level="basic" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />' at position 0
[6] [Apr 15 09:55:46:003] [office2016] Inserted item '<Configuration Product="ProPlus">' at position 0
[6] [Apr 15 09:55:46:007] [office2016] C:\tmp\config.xml saved back with 8 Bit system encoding
Hier der Aufruf und die Fehklermeldung:
[5] [Apr 15 09:55:46:343] [office2016] Execution of Winbatch_install
[6] [Apr 15 09:55:46:349] [office2016] Call ""p:\office2016\x64\setup.exe" /config "C:\tmp\config.xml""
[6] [Apr 15 09:55:46:349] [office2016] Waiting until the called process is finished
[6] [Apr 15 09:55:46:354] [office2016] Start process as invoker: SYSTEM
[6] [Apr 15 09:55:54:946] [office2016] ExitCode -2147024894 Executed process ""p:\office2016\x64\setup.exe" /config "C:\tmp\config.xml""
[6] [Apr 15 09:55:54:949] [office2016]
[6] [Apr 15 09:55:54:949] [office2016] ~~~~~~~ Start Sub ~~~~~~~ Sub_check_exitcode
[5] [Apr 15 09:55:54:950] [office2016] comment: Test for installation success via exit code
[5] [Apr 15 09:55:54:951] [office2016] Set $ExitCode$ = getLastExitCode
[6] [Apr 15 09:55:54:951] [office2016] The value of the variable "$ExitCode$" is now: "-2147024894"
[6] [Apr 15 09:55:54:951] [office2016] If
...
[3] [Apr 15 09:55:54:952] [office2016] Error: Fatal: Setup program gives an unknown exitcode unequal zero: -2147024894
Hat das auch schon jemand beobachtet und ggf. die Lösung fpür mich?
Danke.
Gruss
Ulange