[SOLVED] Update KB 4534310 failed error 80073701

One question, Why does it not give me access to CBS.log I had to use CBSPersist.
You cannot open the file cbs.log in it's original location because it is in use. I mentioned in my previous message "copy the file C:\Windows\Logs\CBS\cbs.log to your desktop."
Did you copy the file cbs.log to your desktop first ?
 
It would not let me copy. I would do copy command and it would say to put it in desktop. I click OK and it would say ("file does not exist or you don't have permission")
It just would not let me do anything with that files.
Thank you so much for all your help.
 
Open a commandprompt (run as administrator).
When command prompt opens, copy and paste the following command into it, then press enter.
Code:
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"

Does that work ?
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top