View Single Post
Old 28-11-2007, 05:54 PM   #3
Per Bly
Guest
 
Posts: n/a
Re: isnert serial # for computer name

Try changing Customsettings.ini to

Computername=%SERIALNUMBER%
OSDNEWMACHINENAME=%Computername%

/PER


"Daveg" wrote:

> One way to do it is leverage a database within BDD using SQL Express
> or SQL 2005. You can create a record via the workbench for this
> computer and assign it a name. BDD will query the DB during
> deployment and assign it the appropriate name based on your record.
>
> daveg
>
>

  Reply With Quote