Forum Discussion
@holger1405 wrote:Please filter the CBS Log in this way:
- Press the Windows key > Write "CMD" (Without the quotation marks) > Right click on "Command prompt" in the search results. > Run as administrator.
Copy "findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt" (Without the quotation marks) into the prompt of the command prompt. > ENTER.
Upload the "sfcdetails.txt" that is now on your desktop.
Hi again, Holger!
I did my best to interpret the commands and fill in file paths specific to my PC, but I don't think I understand the language well enough to enter the command correctly. Any chance you could break it down a little further for me, please? Thanks!
It should work regardless of the OS language.
Just copy and past findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt into an elevated command prompt. > Hit ENTER.
- 5 years ago
@holger1405 wrote:It should work regardless of the OS language.
Just copy and past findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt into an elevated command prompt. > Hit ENTER.
I see what you're saying. I attempted to replace portions with file paths using file paths specific to my PC. Ran the command, file attached. Thank you!