Windows Update & WSUS Audit - superseded
0 Votes |
Versioning - This is an older 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
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)
Relevance
Sharing
Social Media: |
Comments
![]() |
|
Related discussion here: https://www.ibm.com/developerworks/community/forums/html/topic?id=c0c35c13-dc67-4328-ba65-0f0ba7952723 |