Tips to identify hardware model?

G

GG

I would like to automate the WDS process of identifying the model of the
destination machine....how do I do this?

I will create multiple WIMs using WDS but I need to automate the process
when I deploy the image to a machine....my idea is

1. WinPE roles to the destination machine,

2. identifies the machine model (my stumbling block), and then

3. apply the proper image.

The question is, how do I do step 2 above - any known script to do this?
From my general knowledge, whether I use BDD on top of WDS or just plain
WDS, I still need the script / logic to identify the destination machine.
My OS to use will be windows XP SP2 and Vista Enterprise.

Thank you.
 
K

Kim Oppalfens [MVP]

I would like to automate the WDS process of identifying the model of the
destination machine....how do I do this?

I will create multiple WIMs using WDS but I need to automate the process
when I deploy the image to a machine....my idea is

1. WinPE roles to the destination machine,

2. identifies the machine model (my stumbling block), and then

3. apply the proper image.

The question is, how do I do step 2 above - any known script to do this?
From my general knowledge, whether I use BDD on top of WDS or just plain
WDS, I still need the script / logic to identify the destination machine.
My OS to use will be windows XP SP2 and Vista Enterprise.

Thank you.
Not that well known with bdd LTI, but bdd ZTI has a built-in that
detects make and model.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top