Zum Inhalt springen

Unbeaufsichtige installationen, Autoit etz ?


Benny2050

Empfohlene Beiträge

Moin

Folgendes da ich im Betrieb zu oft Grundinstallationen durchführen muss bin ich auf der suche nach automatisierung.

Fündig wurde ich bei Autoit .. mir geht es jetzt auch nicht um Softwareverteilung sonder schlicht um Programme in einen rutsch zu installieren.

Installation Dateien und offline update liegen im Netzwerk.

Aber was ich jetzt suche sind vordefinierte Autoit Scripte damit ich nicht für jede neue Version von Adobe Reader etz ein neues Script schreiben muss.

Wäre einfach super wenn da jemand eine Quelle hätte...

Kann mir nämlich nicht vorstellen das so etwas keiner veröffentlicht..

Wenn doch dann bin ich der Erste ^^

Open Source Rockt !

naja wie auch immer ich (denke ich zu mindestens) bin ja kein super DAU..

doch nach ner Halbenstunde Google und durchforsten etlicher Foren (zb german-winlite autoit.de etz) wende ich mich jetzt an euch

Die Programme u.a.

Adober Reader

Flashplayer (IE + Firefox)

Firefox

Java

Office 07

etz

wäre super dankbar für ne gute Quelle.

lg Benny

//

edit:

Adobe Reader hat sich erledigt

die exe hat u.a. den schalter /sPB Silent Mode

Bearbeitet von Benny2050
Link zu diesem Kommentar
Auf anderen Seiten teilen

Hm, ich bin da noch net so erfahren, aber reicht dafür net auch ne Batch?

Die meisten Programme wie der Reader, Java, Flash haben nen silent Parameter, für Office kannst du dir glaub ich mit Microsoft MDT was basteln.

Falls es dich interessiert, ich hab mir testweise sowas zuhause gebastelt:

Billig USB Stick mit Autorun.inf und ner Batch, die mir das eigentliche Batch auf den Desktop kopiert.

Über die Batch werden dann die Installationsdateien gezogen und mit silent Parameter installiert (falls gewünscht) und noch bisschen anderer Kleinkram eingerichtet.

Im Endeffekt also nur USB Stick rein, erkennen lassen und wieder raus. Für die wenigen PCs die bei uns eintreffen reicht das wohl.

Link zu diesem Kommentar
Auf anderen Seiten teilen

AppDeploy > Package Knowledgebase > Office 2007

Office 2007 12.x

Command Lines

After you create the .msp file you can deploy the setup out like this:

"setup.exe" /adminfile "office.msp"

Above Entry Provided on 4/12/2007 by JTMan33 Rate It

Rating

147

You can also specify the product to be installed by using the /config switch:

setup.exe /adminfile custom.msp /config ProPlus.WW\config.xml

You don't have to modify the config.xml but there are some options that you can uncomment.

Above Entry Provided on 5/9/2007 by spoirier Rate It

Rating

-5

Silent uninstall information:

Setup command-line options for the 2007 Office system

/uninstall [ProductID]

Runs Setup to remove the specified product from the userâ€â„¢s computer. Look up the value of [ProductID] in the Setup.xml file for the product you want to modify.

Example

\\server\share\Office12\setup.exe /uninstall Enterprise

where Office12 is the root of the network installation point, and Enterprise is the [ProductID] ([ProductID] is equal to the ID attribute of the Setup element listed in \\server\share\Office12\Enterprise.WW\setup.xml), where Enterprise.WW is the location of the Microsoft Office Enterprise 2007 installation files.

You can customize the /uninstall option by using it with /config and a modified Config.xml file. This is essential if you want to run a â€Å“silentâ€Â uninstall. In enterprise deployments, we recommend that you run a silent uninstall to prevent prompting users to enter information, and to prevent the installation from waiting for any user interaction, including when files are in use.

To run a silent uninstall:

Using a text editor, edit the following element attributes in the \\server\share\Office12 Enterprise.WW\SilentUninstallConfig.xml file:

<Configuration Product="Enterprise">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

</Configuration>At the command line, use the following syntax:

\\server\share\Office 12\setup.exe /uninstall Enterprise /config \\server\share\Office 12\Enterprise.WW\SilentUninstallConfig.xml

:uli :uli :uli

Genau das isse !

lachende-smilies-0101.gif

Link zu diesem Kommentar
Auf anderen Seiten teilen

Dein Kommentar

Du kannst jetzt schreiben und Dich später registrieren. Wenn Du ein Konto hast, melde Dich jetzt an, um unter Deinem Benutzernamen zu schreiben.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung wiederherstellen

  Nur 75 Emojis sind erlaubt.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...