Nice tutorial- very helpful
Quote:
Check for old drivers. That's a command for showing
drivers, but I certainly do not recommend it that way. Do it this way:
i) click
Debug
ii) click
Modules
iii) sort it by
date
I am trying to learn the ins and outs of this as we speak.
I was wondering if you might be able to explain the above to me as I must be missing something here.
If I run the !analyze -v command it appears similar to a command line window. I then go back to the main GUI of the windbg program and click Debug Tab->Modules-> New window appears. From here, how do you arrange the items in date as you have mentioned and is it possible to determine from that output whether any of the
drivers are indeed out of date and in need of updating - if so, how? Are the dates mentioned the
driver release dates and one would simply find if there is a later
driver through the appropriate search channel?
Thanks in advance.