sysprep.inf and computer name

  • Thread starter Thread starter dp
  • Start date Start date
D

dp

Hi,
I am trying to automate computer name generation in the
sysprep.inf. I want to use the department name as the
prefix and then have a number to differentiate the
machines. For example RTCC1, RTCC2 and so on. Any ideas
on the parameters for this? Basically the organization
name takes care of the prefix part, but what variable
would I use for the numbers?
Thanks
 
dp said:
Hi,
I am trying to automate computer name generation in the
sysprep.inf. I want to use the department name as the
prefix and then have a number to differentiate the
machines. For example RTCC1, RTCC2 and so on. Any ideas
on the parameters for this? Basically the organization
name takes care of the prefix part, but what variable
would I use for the numbers?
Thanks

unfortunately there is no easy way to do this. you'd need to come up with a
scripting methodology that would modify the INF file for each install.
 

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

Back
Top