windows - Can't get IP from DHCP using PowerShell command Set-NetIPInterface -
when configure windows server core sconfig
it's working , ip dhcp server.
but it's not working powershell. i'm using command:
set-netipinterface -interfacealias "ethernet 2" -dhcp enabled
ipconfig
result:
ethernet adapter ethernet 2: connection-specific dns suffix . : link-local ipv6 address . . . . . : fe80::e432:65ae:f7a7:c350%4 default gateway . . . . . . . . . :
Comments
Post a Comment