Jump to content

Recommended Posts

Posted (edited)

Hey,

sombody got a example how to youse variable "Make" en "Model" in the customsettings.ini,

i`am using SMBIOS2.EXE to get the make and model, this is what i get;

=================================================

BIOS2MIF Version 1.1.0: System to MIF Utility - Nov 19 2002

----------------------------------------------------------------------------

The following software is copyrighted by IBM Corporation.

----------------------------------------------------------------------------

Collected data:

Bios Manufacturer: 'LENOVO'

Bios Version: '7LET39WW (1.09 )'

Serial Number: 'XXXXXX'

Universal Unique Identifier: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

Manufacturer: 'LENOVO'

Product: '7662XKU`

==================================================

what i use for Make is "Manufacture" and for Model "Product" bud i cant get good results

First is wiht only "Model"

this is the section in my Customsetting.ini, without the "Model"part it works fine;

==================================================

Priority=DefaultGateway, Model, Bytype, Default

Properties=MyCustomProperty

[7662XKU]

Computername=Len-%serialnumber%

[Optiplex GX270]

Computername=GX-%serialnumber%

[Vmware Virtual Platform]

Computername=VmWare

===================================================

her is another one with "Make" and "Model", also doint get it to work;

===================================================

Priority=DefaultGateway, Make, Bytype, Default

Properties=MyCustomProperty

[LENOVO]

Subsection=IBM-%Model%

[iBM-7662XKU]

Computername=Len-%serialnumber%

[Dell Computer Corporation]

Subsection=Dell-%Model%

[Dell-Optiplex GX270]

Computername=GX-%serialnumber%

[VMware, INC.]

Subsection=VM-%Model%

[VM-Vmware Virtual Platform]

Computername=VmWare

=======================================

somebody got some advice how to get this to work, and i also like to no how BDD gets the "Make and Model" info and how to use this tooling to check

my hardware on this info

Thanxs,

Fred

Edited by omnifred
  • 2 weeks later...

Posted

Hello,

I have some experience with CustomSettings.ini but not with model or manufacture sections.

Maybe you should collect the Model and Manufacture informations with LiteTouch scripts (ZTIGather).

Run a LiteTouch Wizard, and check the VARIABLES.DAT in one of the C:\MININT\ subfolders.

Largo

Posted

Thanks Largo,

check the Variables.dat, it gifs the same data as i get from smbios2.exe, so there has to be somthing wrong in the Customsettings.ini

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...