Seite 1 von 1

Change the default values of a netboot product

Verfasst: 08 Aug 2012, 08:34
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

Re: Change the default values of a netboot product

Verfasst: 08 Aug 2012, 10:11
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

Re: Change the default values of a netboot product

Verfasst: 08 Aug 2012, 12:58
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

Re: Change the default values of a netboot product

Verfasst: 08 Aug 2012, 15:17
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

Re: Change the default values of a netboot product

Verfasst: 13 Aug 2012, 11:10
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