No Image

WQL and Path

March 2, 2006 amida168 2

I am playing around with WQL today. For a longest time, I couldn’t get this query to work. Set colFiles = objWMIService.ExecQuery (“SELECT * FROM […]

No Image

WMI and Day Light saving time

April 8, 2005 amida168 0

If you use the "Bias" property of Win32_TimeZone to convert time to UTC time, remember to check "DayLightInEffect" property of Win32_ComputerSystem to determine if you […]