when i want to check the number of MS Office 2003 installed , i am not getting the desirable result, i am getting different number for different versions (like some Microsoft office 2003, version 9.1 some version 9.2 ) i need to get the consolidated number of total Office 2003 installation, how do i about this ??
Do you have the “BES Inventory and License” Fixlet site subscribed? If so, have you looked at the “Microsoft Office Suite” inventory information? See attached… you can view it as summary or as an individual list.
Each of those products is normally licensed differently, which is why we return them separately.
My suggestion would be look at this analysis in web reports and export to CSV and subtotal in Excel… or you could craft a session query to get all the results of the property that contained “2003” and run it at: http://webreportsurl:port/cgi-bin/besreports/besreports.exe?page=QNA
Try this:
values whose (it as lowercase contains “2003”) of results of bes property “Full Name of Installed Microsoft Office Suite”