-
Software inventory loose programs
Hi
Ive began to work with the babel server in order to do an auditory on the company workstations (all windows xp). We have begun with the software and i found an error with the windows client. At the inventary doesnt appear the office 2007, the rest(or almost) of the software apperared well. In the past i used a wmi command (in vbs) like this:Set objWbem = GetObject(“winMgmts:\” & strComputer)
Set colInstProducts = objWbem.InstancesOf(“Win32_Product”)and appeared the office 2007
What could i do to solve the problem
Thank for your help.