Jump to content

Windows 8 event viewer - can't find USB device insetion record


Recommended Posts

Hi, I'm trying to set up a script to automatically back up my USB flash drive when it's inserted (I have an awful habit of losing them).

I've set up SyncToy and configed it, and as I understand it, I need to set up a Task Scheduler event. Google suggested looking under Microsoft-Windows-DriverFrameworks-Usermode-operational in the Event Viewer, but nothing relating to my memory stick is appearing. I've re-inserted it, and cleared the logs, but to no avail.

Any advice?

Thanks,

James

Link to comment
Share on other sites

:welcomewf:

Hi there.

I would think that involving task scheduler, scripts, and employing other means of automation is perhaps running into overkill for what you are trying to achieve.

I would like to suggest USB Image Tool from Alex's coding playground on the basis that sometimes less is more.

"You plug in a drive, hit backup, and choose a location to store the image. You can also select a compressed file format if you want to save a bit of space, it takes just a little longer to create a compressed image. The software comes not only with an option to backup USB devices to create USB images but also to restore them.
The USB Image Tool requires the Microsoft .net framework 2.0 to function."
usbimagetool_zpsccebf463.jpg
For any further information concerning Scheduled Tasks should I have misunderstood your request, please use the following link and added statement :
" A VB script can run directly from Windows task schedule. In the task scheduler, select Add a new scheduled task. Following the prompts, browse to select your .vbs file. Name your task and select your schedule to run the task daily and select the time of day to run. It works just the same as if you want to schedule .Bat file.
Use the absolute file path in the command.
Or call vbs file from a .bat file.
cscript //nologo c:\test.vbs " - Credit: Santhosh Sivarajan- (MCC, Partner, MVP)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy