G
Guest
Hi
Is there a comand to change computername and IP adress?
Is there a comand to change computername and IP adress?
Hi
Is there a comand to change computername and
IP adress?
KM said:There is no such command supported, neither there is a tool for that in XPe
Repository.
However, it is only one API call (SetComputerName[Ex]) or registry change.
So it would be easier for you to compile your own utility.
Note: reboot is required.
KM said:There is no such command supported, neither there is a tool for that in XPe
Repository.
However, it is only one API call (SetComputerName[Ex]) or registry change.
So it would be easier for you to compile your own utility.
Note: reboot is required.
What registry change do you mean? I have found more than one registry key
that is named so.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ActiveComputerName
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName
If I change these keys I can ping the new computername and the old one, too.
In the computername Userinterface the old name is displayed.