I would like to use LuaCOM to retrieve data from WMI but am unable to create/get a WMI object. The following code fails... wm =luacom_CreateObject("winmgmts:{impersonationLevel=impersonate}") Does anyone have any experience with this? Thanks, Mike