Hi, I don't want to lose your time, I am a very low level beginner with computers and powershell , I use a little Antix - linux..
I am interested in understanding how computers work - the very basics, and I currently want to see very detailed logs of my dell latitude E4310 old laptop in real time and try to understand processes, tasks running in the background, which ones I could disable, which ones I should not.
I ran across this file SRU.log which appears to be most actively written into by the system (if I am expressing myself ok).. I got this command : Get-Content C:\WINDOWS\system32\sru\SRU.log -Wait in order to view real-time what is happening, I got strange characters.. So I did a search in google about SRU and found your software.
When trying to install it with powershell:
git clone --branch version3 https://github.com/markbaggett/srum-dump.git Cloning into 'srum-dump'... fatal: Remote branch version3 not found in upstream origin
...I get this "output"
I apologise if this is not interesting, or a stupid mistake - I am trying to educate myself.. No need of leghty answers, of course. If no time for this at all, it's understandable. Greetings from East Europe, Bulgaria. There are many top IT specialists here, also IT schools, international IT companies..
All the best to Mr. Mark Baggett
Hi, I don't want to lose your time, I am a very low level beginner with computers and powershell , I use a little Antix - linux..
I am interested in understanding how computers work - the very basics, and I currently want to see very detailed logs of my dell latitude E4310 old laptop in real time and try to understand processes, tasks running in the background, which ones I could disable, which ones I should not.
I ran across this file SRU.log which appears to be most actively written into by the system (if I am expressing myself ok).. I got this command : Get-Content C:\WINDOWS\system32\sru\SRU.log -Wait in order to view real-time what is happening, I got strange characters.. So I did a search in google about SRU and found your software.
When trying to install it with powershell:
git clone --branch version3 https://github.com/markbaggett/srum-dump.git Cloning into 'srum-dump'... fatal: Remote branch version3 not found in upstream origin
...I get this "output"
I apologise if this is not interesting, or a stupid mistake - I am trying to educate myself.. No need of leghty answers, of course. If no time for this at all, it's understandable. Greetings from East Europe, Bulgaria. There are many top IT specialists here, also IT schools, international IT companies..
All the best to Mr. Mark Baggett