cannot change static ip address


i have been asked part of network migration  change existing static ip address of server 2005 new static ip every time go in change it, reverts original static ip. server part of domain , have tried taking out of domain in event policies coming down might have affect on rights available me local admin no avail. found interesting file under system32/drivers/etc called gm.dl have no idea is.. can please provide me suggestions? help!

hi,

to set server static ip address

  1. at command prompt, type following show interfaces:

  2. netsh interface ipv4 show interfaces

add ip address

  1. netsh interface ipv4 set address name=”local area connection” source=static address=192.168.0.10 mask=255.255.255.0 gateway=192.1.0.1

dns server

  1. netsh interface ipv4 add dnsserver name=”local area connection” address=192.168.0.15 index=1

  2. netsh interface ipv4 add dnsserver name=”local area connection” address=192.168.0.15 index=2

and try free tools

core configurator 2.0 (x64)

http://coreconfig.codeplex.com/

in addition:

http://social.technet.microsoft.com/forums/en/winservernis/thread/59b14f54-f880-4e2e-8713-68e131fb6bcf

regards,

yan li


cataleya li
technet community support




Windows Server  >  Server Core



Comments

Popular posts from this blog

Group Policy Event ID 1058 Error Code 1326 (The user name or password is incorrect)

Suspicious event log Event ID: 4905

DCOM received error "2147746132" from...