Jump to content

network settings in the cli


junale

Recommended Posts

hi,

we have about 20 machines and now - that i have an quite comlpeted unattended xp setup - i need to set machine's networksettings in a batch/in the command line interface. How can i do this?

i haven't found an option in "net"

i'm not so used to "netsh" - but i'm overwhelmed by the pure number of options

anybody some hints?

i have to set:

* ip

* machine's name

thx in advance

Link to comment
Share on other sites


You are able to set the computer name in the winnt.sif file of your XP CD.

Looks like this:

[UserData]
   ProductKey=XXXX-XXXX-XXXX-XXXX-XXXX
   FullName="Jesus H. Christ"
   OrgName="Christianity"
   ComputerName=OMGWTFNULL

As for IP's, i think newly installed computers get their IP's automatically by default, so if you have a server, you can set up DHCP, and just limit the scope to 20 ip numbers. That way when each of your clients boot, they get an IP number in order to which they boot.

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