locked
Ping -w command not working on Windows 8 RRS feed

  • Question

  • Hi,

    On Windows 8 I noticed that  Ping -w timeout (Timeout in milliseconds to wait for each reply) is not working. e.g.

    If you ping a bogus IP address like the one below it should timeout for 60 sec.  On Windows 7 it works but on Windows 8 it fails to timeout for 60 sec.

    Ping 1.1.1.1 -w 60000

    • Moved by Mike Dos Zhang Wednesday, August 15, 2012 3:46 AM (From:Windows Forms General)
    Tuesday, August 14, 2012 2:58 PM

Answers

  • Hi mnk63,

    This is Windows Forms forum for programming issues. If you have any questions about Windows, you can post in Microsoft Answers forum. There will be more experts to help you.

    http://answers.microsoft.com/en-us/windows/forum/windows_8

    Best regards,


    Chester Hong
    MSDN Community Support | Feedback to us
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Proposed as answer by Just Karl Monday, October 21, 2013 5:59 PM
    • Marked as answer by Just Karl Monday, October 28, 2013 5:03 PM
    Wednesday, August 15, 2012 2:34 AM

All replies

  • Hi mnk63,

    This is Windows Forms forum for programming issues. If you have any questions about Windows, you can post in Microsoft Answers forum. There will be more experts to help you.

    http://answers.microsoft.com/en-us/windows/forum/windows_8

    Best regards,


    Chester Hong
    MSDN Community Support | Feedback to us
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Proposed as answer by Just Karl Monday, October 21, 2013 5:59 PM
    • Marked as answer by Just Karl Monday, October 28, 2013 5:03 PM
    Wednesday, August 15, 2012 2:34 AM
  • Hi Chester,

    How is this not a programming question?  This is a scripting question which is a form of programming.  Are you suggesting that to be a programming question, it has to be native/C++?  How about if this was a PowerShell question?  What about HTML or JavaScript?

    Ping -w is not working.  I just found this out as well and mnk63 has been waiting for over a year for an answer. 

    Sunday, October 20, 2013 8:25 AM