|
#1
|
|||
|
|||
|
I need to determine when SP2 was installed -- Any help would be appreciated
|
|
#2
|
|||
|
|||
|
From: "Chappy" <Chappy@discussions.microsoft.com>
| I need to determine when SP2 was installed -- Any help would be appreciated Right-Click on "My Computer" and choose "Properties" Look under "System". It will show the OS and Service Pack level. Programatically... HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion "CSDVersion"="Service Pack 2" -- Dave http://www.claymania.com/removal-trojan-adware.html http://www.ik-cs.com/got-a-virus.htm |
|
#3
|
|||
|
|||
|
Thanks Dave -- but I need to be able to determine the date that the
ugrade/install took place ?? |
|
#4
|
|||
|
|||
|
In article <uRLn7q30FHA.268@TK2MSFTNGP09.phx.gbl>,
DLipman~nospam~@Verizon.Net says... > From: "Chappy" <Chappy@discussions.microsoft.com> > > | I need to determine when SP2 was installed -- Any help would be appreciated > > Right-Click on "My Computer" and choose "Properties" > > Look under "System". It will show the OS and Service Pack level. > > Programatically... > > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion > "CSDVersion"="Service Pack 2" He asked "WHEN" not "If" ![]() -- spam999free@rrohio.com remove 999 in order to email me |
|
#5
|
|||
|
|||
|
"Chappy" <Chappy@discussions.microsoft.com> wrote in message news:1F87E49D-377F-49FC-8F0D-44D325E26736@microsoft.com... > Thanks Dave -- but I need to be able to determine the date that the > ugrade/install took place ?? Have a look in the System Log (Start--> Run--> EVENTVWR.MSC) for NTServicePack type events (you'll also see the dates hotfixes/security updates) etc in there -- Colin Nash Microsoft MVP Windows Shell/User |
|
#6
|
|||
|
|||
|
Thanks Colin -- Thought of that -- unfortunately the event logs don't go back
far enough -- was hoping there would be something like a logfile or some specific file dates someplace -- "Colin Nash [MVP]" wrote: > > "Chappy" <Chappy@discussions.microsoft.com> wrote in message > news:1F87E49D-377F-49FC-8F0D-44D325E26736@microsoft.com... > > Thanks Dave -- but I need to be able to determine the date that the > > ugrade/install took place ?? > > Have a look in the System Log (Start--> Run--> EVENTVWR.MSC) for > NTServicePack type events (you'll also see the dates hotfixes/security > updates) etc in there > > > -- > Colin Nash > Microsoft MVP > Windows Shell/User > > > |
|
#7
|
|||
|
|||
|
If you haven't removed it right click on the this folder:
C:\Windows\$NtServicePackUninstall$ Select Properties. The created date will correspond to the date you installed SP2. Also, you can download Belarc advisor, run it and it will list the intallation date for SP2 and all subsequent updates: Belarc Advisor http://www.belarc.com/free_download.html Nepatsfan Chappy wrote: > Thanks Colin -- Thought of that -- unfortunately the event > logs don't go back far enough -- was hoping there would be > something like a logfile or some specific file dates > someplace -- > > "Colin Nash [MVP]" wrote: > >> >> "Chappy" <Chappy@discussions.microsoft.com> wrote in message >> news:1F87E49D-377F-49FC-8F0D-44D325E26736@microsoft.com... >>> Thanks Dave -- but I need to be able to determine the date >>> that the ugrade/install took place ?? >> >> Have a look in the System Log (Start--> Run--> >> EVENTVWR.MSC) for NTServicePack type events (you'll also >> see the dates hotfixes/security updates) etc in there >> >> >> -- >> Colin Nash >> Microsoft MVP >> Windows Shell/User |
|
#8
|
|||
|
|||
|
From: "Leythos" <void@nowhere.lan>
| | He asked "WHEN" not "If" ![]() | | -- | | spam999free@rrohio.com | remove 999 in order to email me Ok -- Ok,.... :-) -- Dave http://www.claymania.com/removal-trojan-adware.html http://www.ik-cs.com/got-a-virus.htm |
|
#9
|
|||
|
|||
|
From: "Chappy" <Chappy@discussions.microsoft.com>
| Thanks Dave -- but I need to be able to determine the date that the | ugrade/install took place ?? Oooops... sorry. Check the date of; %windir%\svcpack.log -- Dave http://www.claymania.com/removal-trojan-adware.html http://www.ik-cs.com/got-a-virus.htm |
|
#10
|
|||
|
|||
|
Open Explorer.
Look for the earliest date shown. That should be the date that Windows was installed. -- Just my 2¢ worth, Jeff __________in response to__________ "Chappy" <Chappy@discussions.microsoft.com> wrote in message news:7B72080B-A1AF-4E5E-A5C9-A4D6F5A9CFBB@microsoft.com... | Thanks Colin -- Thought of that -- unfortunately the event logs don't go back | far enough -- was hoping there would be something like a logfile or some | specific file dates someplace -- |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Patches not showing as applied, what's up w/this MS | kb | Windows Update | 1 | 01-05-2006 05:03 PM |
| Installed Update Keeps appearing | barrowhill | Windows Update | 4 | 01-05-2006 05:02 PM |
| how can i know if winXP sp2 is installed?? | Rea Peleg | Windows XP Setup Deployment | 1 | 01-05-2006 06:12 AM |
| Setting up demonstration PC, want to limit access to installed programs | Jon | Windows XP Security Admin | 2 | 01-05-2006 04:37 AM |
| Re: Help! NEC ND-6500A installed on Dell Inspiron 8200 - shows up as Olympus S-DVD-100 | dw | Windows XP Help and Support | 3 | 01-05-2006 02:42 AM |