Page 1 of 1 1
Topic Options
#142446 - 2005-06-27 06:34 PM Set Netbios name based on mac address
cyri Offline
Getting the hang of it

Registered: 2005-06-27
Posts: 95
I work in an enterprise environment where we deploy our images using ghost. After the image is loaded it runs sysprep. The main hangup we have right now is that sysprep requires us to manually input the computer name. I'm trying to develop an unattended way to input this name. We are running Win2k and WinXP.

At the end of sysprep you can set it to run a program. My question is this: Would it be possible to script a computer name change based on the local mac address?

Taking that one step further, would it be possible to keep a database on a server and in your script it looks against the database to match the local mac address and then uses the matching records computer name?

This would then allow us to completely automate desktop deployments. What would we use to do this? WMI? Does anyone know if WMI is even loaded at the end of sysprep? If it isn't, what other methods do you think I could query for the local MAC at the end of sysprep. Any ideas?

Top
#142447 - 2005-06-27 06:47 PM Re: Set Netbios name based on mac address
NTDOC Administrator Offline
Administrator
*****

Registered: 2000-07-28
Posts: 11624
Loc: CA
Well hopefully Radimus will stop by soon. He has spent a lot of time lately working on automated installs of XP.
 
He might have some advice for you in this area.
 

Top
#142448 - 2005-06-27 08:01 PM Re: Set Netbios name based on mac address
Radimus Moderator Offline
Moderator
*****

Registered: 2000-01-06
Posts: 5187
Loc: Tampa, FL
What I have it do it pick a random name, often NICs aren't fully enabled at the end of mini-setup, many are, but not all.

Let mini-setup run through, join workgroup, and then have it restart with an autoadminlogon 1 time. The have it run whatever code to do an SQL query or ini read from a net share to get the name. It will need an account for net access and to join the domain.

There are a few scripts here already to rename and join domain
_________________________
How to ask questions the smart way <-----------> Before you ask

Top
#142449 - 2005-06-28 05:11 PM Re: Set Netbios name based on mac address
cyri Offline
Getting the hang of it

Registered: 2005-06-27
Posts: 95
Actually I was able to accomplish this with a program called WSName.exe and a simple batch file tagged on the end of sysprep. It works perfectly.

Thank you for the replies. Great to know people are responding

Top
#142450 - 2005-09-23 07:29 PM Re: Set Netbios name based on mac address
JaRoD Offline
Lurker

Registered: 2005-09-23
Posts: 1
I have the same problem and i also found WSName only yhe batch doesn't work if i test it.

test.bat
-----------------
cd\
cd test
WSName.exe /rdf:"mac.txt" /dfk:%mac /rcid /user:Administrator /pass:p4ssw0rd

If i go to the command prompt and I typ
cd\
cd test
and I paste this rule ( with other credentials )
WSName.exe /rdf:"mac.txt" /dfk:%mac /rcid /user:Administrator /pass:p4ssw0rd

then it works ( sorry my english is not so good i'm from holland )

Can you help me with this.


Edited by JaRoD (2005-09-23 07:36 PM)

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 255 anonymous users online.
Newest Members
Timothy, Jojo67, MaikSimon, kvn317, kixtarts2025
17874 Registered Users

Generated in 0.056 seconds in which 0.024 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org