Results 1 to 2 of 2

Thread: USB Usage History

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2002
    Location
    NY
    Posts
    24

    USB Usage History

    Hi,

    I have seen several applications that list the recent USB Usage History on a system. How is this accomplished? I have been getting into WMI, but I don't see a WMI object that will support obtaining this kind of information. Does anybody have any information, suggestions or code samples that will provide something like this? I'm very interested in developing an app in VB.NET that provides this information. Also, would it be possible to Clear, or reset this information.

    Code:
     USB Storage Use in past 30 Days 
     
    Generic Storage Device, s/n 12031570002532 1/8/2013 12:53:42 PM 
    Motorola XT912, rev 0000 1/8/2013 7:15:31 AM* 
    WDC WD16 00AAJS-00PSA0, s/n D57CA0913536, rev 6H05 12/26/2012 1:17:19 PM* 
    ST500LT0 12-9WS142, s/n 222270608649, rev SDM1 12/23/2012 9:10:19 AM* 
    Generic Storage Device, s/n 12031608001059 12/22/2012 10:05:11 PM*

  2. #2
    Fanatic Member
    Join Date
    Oct 2011
    Location
    Sydney, Australia
    Posts
    756

    Re: USB Usage History

    Hi,
    this information is stored in the registry so you would need to get it from there, some reading
    http://www.forensicswiki.org/wiki/USB_History_Viewing
    and for reading/using in vb.net
    http://social.msdn.microsoft.com/For...7-5c304bc189aa

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width