Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- netsh command static ip assign
- Hi I cant get this to work...---------------------------@echo offSET /P IP= IPADRESS:SET /P MASK= SUBNET:SET /p GW= GATEWAY:netsh interface ip set address "Local Area Connection" static %IP% %MASK% %GW%pause----------------------------Why?? i would like to have a small batfile just doit..aia have tryed with vbs very messyTry this:netsh interface ip set address local...
- Tags: SET /P, IP, spesse@..., netsh winxp
- Discussion threads 2007-02-20
- << Previous
- page 1 of 1
- Next >>