Jump to content

Automating machine name during setup


Recommended Posts

Is there any way to change machine name from command prompt. If I want to install 50 machines with unattended install and have machine name set automaticaly, it doesn't mean much, since I still have to rename it manualy and then join to Samba domain.

So is there any way to change machine name for example according to MAC, IP ... ?

Link to comment
Share on other sites


Edit your winnt.sif

[userData]

Computername=*

If the ComputerName entry is empty or missing, the end user must enter a computer name. If the value is *, Setup generates a random computer name based on the organization name specified.

If computer_name is longer than 63 characters, the string truncates to 63 characters.

Link to comment
Share on other sites

Many techniques have been mentioned in the forums here at MSFN. You might wanna take a look at:

http://www.msfn.org/board/index.php?showto...ndpost&p=225425

Two tools there worth looking: wsname and compname

So is there any way to change machine name for example according to MAC, IP ... ?
Definitely! Check this thread:

Set your Computer Name unattended... , ...using the NIC MAC address

Link to comment
Share on other sites

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