How can I find out the date when critical patches were installed on a Win2K
server?
TIA
Akula
09-20-2006, 09:19 PM
Sam wrote:
> How can I find out the date when critical patches were installed on a Win2K
> server?
> TIA
Go to the C:\WINNT directory. Make sure that you unhide hidden files.
For every one of the MS patches installed, there should be a hidden
folder named $NTUNINSTALLKB######$ where the # is the number of the KB
patch. Just check the creation date on that folder, since it is created
by the install process.