Jump to content

Recommended Posts

Posted

Hi.

Is it possible to allow the unattended setup to generate a randomized name for the pc?

I want to use the installation on a few network computers, and I want to avoid name collision. I don't mind what the generated name will look like, as long as it is unique....

Any ideas?

Thanks.


Posted

Edit your winnt.sif file:

[UserData]
   FullName=yronnen
   OrgName="Your Compagny"
   ComputerName=*
   ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

The * generate a unique number

Posted
Edit your winnt.sif file:

[UserData]
   FullName=yronnen
   OrgName="Your Compagny"
   ComputerName=*
   ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

The * generate a unique number

Works like a charm!

Thanks m8!

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...