General discussion

  • Creator
    Topic
  • #2080660

    IPCONFIG

    Locked

    by a31modela ·

    Is there a utility / command I can use to easily get the ipconfig/all info for remote machines? I need to get all numbers for DNS & WINS for about 20 servers.
    Thanks

All Comments

  • Author
    Replies
    • #3893113

      IPCONFIG

      by phinaddict ·

      In reply to IPCONFIG

      I am assuming that these are NT machines. Since this is something that is very small and quick you can do this through the logon script. Edit your logon script and put the following line in it…
      ipconfig /all > \\servername\share\%comutername%.txt

      This will write the information of that machine to a specified network location. Make sure the users have at least add permissions and this will give you the info you need.

      Godo luck!

    • #3893105

      IPCONFIG

      by shs_bulldog ·

      In reply to IPCONFIG

      There is a program called NetLab. This program will scan Ips in a certain range and tell you all kinds of info about them. You can get it at ftp://zdftp.zdnet.com/pub/private/sWlIB/communications/networks/netlab.zip

      Hope that helps

Viewing 1 reply thread