The only two ways I know to set the key are (1) to set a default, e.g.
"Default","Windows XP Professional ProductKey","XXXXXX"
and (2) to set it per machine, as in my previous email. I don't actually 
know if or how (1) would work, since it's so long since I've heavily 
modified my csv file.

I don't know how you would identify a machine as belonging to a certain 
pool, then identify that pool's product key. Perhaps it's possible, but 
beyond my knowledge and use of Unattended - sorry!

In a pinch, you could write your own backing to it. You could find the 
perl(?) script files which refer to the csv file then modify them to 
suit your purposes. I'm no master coder so I'm afraid I won't be much 
help there either.

Cheers,
Greg.

FwdTmp wrote:
> Hello Gregory,
> looks fine, but it seems to me that you set up product key defaults
> for only to sets of exact computers. what I want is to be able to
> prepare "pools". So when I want to install machines for "this
> Os_media", use this key. And when I want to use "that Os_media", use
> other key. without knowing the mac address, or the like.
> 
> or... it suddenly comes into my mind! can i use hostname match to link
> product key and os media dir? I mean if I name the computer THIS1234
> or THIS4567, and so on, it uses os media "THIS" and product key
> "THIS"? is it clear? :) maybe sounds a bit confusing, sorry if so :)
> 
> Tuesday, February 2, 2010, 9:38:51 AM, you wrote:
> 
>> FwdTmp wrote:
>>>> I use the unattend.csv file under the site/ directory for this sort of
>>>> thing. I never type in product keys at install time, and I use 
>>>> Unattended on dozens of machines, with a few different install media sets.
>>> I knew it is in that csv, but I dont know the way. How do you do this?
>>> Can you paste this part (without the actual keys, of course)?
>>>
>>> C. or. F :D
> 
>> Certainly, here's a couple of examples, anonymised. The second one is a
>> virtual machine so I've generated the MAC address a couple of times.
> 
>> "100Z7X3P82G5","ComputerName","herring"
>> "herring","Windows XP Professional ProductKey","XXXXXXXXXXXX"
>> "herring","OS_media","Z:\os\xp-oem"
>> "herring","middle_scripts","winxpsp2-moe.bat"
>> "herring","bottom_scripts","moe-universal.bat"
> 
>> "080027C545F1","ComputerName","aukletxp"
>> "000C29A4E75D","ComputerName","aukletxp"
>> "000C2947EFA2","ComputerName","aukletxp"
>> "aukletxp","Windows XP Professional ProductKey","XXXXXXXXXXX"
>> "aukletxp","OS_media","Z:\os\xp-vlk"
>> "aukletxp","bottom_scripts","moe-barebones.bat"
> 
>> HTH,
>> Greg.
> 
>> ------------------------------------------------------------------------------
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> _______________________________________________
>> unattended-info mailing list
>> unattended-info@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/unattended-info
> 
> 
> 


-- 
Gregory Orange                            Phone: +61 8 9387 7955
System Administrator                      Fax: +61 8 9387 6686
RPS MetOcean                              http://www.rpsmetocean.com
System Administrators Guild of Australia  http://www.sage-au.org.au

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to