Eliminate "Duplicate Name on Network"/ Programatically set comp na

A

APSFlorida

We are imagining live media, and then use our own Setup wizard to configure
the Flash. The one hole we have is setting the computer's name so we don't
get "Duplicate name on the network" error message. We only use Netbios
networking for Maintenance, but sometimes units are getting released to
customers with netbios networking on and the customer sees the message. Very
bad.

Anyone know how to programatically set the computers name?

Regards,

Aaron
 
P

PJC

We turn off the Server, Workstation and Computer Browser services on
our XPE because the are unneccessary.

There seems to be a side effect that we do not receive the error
message you see above.
 
A

APSFlorida

I think you misinterpet what I have said because you shut off the services to
prevent the message from appearing. Alternatively, you can give each
computer a separate name to prevent the error message, But when cloning CF
they all get the same name during the copying process.

So what I'm looking for is a way to programatically change each unit's name.

Regards,

Aaron
 
K

KM

Aaron,

Is a unique random device name working for you? Then take a look at the System Cloning Tool component settings
(cmiGenerateComputerName advanced property).

You can also set the computer name with SetComputerNameEx API.
There are utilities out there that will allow you to change the computer name from a command line.
 

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

Top