Hi there.. I am trying to find out what patches have been applied to a machine within the last month via the SMS 2K3 SoftwareUpdates FP.
I need to do this on the client so I am querying the Win32_PatchState WMI Class.
I am having a problem with the Date time format in WMI (Universal Time Code) as I can't do a Now() - 31 or DATEDIFF with this format.. can anyone point me in the right direction?
I need to do this on the client so I am querying the Win32_PatchState WMI Class.
I am having a problem with the Date time format in WMI (Universal Time Code) as I can't do a Now() - 31 or DATEDIFF with this format.. can anyone point me in the right direction?