Answered BITS monitor?

  • Tuesday, February 21, 2012 3:31 PM
     
     

    Hi all.  Does BITS have a monitor so that I can tell at any moment what the heck it is doing?   

    (There is something actually called "BITS Monitor" out there but it just uses BITS to do user downloads.  That's NOT what I'm looking for.)  

    I just want to see all of the BITS activity on my local machine. Does Windows 7 Pro have some UI to BITS I don't know about?  Or how about a single BITS log? --it there such a thing?

    --tom

All Replies

  • Tuesday, February 21, 2012 8:34 PM
     
     Answered

    Here are two monitors:

    http://www.codeproject.com/Articles/17639/Using-the-Background-Intelligent-Transfer-Service
    http://a4apphack.com/softwares/download/bits-monitor-a-simple-portable-download-manager

    Regards

    Milos

  • Wednesday, February 22, 2012 3:22 PM
     
     

    And here's another one.

    http://maton.com.ua/en/bitsguiadmin/screenshots


    Alsx Verboon www.verboon.info

  • Thursday, February 14, 2013 4:56 PM
     
      Has Code

    This is extremely valuable.

    It's a UI that parses the output of:

    bitsadmin.exe /list /allusers /verbose

    Thanks!