I would think you could use WMI to get the information you need. Win32_OperatingSystem for the local computer info, and Win32_UserAccount for the user information. Maybe you can use the WMI Scan Item, under the Tools, Reporting and Monitoring, Manage Software List. I am running 9.5SP2, so it may be different on other versions.