If you are trying to track down why your computer is running so slooowwwly, try using this simple DOS command from Digital Inspiration to uncover a possible problem:
* Type cmd in your Windows Run box.
* Type "netstat -b 5 > activity.txt" and press enter.
* After say 2 minutes, press Ctrl+C.
* Type "activity.txt" on the command line to open the log file in notepad (or your default text editor)
This .txt file will have a record of everything that has made an Internet connection in the last couple of minutes; you can then check your task manager to find out where it is and take care of it.
Subscribe to:
Post Comments (Atom)
Featured Posts
Day 2: Waiting, Hoping… and Getting Frustrated
Thursday morning, the last week of April 2026. I walked back into the gym at exactly the same time — 9:00 AM. There’s something about ro...
-
he Microsoft Azure Portal provides two basic methods to create a new virtual machine: Quick Create and From Gallery . With the Quick Crea...
-
Are there any cmdlets that can redirect output into a file, or to a printer? Help file Out-File Out-printer
No comments:
Post a Comment