Every now and again you tend to forget which keyboard combination it was you had to press in order to minimize a window or what ever clever thing you need to do, this is especially a nuisance if your mouse somehow is not working. Well Microsoft kindly enough has a page listing the shortcuts for you; http://support.microsoft.com/kb/126449/en-us or click more for a transcript here… Read more

Have you ever tried enabling Shadow Copy on a server drive?  Shadow Copy (in this “Shared folders” variant) is a poor man’s backup/version control, it will allow you to restore previous versions of files deleted via shares.

Technical info on how it works;
http://technet.microsoft.com/en-us/library/cc785914(WS.10).aspx

A more lo tech approach here (visual demo);
http://www.microsoft.com/windowsserver2003/docs/ShadowCopiesSharedFolders.swf
http://www.microsoft.com/windowsserver2003/techinfo/overview/scr.mspx

shadowcopy2

Image1

Anyhow, once implemented Shadow Copy will begin to “backup” data via a Scheduled Job if you so choose (the scheduled job is added to the scheduled tasks in the control panel automatically). 

However, when I looked in the logfile for scheduled jobs (see image1) there was mention of an error (which is odd as the schedule is created by the system and as such should be correct);

 .

"ShadowCopyVolume{eeacaa88-d521-11da-a3c1-00170859ede5}.job" (vssadmin.exe)
31-08-2009 12:00:00 ** WARNING **  Invalid working directory..
The specific error is:  0x00000003: The system cannot find the path specified.

Now this was odd because the Shadow Copy backup worked without a glitch and files could be restored, so why the error!?  Well a bit of digging around brought me a step closer to the truth, but sadly not all the way (I now know how to fix it, but not why the errormessage appears).. 

It would appear that the error is related to the “Working directory” in the scheduled task, and the suggestion was to clear the “Working directory” field in the scheduled job – does it make sense? well not really, working directory pointed at “%systemroot%\system32” which equals “C:\windows\system32” and this folder DO exist but never the less it did the trick – no more errors in the SchedLgU.txt file.

shadowcopy1So the task is easy, simply delete the folder “working folder” in the scheduled job, normally called “ShadowCopyVolume{……….” and the errors are gone.  Is this really nessesary?  Nope, not at all it’s purely cosmetic, the job works even with the error message, so it’s only if you get annoyed by error messages in you log files.

 

 

 

 

 

.

dc1zoomStumbled across this pice of software “Duplicate Cleaner“, a utility to remove duplicate files on you harddisk – a growing problem with the harddisk sizes these days, I guess I alone havearound 4TB disk storage and I would be VERY surprised if there was not a duplicate file or two.  The software also supports hardlinks which sounds interesting.

I will be testing this software in the near future.

Screenshots here;
http://www.digitalvolcano.co.uk/content/duplicate-cleaner/screenshots