netsh reset log

Discussion in 'Windows Vista' started by syndesis, Sep 4, 2008.

  1. syndesis

    syndesis MDL Novice

    Sep 3, 2008
    2
    0
    0
    In Windows XP you could do:

    netsh interface ip reset resetlog.txt

    and the command would make a log of what it did. In Vista, it appears they have removed this log option which makes troubleshooting more difficult. Does anyone know of a workaround or another way to do the same thing?

    Thanks
     
  2. offon7544

    offon7544 MDL Expert

    Sep 27, 2007
    1,018
    8
    60
    #2 offon7544, Sep 4, 2008
    Last edited: Sep 4, 2008
    Find on the web :


    Test : work for me (vista SP1)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. syndesis

    syndesis MDL Novice

    Sep 3, 2008
    2
    0
    0
    yes, i know those commands (as they were in my original post). my question was about how to log what the command is doing internally since they seem to have removed that option.