Zweite Installation

Post Reply
upkit
Posts: 60
Joined: 30. Nov 2009, 14:33
Contact:

Zweite Installation

Post by upkit » 06. Jun 2011, 17:10

Hallo zusammen,

Wir führen bei uns gerade BitLocker ein. Damit das mit Empirum sauber funktioniert, verzichten wird beim aktivieren von BitLocker darauf einen PIN zu setzen. Der PIN soll danach vom Benutzer manuell gesetzt werden.
Dazu möchte ich ein Paket bauen, damit der Benutzer den PIN über den Kiosk setzen kann.

bei der ersten ausführung des Pakets soll folgender Befehl aufgerufen werden:

Code: Select all

[Set:Product_SetPin]
Call cmd.exe /c "%SystemRoot%\System32\manage-bde.exe" -protectors -add -tp c: >> %logfile%
Ab dem zweiten Aufruf ds Paketes soll dann jeweils folgender Befehl ausgeführt werden:

Code: Select all

Call cmd.exe /c "%SystemRoot%\System32\manage-bde.exe" -changepin c: >> %logfile%
Wie mach ich das am besten?

lennu
Posts: 581
Joined: 01. Aug 2005, 16:20
Location: Bonn
Contact:

Re: Zweite Installation

Post by lennu » 06. Jun 2011, 17:24

Hallo,

Du könntest über das Empirum-Paket einen Registry-Key setzen, der die Anzahl der Aufrufe oder das letzte Aufrufdatum enthält. Vor dem Aufruf des Befehls prüfst Du dann, ob der Key existiert (oder welchen Inhalt er hat).

Viele Grüße,
Lennu
Lennart Freyberg
Sysadmin
Deutsche Steinzeug Cremer & Breuer AG

upkit
Posts: 60
Joined: 30. Nov 2009, 14:33
Contact:

Re: Zweite Installation

Post by upkit » 24. Jun 2011, 17:47

Hat so sehr gut funktioniert. Besten Dank für den Tip.

Nun habe ich noch eine andere Frage.

Ich möchte, dass wenn der Benutzer die Installation ein zweites mal aufruft nicht der Dialog für das Festlegen der Reinstallationart kommt (Hinzufügen/Entfernen, Wiederholen, Neu und Deinstallatiom), sondern automatisch Wiederholen ausgeführt wird. Das geht auch wenn ich mit der Option /S2 arbeite. Leider erscheinen dann die Dialogen, die ich mit ECHO auzs geben nicht mehr. Die werden nur angezeigt wenn ich /S3 verwende, doch dann geht das automatisch wiederholen der Installation nicht....

Kann mir da jemand weiterhelfen?

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

Re: Zweite Installation

Post by Hendrik_Ambrosius » 24. Jun 2011, 19:04

Testen Sie mal ob das nun mit v14.1 geht.
Ich hatte da etwas angeregt das auch umgesetzt wurde.
Eventuell hat das nicht nur auf PROMPT Einfluss sondern auch auf ECHO:
http://feedback.matrix42.com/forums/793 ... ?ref=title

Sonst ggf. ein anderes Tool einbinden das die Nachrichten anzeigt, z.B. ein WSH-Script.
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.

upkit
Posts: 60
Joined: 30. Nov 2009, 14:33
Contact:

Re: Zweite Installation

Post by upkit » 01. Jul 2011, 09:25

Leider haben wir noch kein 14.1 bei uns installiert. Vorerst lassen wir es mal so. Ist halt nicht die 100% perfekte Lösung aber schon nahe dran :wink:

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

Re: Zweite Installation

Post by Hendrik_Ambrosius » 01. Jul 2011, 12:35

Sie können auch lediglich die setup.exe von 14.1 nehmen ohne den Server zu aktualisieren.
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.

felix
Posts: 16
Joined: 20. Jan 2010, 15:03
Location: Braunschweig
Contact:

Re: Zweite Installation

Post by felix » 22. Jul 2011, 12:26

Hallo,

gibt es in Empirum Version 14.1 jetzt ein neues SilentLevel oder ähnlich?
Ich kann dazu keine Information finden.

Felix

Siehe:
http://feedback.matrix42.com/forums/793 ... n-empirum-
setup.exe Silent Parameter allowing prompts

If you ran a setup with /S2 prompts will be suppressed. If you want prompts you need /S3. But /S3 also displays annoying message boxes and errors. What I want is something like an /S4 that works silently like /S2 but allows prompts.

by Hendrik Ambrosius in Software Deployment | 0 comments

Status: completed

This functionality will be available with the next release of Empirum v14.1.

Matthias Vogt Admin

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

Re: Zweite Installation

Post by Hendrik_Ambrosius » 24. Jul 2011, 08:42

Soweit ich weiß wurde einfach der bestehende Silent Level nach meinen Ideen angepasst.
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.

felix
Posts: 16
Joined: 20. Jan 2010, 15:03
Location: Braunschweig
Contact:

Re: Zweite Installation

Post by felix » 26. Jul 2011, 09:09

/S2 funktioniert wahrhaftig mit Prompts. Fehlermeldungen/Deinstallationsabfragen erscheinen auch nicht mehr.
:D

Felix

Post Reply

Return to “Paketierung”

Who is online

Users browsing this forum: No registered users and 6 guests