Change the default values of a netboot product

Antworten
carles
Beiträge: 22
Registriert: 17 Jul 2012, 08:41

Change the default values of a netboot product

Beitrag von carles »

Dear all,

I'm trying to change some values of the netboot product "win7-x64", but I just achieve to change them for a specific client, not the defaults for all the clients, I would like to change things like "imagename" or "askbeforeinst" directly in the defaults of the netboot product. In the manual I just find a definition of the different properties and their values, but not how to change them. My apologizes if I'm not finding it.

Thank you in advance for all the help.

Carles
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Change the default values of a netboot product

Beitrag von d.oertel »

Hi,

just reinstall the product using '-p ask':

Code: Alles auswählen

opsi-package-manager -i win7-x64_4.0.1-11.opsi -p ask
You will be asked for the defaults.

regards
d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
carles
Beiträge: 22
Registriert: 17 Jul 2012, 08:41

Re: Change the default values of a netboot product

Beitrag von carles »

Thank you for the answer d.oertel, I'm sure that is going to be so useful. But now I'm having a problem with it, and it's about de serial key of windows, during the installation windows 7 complains that the serial provided by the unattended file can't be accepted, when I wrote it directly inside the unattended.xml file it worked correctly, we own a serial for Windows 7 Enterprise x64, I inserted it using the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX . (With capital letters) Any idea what the issue can be?

Very grateful,
Carles Cortes
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Change the default values of a netboot product

Beitrag von d.oertel »

Hi,

one possibility is, that there are any trailing or leading spaces or non visible control characters

On the other hand it is well known that some win7 versions have to be installed with an empty serial and you have to use the serial while activation
for example using:
http://download.uib.de/opsi4.0/products ... 1.0-4.opsi

regards
d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
carles
Beiträge: 22
Registriert: 17 Jul 2012, 08:41

Re: Change the default values of a netboot product

Beitrag von carles »

Thank you very much d.oertel.

I needed to do that, leave the serial on blank and after that use that opsi.packet that you suggest me and everything worked like a charm.
Very Grateful

Carles
Antworten