Saturday, September 19, 2009

ip details- just try this

Copy this code into notepad and save it in the windows directory folder as ipdetail.bat


@echo.
@echo IP INFORMATION
@echo By: Vivek sinha anurag

@ipconfig/all | find "IP Address"
@ipconfig/all | find "Subnet Mask"
@ipconfig/all | find "Default Gateway"
@ipconfig/all | find "Host Name"
@ipconfig/all | find "DNS Suffix Search List"
@ipconfig/all | find "Physical Address"
@ipconfig/all | find "DHCP Enabled"
@ipconfig/all | find "DHCP Server"
@ping 127.0.0.1
@echo.
@pause Copy this code into notepad and save it in the windows directory folder as ipdetail.bat


@echo.
@echo IP INFORMATION
@echo By: Vivek sinha anurag

@ipconfig/all | find "IP Address"
@ipconfig/all | find "Subnet Mask"
@ipconfig/all | find "Default Gateway"
@ipconfig/all | find "Host Name"
@ipconfig/all | find "DNS Suffix Search List"
@ipconfig/all | find "Physical Address"
@ipconfig/all | find "DHCP Enabled"
@ipconfig/all | find "DHCP Server"
@ping 127.0.0.1
@echo.
@pause

3 comments:

  1. bhai ye code exactly kaarta kya h
    describe kar yar--- op sharma

    ReplyDelete
  2. ye code tu jis client par he uske ip ke detail deta he.......

    ReplyDelete
  3. ya i did it
    bt wat new in it.
    ye to me ipconfig command se ya
    network properties me jakar dekh sakta hu
    kuch acha sa use ho to bata...

    ReplyDelete