Verteilung Office 2007

Post Reply
thanke
Posts: 98
Joined: 19. Dec 2006, 10:37
Contact:

Verteilung Office 2007

Post by thanke » 05. May 2010, 14:33

Hallo zusammen,
ich habe mich nun schon eine Weile in das Thema Verteilung Office 2007 eingelesen aber leider stehe ich immer noch voll im dunkeln.

Kann mir jemand in einfacen Schritten sagen wir ich Office 2007 (Excel, Outlook = angepasst, Word, PowerPoint usw.) am schnellsten Paketieren und verteilen kann?

Danke im Voraus

Gruß
Thorsten

sp11mk
Posts: 19
Joined: 09. Oct 2009, 16:48
Contact:

Re: Verteilung Office 2007

Post by sp11mk » 05. May 2010, 14:42

Installationsimage irgendwo entpacken.
Unter Start -> Ausführen -> Pfad zum Image\Setup.exe /admin eingeben.
Die benötigten Komponenten auswählen und Einstellungen vornehmen.
MSP Datei speichern.
Im Setupaufruf
SETUP.EXE /adminfile "Dateiname.MSP"

thanke
Posts: 98
Joined: 19. Dec 2006, 10:37
Contact:

Re: Verteilung Office 2007

Post by thanke » 05. May 2010, 16:33

Hallo,

den ersten Teil habe ich soweit hinbekommen.
Den Setupaufruf mache ich dann mit dem packet-wizard oder wie?

Danke

sp11mk
Posts: 19
Joined: 09. Oct 2009, 16:48
Contact:

Re: Verteilung Office 2007

Post by sp11mk » 05. May 2010, 17:22

Ist denke ich am einfachsten, das Paket mit dem Wizard zu erstellen.

Wichtig für die Deinstallation:
Hier muss eine kleine XML Datei hinterstehen um eine Silent Deinstallation zu erreichen.
Hier ein kleines Beispiel:

Code: Select all

<Configuration Product="ProPlus">

<Display Level="Basic" CompletionNotice="No" SuppressModal="yes" AcceptEula="yes" />

</Configuration>
Wo "ProPlus" steht muss die Produkt ID der Office Version eingefügt werden.
Normalerweise gibt es im Setup Ordner einen Ordner der am Ende mit .WW aufhört. Hier z.B. ProPlus.WW, dies sollte die Produkt ID sein, ohne .WW natürlich. Ansonsten gibt es in diesem Ordner eine Config.xml in dieser sollte die Produkt ID ganz oben drinne stehen.
Danach die Datei am besten direkt in dem .WW Ordner speichern, damit durch die Office Setup Datei eine direkte zuordnung stattfindet.

Der Deinstallationsaufruf sollte dann etwa so aussehen:

Code: Select all

Call "%SRC%\Setup.EXE" /uninstall ProPlus /config "%SRC%\ProPlus.WW\Uninstall.xml" 
Für ein paar weitere Information, zu der XML Datei gibt es auch einen Technet eintrag.
http://technet.microsoft.com/de-de/libr ... 79195.aspx

User avatar
Hendrik_Ambrosius
Moderator
Moderator
Posts: 8090
Joined: 13. Dec 2004, 23:10
Location: Adendorf/Lüneburg

Re: Verteilung Office 2007

Post by Hendrik_Ambrosius » 05. May 2010, 22:10

Hier ist auch eine setup.inf Vorlage zu finden:
http://www.matrix42.de/forum/viewtopic.php?f=54&t=7816
Hendrik Ambrosius / Senior Presales Consultant
Mobile: +49 172 408 4447 | hendrik.ambrosius@matrix42.com
Matrix42 GmbH | Elbinger Straße 7 | 60487 Frankfurt am Main | Germany | www.matrix42.com

Disclaimer: I participate in this forum on a voluntary basis. Views expressed are not necessarily those of Matrix42 or of the support team.

thanke
Posts: 98
Joined: 19. Dec 2006, 10:37
Contact:

Re: Verteilung Office 2007

Post by thanke » 06. May 2010, 10:53

Hallo,

danke für die vielen Antworten.
Muss die Setup.exe auf einer Freigabe liegen oder kann ich die auch lokal auf einem PC lassen?
ich gehe davon aus das das ganze als unattended Installation laufen soll richtig?

Sorry für die vielen Fragen aber ich habe in dem Bereich schon lange nichts mehr gemacht.

Danke und Gruß

User avatar
Hendrik_Ambrosius
Moderator
Moderator
Posts: 8090
Joined: 13. Dec 2004, 23:10
Location: Adendorf/Lüneburg

Re: Verteilung Office 2007

Post by Hendrik_Ambrosius » 07. May 2010, 20:26

Die setup.exe liegt normalerweise im Paketordner.
Hendrik Ambrosius / Senior Presales Consultant
Mobile: +49 172 408 4447 | hendrik.ambrosius@matrix42.com
Matrix42 GmbH | Elbinger Straße 7 | 60487 Frankfurt am Main | Germany | www.matrix42.com

Disclaimer: I participate in this forum on a voluntary basis. Views expressed are not necessarily those of Matrix42 or of the support team.

Post Reply

Return to “Paketierung”

Who is online

Users browsing this forum: No registered users and 4 guests