Click here to Skip to main content
15,884,986 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Write the NETSH command that will set the IP address of the interface name “NIC” to a DHCP-supplied IP address.
Posted
Comments
Sergey Alexandrovich Kryukov 18-Dec-14 21:32pm    
Off-topic. Read the NetSh documentation and related administration topics. And please don't re-post; it is considered as abuse, by apparent reasons.
—SA

1 solution

Please see my comment to this (off-topic) question.

Learn Netsh: http://technet.microsoft.com/en-us/library/bb490939.aspx[^],
http://technet.microsoft.com/en-us/library/bb490941.aspx[^].
Learn the concepts: http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol[^].

Next time, please keep to the topics of this forum: software development, computer science, related problem with your code, and things like that.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900