This tool isnt for the cbs logs exactly, it doesnt even touch the log. It is a tool I am making because I found the source of a lot of problems related to the option features list being blank, updates not installing and sometimes sfc errors all trace back to this folder and if any of the files are corrupt or missing.
So I am making a tool to simply help report if it finds anything wrong in that folder is all. This is a new tool I am making and it is still a work in progress
But right now, the cbs log did show files missing from that folder, so I want to see if my tool reports anything.
Shane
here we have to add a simple feature that will find which Drive to help users to determine where to run SFC;
sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
or
sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows
Plus; receive this error message when running; sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
The arguments passed to the SFC are invalid. the offline windows directory specified points to the online system.
Issue
http://support.microsoft.com/kb/929840