Windows Update & WSUS Audit
2 Votes |
Versioning - This is the latest version.
1 | Windows Update & WSUS Audit | 11/29/2012 2:33:59 PM |
2 | Windows Update & WSUS Audit | 12/11/2012 7:45:27 AM |
3 | Windows Update & WSUS Audit | 12/11/2012 10:03:28 AM |
Description
Property Details
69 | |
Windows Update & WSUS Audit | |
BESC | |
Update WSUS Audit Success SusClientId | |
jgstew on 12/11/2012 10:03:28 AM | |
jgstew on 12/11/2012 10:03:28 AM | |
14599 Views / 163 Downloads | |
* Average over 1 rating. ** Log In or Register to add your rating. |
Properties
Last Windows Update Success
Period
2 days
* Results in a "string"/number |
if(not exists value "LastSuccessTime" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install" of native registry) then "No Windows Updates installed" else (value "LastSuccessTime" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install" of native registry as string)
SusClientId
Period
2 days
* Results in a "string"/number |
if(not exists value "SusClientId" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" of native registry) then "No SUS ID" else (value "SusClientId" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" of native registry as string)
WSUS
Period
2 days
* Results in a true/false |
if(not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" of native registry OR not exists value "WUServer" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" of native registry) then "n/a" else (value "WUServer" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" of native registry as string)
Windows Install Date
Period
1 day
* Results in a true/false |
((value "InstallDate" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" of native registry as integer) * second) + ("01 Jan 1970 00:00:00" as local time)
Relevance
Sharing
Social Media: |
Comments
|
|
Related discussion here: https://www.ibm.com/developerworks/community/forums/html/topic?id=c0c35c13-dc67-4328-ba65-0f0ba7952723 |